> For the complete documentation index, see [llms.txt](https://guides.gresb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-asset-assessment/table-1-climate-and-other-environment-related-indicators/indicator-2-carbon-footprint.md).

# Indicator 2: Carbon Footprint

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><i class="fa-bullseye">:bullseye:</i> Maximum Score</td><td><strong>Not scored</strong></td><td></td><td></td></tr><tr><td><i class="fa-pen-to-square">:pen-to-square:</i> Prefill</td><td><i class="fa-check">:check:</i> <strong>Eligible</strong></td><td></td><td></td></tr><tr><td><i class="fa-shield-check">:shield-check:</i> Validation</td><td><strong>Evidence is not required</strong></td><td></td><td></td></tr><tr><td><i class="fa-arrow-trend-up">:arrow-trend-up:</i> 2026 Updates</td><td><strong>None</strong></td><td></td><td></td></tr></tbody></table>

***

**Carbon Footprint**

{% columns %}
{% column width="83.33333333333334%" %}

<figure><img src="/files/aqWorZU5dBOS3QCVGPXN" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="16.666666666666657%" %}

{% endcolumn %}
{% endcolumns %}

## Assessment Instructions

<details>

<summary><strong>Intent</strong>: What is the purpose of this indicator?</summary>

The intent of this indicator is to assess the entity’s carbon footprint.

</details>

<details>

<summary><strong>Input</strong>: How do I complete this indicator?</summary>

Scope 1, Scope 2, and Scope 3 GHG emissions reported in indicator 1 are used to calculate the entity’s carbon footprint.

**Calculated field:** The carbon footprint is calculated based on the total greenhouse gas emissions and GAV of the entity. The calculated value will appear on the SFDR report of the entity.

**Explanation (optional):** Provide context to the answer that was provided. This helps investors gain an understanding of the methodologies and assumptions used.

**Action taken (optional):** Give context to the answer that was provided to explain any action that may have been taken within the last year, as well as any actions planned or targets set for the next reference period.

### Terminology

**Carbon footprint**

> Total greenhouse gas emissions (Scope 1, 2 and 3) divided by the GAV of the asset.

</details>


---

# 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://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-asset-assessment/table-1-climate-and-other-environment-related-indicators/indicator-2-carbon-footprint.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.
