> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/gwp-und-co2-aquivalenzberechnungen-verstehen.md).

# GWP- und CO2-Äquivalenzberechnungen verstehen

KoudSmart verwendet **GWP** Werte zur Berechnung von **CO2-Äquivalenten** für Berichte.

Dies hält die Klimawirkungsdaten über alle Kältemittel hinweg konsistent.

### Grundformel

Das CO2-Äquivalent in Tonnen basiert auf der Kältemittelmenge und dem GWP-Wert des Kältemittels.

### Warum das wichtig ist

* verschiedene Kältemittel haben unterschiedliche Klimawirkungen
* für die Berichterstattung wird eine vergleichbare Ausgabe benötigt
* eine falsche Kältemittelkonfiguration beeinflusst die Endzahlen

{% hint style="info" %}
Die Berechnung hängt von dem Kältemittel ab, das im täglichen Prozess konfiguriert und ausgewählt ist.
{% endhint %}

### Häufig gestellte Fragen

<details>

<summary>Berechnen Benutzer dies manuell?</summary>

Nein.

KoudSmart übernimmt die Berechnung im Berichterstellungsablauf.

</details>

<details>

<summary>Warum ist die Auswahl des Kältemittels wichtig?</summary>

Weil jedes Kältemittel einen anderen GWP-Wert haben kann.

</details>

<details>

<summary>Sollte ich unerwartete Werte überprüfen?</summary>

Ja.

Unerwartete Ergebnisse deuten oft auf eine falsche Konfiguration oder falsche Transaktionsdaten hin.

</details>

### Verwandte Themen

* [**Kältemittel konfigurieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/kaltemittel-konfigurieren.md)
* [**KoudSmart-Berichte erstellen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/koudsmart-berichte-erstellen.md)
* [**Kältemittelregistrierung verstehen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/die-kaltemittelregistrierung-verstehen.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://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/gwp-und-co2-aquivalenzberechnungen-verstehen.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.
