> 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/6-summary-and-reporting/6-introduction-a-la-restitution-de-la-demarche.md).

# 6 - Introduction to approach reporting

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

The completion of the Bilan Carbone® approach enables the organisation to obtain:

* Step 6.1: a [reporting](/english/6-summary-and-reporting/6.1-restitution-du-bilan-carbone-r.md) of the deliverables that constitute the Bilan Carbone® approach, whether intended for internal or external use.
* Step 6.2: [compatibility](/english/6-summary-and-reporting/6.2-compatibilite-de-la-demarche-avec-dautres-referentiels.md) of Bilan Carbone® deliverables with other approaches
* Step 6.3: a projection onto the [continuation of its transition journey](/english/6-summary-and-reporting/6.3-renouvellement-et-amelioration-continue.md), in terms of renewal and continuous improvement

> <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;">] For information, an infographic will shortly be inserted here to summarise the timeline of step 6.</mark>

## Glossary relating to Reporting

All terms relating to the reporting steps are explained in the [glossary](/english/annexes/glossaire.md). They are recalled below:

* Reporting: process of finalising the approach, including the preparation of deliverables, their presentation and their validation. Reporting is also a [stakeholder engagement](/english/3-stakeholder-engagement/3-introduction-a-la-mobilisation.md#glossaire-relatif-aux-etapes-de-mobilisation) phase.
* Documentation: process similar to reporting, intended for internal use only. It aims at continuous improvement of carbon accounting within the organisation. Documentation is useful for future handovers and renewals.
* Deliverables: all the items, documents and information obtained at each step of the approach, compiled for Reporting.
* Compatibility: here, the capacity of the Bilan Carbone® to be used to respond to other frameworks. The notion of "compatibility with" does not guarantee reciprocity.
* Framework: here refers to other carbon accounting methods, standards and regulations, or low-carbon transition approaches.

## Governance relating to Reporting

The governance of the accounting step is part of the [overall governance](/english/1-scoping-the-approach/1.2-definir-le-pilotage-de-la-demarche-bilan-carbone-r.md) of the Bilan Carbone® approach presented previously.

The preparation of deliverables is the responsibility of the Bilan Carbone® coordinator, supported by the project team.

The validation of deliverables depends on the maturity level of the organisation (either by the person in charge of coordination, or by management).

## Stakeholder engagement relating to Reporting

A stakeholder engagement action takes place during step 6. It aims at fostering accountability, reporting and communication around the results and the [finalisation of the approach](/english/3-stakeholder-engagement/3.1-programmer-les-phases-de-mobilisation/3.1.5-en-synthese-de-la-demarche.md). It is part of the stakeholder engagement phases programming presented previously.

## Requirements relating to Reporting

As a **reminder**, here is the [summary of requirements](/english/1-scoping-the-approach/1.1-definir-son-niveau-de-maturite-bilan-carbone-r.md#comparatif-des-criteres-des-niveaux-de-maturite-pour-lamelioration-continue-du-bilan-carbone-r) and recommendations, for each of the maturity levels. These criteria are explained in detail in the following sub-sections.

{% tabs %}
{% tab title="Initial Level" %}

#### Reporting:

* T: Deliverables
  * T1: All deliverables of the Bilan Carbone® approach are reported to the organisation. The evaluation of these deliverables is voluntary. The GHG profile is anonymously submitted to the OCCF.
    {% endtab %}

{% tab title="Standard Level" %}

#### Reporting:

* T: Deliverables
  * T2: All deliverables of the Bilan Carbone® approach are reported to the organisation. The evaluation of these deliverables is voluntary. The GHG profile is anonymously submitted to the OCCF.
    {% endtab %}

{% tab title="Advanced Level" %}

#### Reporting:

* T: Deliverables
  * T3: All deliverables of the Bilan Carbone® approach are reported to the organisation. The evaluation of these deliverables is voluntary. The GHG profile is anonymously submitted to the OCCF.
    {% endtab %}
    {% endtabs %}

## **Deliverables** relating to Reporting

The information and deliverables obtained at the end of the approach are the subject of this section 6. They are presented in the [following section](/english/6-summary-and-reporting/6.1-restitution-du-bilan-carbone-r.md).

***

*Do you have a question?* [*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/6-summary-and-reporting/6-introduction-a-la-restitution-de-la-demarche.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.
