> For the complete documentation index, see [llms.txt](https://www.bilancarbone-methode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.bilancarbone-methode.com/english/training-and-tools-for-applying-the-method/outils-audites-et-conformes.md).

# Audited and compliant tools

<figure><img src="/files/siDEyNR9nMbWib9IWtTx" alt="" width="563"><figcaption><p>Source: Freepik</p></figcaption></figure>

Since 2014, ABC has offered a [compliance audit](/english/annexes/bibliographie.md#labc-et-les-ressources-complementaires-au-bilan-carbone-r) with the Bilan Carbone® method to carbon accounting tools developed by transition actors. An increasing number of tools wish to benefit from this audit, which is both a recognition of their quality and a source of improvements and innovations for their software solution.

> <mark style="background-color:blue;">⏳\[</mark>[<mark style="background-color:blue;">WIP</mark>](/english/readme.md#structures-des-informations-specifiques)<mark style="background-color:blue;">] The audit framework is being updated to follow the evolution of the Bilan Carbone® methodology. All partners benefiting from this recognition are invited to contact ABC to learn about and anticipate the upcoming changes.</mark>
>
> <mark style="background-color:blue;">The objective is to ensure the compatibility of all carbon accounting tools with the Bilan Carbone® method.</mark>

***

*Do you have a question about the content?* [*Consult the FAQ*](/english/annexes/faq.md)*. The method is a living document and therefore subject to change (clarifications, additions): find the* [*change log here*](/english/readme/historique-et-suivi-des-modifications.md)*.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.bilancarbone-methode.com/english/training-and-tools-for-applying-the-method/outils-audites-et-conformes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
