> 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/koudsmart-in-formularen-verwenden.md).

# KoudSmart in Formularen verwenden

KoudSmart verwendet Formulare, um die für die Kältemittelregistrierung benötigten Details zu erfassen.

Dadurch lässt sich der Prozess bei der Arbeit leichter abschließen.

### Was Formulare erfassen können

* Installationsdetails
* Daten zum Befüllen und zur Rückgewinnung
* Gründe und Prüfungen
* Werte, die später in der Berichterstattung verwendet werden

{% stepper %}
{% step %}

### Prüfen Sie, ob KoudSmart aktiv ist

Stellen Sie sicher, dass das Power-Up und seine Einrichtung bereit sind.
{% endstep %}

{% step %}

### Den richtigen Formularablauf verknüpfen

Verwenden Sie die KoudSmart-Formulareinrichtung, die zum Arbeitstyp passt.
{% endstep %}

{% step %}

### Füllen Sie das Formular während der Arbeit aus

Lassen Sie den Techniker die erforderlichen Daten vor Ort erfassen.
{% endstep %}

{% step %}

### Speichern und prüfen Sie das Ergebnis

Prüfen Sie, ob das Formularergebnis vollständig ist, bevor Sie es für die Berichterstattung heranziehen.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Warum Formulare für KoudSmart verwenden?</summary>

Formulare standardisieren die vor Ort erfassten Daten.

</details>

<details>

<summary>Kann ich auch benutzerdefinierte Formulare verwenden?</summary>

Das hängt von Ihrer KoudSmart-Einrichtung und Ihrem Prozessdesign ab.

</details>

<details>

<summary>Beeinflussen unvollständige Formulardaten Berichte?</summary>

Ja.

Fehlende Werte können die Berichterstattung beeinträchtigen.

</details>

### Verwandte Themen

* [**Ein Formular erstellen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/ein-formular-erstellen.md)
* [**Verwenden Sie Formulare in der mobilen App**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/formulare/formulare-in-der-mobilen-app-verwenden.md)
* [**KoudSmart in Arbeitsaufträgen verwenden**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/f-gase-formulare-koudsmart/koudsmart-in-arbeitsauftragen-verwenden.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/koudsmart-in-formularen-verwenden.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.
