> For the complete documentation index, see [llms.txt](https://docs.tracenable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tracenable.com/ghg-emissions.md).

# GHG Emissions

- [Introduction](https://docs.tracenable.com/ghg-emissions/introduction.md): Get introduced to Tracenable’s Greenhouse Gas (GHG) Emissions Dataset, including its scope, key characteristics, and unique value, and get redirected to detailed pages to deepen your knowledge.
- [Definitions & Terminology](https://docs.tracenable.com/ghg-emissions/definitions-and-terminology.md): Explore greenhouse gas emissions: gases covered by the GHG Protocol and how they are classified into Scopes 1, 2, and 3.
- [Data Dimensions & Metrics](https://docs.tracenable.com/ghg-emissions/data-dimensions-and-metrics.md): Learn how Tracenable’s dimensional model structures GHG emissions data, with metrics for total and category-level Scope 1, 2, and 3 aligned to the GHG Protocol.
- [References & Standards](https://docs.tracenable.com/ghg-emissions/references-and-standards.md): Learn how Tracenable’s GHG Emissions dataset aligns with the GHG Protocol, EU CSRD, SEC, GRI, CDP, TCFD, SASB, and PCAF for global comparability.
- [Data Collection & Methodology](https://docs.tracenable.com/ghg-emissions/data-collection-and-methodology.md): Learn how Tracenable collects, standardizes, and validates corporate Greenhouse Gas (GHG) Emissions data through a five-step human-in-the-loop methodology.
- [Data Sources](https://docs.tracenable.com/ghg-emissions/data-collection-and-methodology/data-sources.md): See where Tracenable’s GHG emissions data comes from. Learn which corporate disclosures, registries, and web sources we capture, and how every metric is fully traceable back to its origin.
- [Standardization Guidelines](https://docs.tracenable.com/ghg-emissions/data-collection-and-methodology/standardization-guidelines.md): Learn how Tracenable standardizes GHG emissions data by mapping disclosures to GHG Protocol scopes and sources, clarifying Scope 2 methods, and ensuring comparability.
- [Calculation Logic](https://docs.tracenable.com/ghg-emissions/data-collection-and-methodology/calculation-logic.md): Discover how Tracenable applies transparent accounting logic to standardize Greenhouse Gas (GHG) Emissions data across Scope 1, Scope 2, and Scope 3 for consistency and traceability.
- [Quality Assurance](https://docs.tracenable.com/ghg-emissions/data-collection-and-methodology/quality-assurance.md): Discover how Tracenable validates Greenhouse Gas (GHG) Emissions data through automated checks, statistical tests, and human review to deliver audit-grade reliability.
- [Data Dictionary](https://docs.tracenable.com/ghg-emissions/data-dictionary.md): GHG Emissions data dictionary: definitions of metrics, scopes, categories, units, and attributes in Tracenable’s dataset, complete with formats and real company examples.


---

# 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://docs.tracenable.com/ghg-emissions.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.
