> 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/completingassessments/2026-real-estate-assessment/re/perf/ghg.md).

# GHG

{% columns %}
{% column width="16.666666666666664%" valign="middle" %}

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

{% column width="83.33333333333334%" valign="middle" %}
The **Greenhouse Gas Emissions (GHG)** aspect measures an entity's ability to measure and reduce GHG emissions across its value chain.

<i class="fa-landmark">:landmark:</i> Pillar: Environment
{% endcolumn %}
{% endcolumns %}

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><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>7 points</strong></td><td></td><td></td><td></td></tr><tr><td><i class="fa-input-pipe">:input-pipe:</i>  Input Method</td><td><strong>Asset Portal</strong> <i class="fa-file-xls">:file-xls:</i></td><td></td><td></td><td></td></tr><tr><td><i class="fa-pen-to-square">:pen-to-square:</i> Prefill</td><td><i class="fa-xmark">:xmark:</i> <strong>Not eligible</strong></td><td></td><td></td><td></td></tr><tr><td><i class="fa-calculator">:calculator:</i> Scoring method</td><td><strong>Relative</strong></td><td></td><td></td><td></td></tr><tr><td><i class="fa-shield-check">:shield-check:</i> Validation</td><td><strong>Automatic</strong></td><td></td><td></td><td></td></tr><tr><td><i class="fa-arrow-trend-up">:arrow-trend-up:</i> 2026 Updates</td><td><a href="/pages/ZpNqAZFiIbxn1RLbntl5"><strong>Yes</strong></a></td><td></td><td></td><td></td></tr></tbody></table>

***

### **Indicator Breakdown**

<table data-header-hidden><thead><tr><th width="277.58984375"></th><th></th></tr></thead><tbody><tr><td><i class="fa-chart-simple">:chart-simple:</i> Data</td><td><i class="fa-bullseye">:bullseye:</i> Scored Metric(s)</td></tr><tr><td><a href="/pages/iCrTGZWqLWlFjNKuXaAb" class="button primary">GH1: Scope 1-3 Emissions</a></td><td><strong>Data Coverage</strong> <mark style="color:$primary;">(</mark>5 points<mark style="color:$primary;">)</mark><br><br><strong>Like-for-Like</strong> (2 points)</td></tr><tr><td><a href="/pages/koCDrF128yL3n40bJKG2" class="button primary">GH: Outdoor &#x26; Parking</a></td><td><em>*Like-for-Like</em></td></tr><tr><td><br><br><a href="/pages/wh23HpJwJiOzZP4Yb1sq" class="button primary">GH1: Offsets purchased</a></td><td>Not scored</td></tr></tbody></table>

*\*Outdoor Consumption influences a scored metric but is not directly scored.*


---

# 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/completingassessments/2026-real-estate-assessment/re/perf/ghg.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.
