> 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/gasketelwet-formulare/einfuhrung-in-gasketelwet-formulare.md).

# Einführung in Gasketelwet Formulare

Verstehen Sie, was Gasketelwet Formulare sind und wann Sie sie verwenden.

Gasketelwet Formulare bietet Ihnen einen standardisierten Formularablauf zur Einhaltung niederländischer Vorschriften für Gasgeräte.

Nutzen Sie es, um Inspektionen, Abweichungen und Nachverfolgungen in OutSmart zu erfassen.

### Was Gasketelwet Formulare ergänzt

Das Power-up ergänzt ein vorkonfiguriertes Formular für die Compliance-Berichterstattung.

Dieses Formular ist für den niederländischen Gasketelwet-Prozess konzipiert.

### Wann Sie es verwenden sollten

Nutzen Sie Gasketelwet Formulare, wenn Sie Folgendes benötigen:

* Inspektionen von Gasgeräten dokumentieren
* Abweichungen oder Feststellungen melden
* Formularergebnisse mit dem Arbeitsauftrag verknüpfen
* das abgeschlossene Ergebnis für Ihre Unterlagen exportieren

{% hint style="info" %}
Gasketelwet Formulare baut auf dem Formularablauf in OutSmart auf.

Sie verwalten das Formular im Backoffice und füllen es beim zugehörigen Auftrag aus.
{% endhint %}

### Häufig gestellte Fragen

<details>

<summary>Muss ich das Formular selbst erstellen?</summary>

Nein.

Das Power-up stellt ein standardmäßiges Gasketelwet-Formular bereit.

</details>

<details>

<summary>Kann ich weiterhin standardmäßige Formulare verwenden?</summary>

Ja.

Gasketelwet Formulare ergänzt den normalen Formularablauf um ein spezialisiertes Formular.

</details>

<details>

<summary>Kann ich das Formular später anpassen?</summary>

Ja.

Prüfen Sie Änderungen sorgfältig, bevor Sie sie in laufenden Arbeitsaufträgen verwenden.

</details>

### Verwandte Themen

* [Gasketelwet Formulare](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/gasketelwet-formulare.md)
* [Formulare](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/formulare.md)
* [Formulare aktivieren](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/formulare/formulare-aktivieren.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/gasketelwet-formulare/einfuhrung-in-gasketelwet-formulare.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.
