> 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/introduction-to-the-low-carbon-transition/quest-ce-quune-demarche-de-transition-bas-carbone.md).

# What is a low-carbon transition approach?

## Role of organisations and the need for low-carbon transition

Organisations, like all stakeholders in society (local authorities, states, individuals), have a role to play in anticipating the low-carbon transition:

* To limit the organisation's impacts on climate change (estimate its impacts in order to reduce them)
* To limit the impacts of climate change on the organisation (reduce its dependence on fossil fuels or carbon; reduce its vulnerability to physical risks; anticipate barriers targeting carbon-intensive activities and the cost of inaction; develop its place in tomorrow's world and its compatibility with a low-carbon world)

This effort falls within the Corporate Social Responsibility ([CSR](/english/annexes/glossaire.md)) framework, in which an ever-growing number of actors are engaging. It addresses the many societal challenges while also considering [other impact indicators](/english/annexes/annexes/annexe-7-ouverture-aux-autres-indicateurs-dimpacts.md).

## Role of carbon accounting

Carbon accounting is a structuring tool for engaging **the first step of a low-carbon transition approach**: it involves identifying sources of greenhouse gas (GHG) emissions in order to reduce them. Once emissions are known, an organisation can declare them — this is called *reporting* — and build a transition plan in response.

These actions can follow two complementary approaches: **mitigation** (limiting the organisation's impacts on climate change) and **adaptation** (limiting the impacts of climate change on the organisation).

In conclusion, **the carbon indicator** thus accounted for is an activity indicator that enables:

* **Internal decision-making**: in order to "count in order to act" (identify priorities, know where and how to act). It serves the management of GHG emissions and the monitoring of actions. The carbon indicator is then part of a [Triple bottom line (TBL or 3BL)](/english/annexes/glossaire.md) approach that aims to couple the economic, social and environmental performance of the organisation.
* **External publication**: for regulatory or voluntary *reporting*, as well as to transparently demonstrate its actions and commitments to its stakeholders.

Note that carbon accounting is not a measurement but a calculation. It is not rigorously scientific but "science-based". It is an inherently uncertain assessment, but sufficient to **take action and reduce GHG emissions**.

## Role of low-carbon transition approaches

Low-carbon transition approaches advance organisations along their transition pathway. These approaches, in general, follow a structured process with several key steps, presented in a "**transition pathway**" below.

**Account** :arrow\_right: **Plan and act** :arrow\_right: **Evaluate**

<figure><img src="/files/B0CQ8m2mxtK8e7VYwnZe" alt=""><figcaption></figcaption></figure>

🌐 [*<mark style="color:$info;">English version</mark>*](https://abc-transitionbascarbone.fr/wp-content/uploads/2025/11/EN-Place-BC.png) *<mark style="color:$info;">of this image.</mark>*

* [x] **Analyse the current situation**: the first step is carbon accounting, motivated by a stakeholder request, a regulatory obligation to quantify GHG emissions, or a willingness to engage in the fight against climate change. It enables a strategic analysis of the organisation and in particular of its dependencies and vulnerabilities with respect to fossil fuels and the transition of our society towards a low-carbon model. The engagement of internal and external stakeholders is crucial during this step, in order to share the newly acquired knowledge, make the consequences of the *status quo* visible to all parties and motivate as many people as possible to act.
* [x] **Build the transition plan**: for carbon accounting to be both useful and usable, it must necessarily lead to the development of a transition plan. Concretely, this is a roadmap that details how the organisation plans to reduce its emissions and improve its resilience to climate and transition risks. The transition plan includes reduction objectives, a transition strategy and the construction of an action programme.
* [x] **Implement the actions**: The implementation of actions is the key step in the process. All other steps must enable a real, effective and smooth execution of the planned actions. This step is unique to each organisation, and requires an approach specific to each one to ensure its success.
* [x] **Evaluate the transition plan**: in a logic of continuous improvement, monitoring the implementation of actions allows their results to be analysed, and therefore the reduction of the organisation's emissions to be managed. More broadly, this evaluation verifies the credibility of achieving the objectives set by the organisation.
* [x] This transition pathway is not linear. In a logic of a progression cycle, carbon accounting intervenes recurrently to manage the reduction of emissions, and if necessary, to adapt the transition plan and the strategy to ensure constant decarbonisation.

Each organisation **adapts** this pathway to its profile and maturity, thereby ensuring its own transition towards a low-carbon model.

:mag\_right: *A panorama of the* [*different transition pathways*](/english/annexes/bibliographie.md#labc-et-les-ressources-complementaires-au-bilan-carbone-r) *allows an understanding of the different tools and methods available.*

🌐 [*<mark style="color:$info;">English version</mark>*](https://abc-transitionbascarbone.fr/wp-content/uploads/2025/11/Approach-of-the-lowcarbon-transition_Demarche-de-transition-bas-carbone-scaled.png) *<mark style="color:$info;">of this image.</mark>*

{% hint style="warning" %}
**To go further:** These introductory elements are an essential prerequisite for a Bilan Carbone® approach. They must be known, understood and mastered by the stakeholders involved and will be addressed in the [Engagement](/3-mobilisation-des-parties-prenantes/3-introduction-a-la-mobilisation.md) step. They are further detailed in the [awareness and outreach resources](/english/annexes/annexes/annexe-9-ressources-pour-la-mobilisation.md) on the issues.
{% endhint %}

***

*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/introduction-to-the-low-carbon-transition/quest-ce-quune-demarche-de-transition-bas-carbone.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.
