> 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/marktplatz-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/f-gase-formulare-koudsmart-einrichten.md).

# F-Gase-Formulare (KoudSmart) einrichten

Verwenden Sie den Einrichtungsablauf, um Kältemittel, Zylinder und Unternehmensdaten zu Konfigurieren.

Die KoudSmart-Einrichtung bereitet Ihren Kältemittelprozess vor.

Die Haupteinrichtung umfasst Kältemittel, Zylinder und Informationen zum Unternehmen.

### Was Sie konfigurieren

1. Kältemittel.
2. Zylinder.
3. Unternehmensinformationen.

{% stepper %}
{% step %}

### Einrichtung öffnen

Gehen Sie im Backoffice zum Bereich Einstellungen von KoudSmart.
{% endstep %}

{% step %}

### Wählen Sie Ihre Kältemittel aus

Wählen Sie die Kältemittel aus, die Sie in Ihrem Prozess verwenden.
{% endstep %}

{% step %}

### Fügen Sie Ihre Zylinder hinzu

Registrieren Sie die Zylinder, die Sie nachverfolgen möchten.
{% endstep %}

{% step %}

### Angaben zum Unternehmen eingeben

Fügen Sie die Daten zu Ihrem Unternehmen hinzu, die in Berichten verwendet werden.
{% endstep %}

{% step %}

### Speichern und prüfen

Schließen Sie die Einrichtung ab und prüfen Sie das Ergebnis, bevor Sie sie im Alltag nutzen.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Kann ich die Einrichtung später ändern?</summary>

Ja.

Überprüfen Sie Änderungen sorgfältig, wenn das Live-Reporting bereits von den Daten abhängt.

</details>

<details>

<summary>Was sollte ich vor der Einrichtung vorbereiten?</summary>

Bereiten Sie zuerst Ihre Kältemittel, Zylinder und Angaben zum Unternehmensreporting vor.

</details>

<details>

<summary>Sollte ich die Einrichtung vor dem breiten Einsatz testen?</summary>

Ja.

Das hilft, spätere Lücken im Reporting zu vermeiden.

</details>

### Verwandte Themen

* [**Kältemittel konfigurieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/kaltemittel-konfigurieren.md)
* [**Zylinder konfigurieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/zylinder-konfigurieren.md)
* [**Unternehmensinformationen einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/unternehmensinformationen-einrichten.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/marktplatz-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/f-gase-formulare-koudsmart-einrichten.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.
