> 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/ubersicht-und-zweck-der-gasketelwet-formulare.md).

# Übersicht und Zweck der Gasketelwet Formulare

Sehen Sie, was das standardmäßige Gasketelwet-Formular abdeckt und wie es zu Ihrem Prozess passt.

Gasketelwet Formulare sind für einen bestimmten Compliance-Workflow konzipiert.

Sie bietet Ihnen ein Standardformular für die Meldung von Gasgeräten in den Niederlanden.

### Wofür das Formular gedacht ist

Verwenden Sie das Standardformular, um Folgendes zu erfassen:

* Prüfdetails
* Abweichungen oder Meldungen
* Informationen zu Gerät und Standort
* Folgemaßnahmen und Unterschriften

### Wie es sich in Ihren Prozess einfügt

Das Formular funktioniert am besten, wenn Sie es mit dem Arbeitsauftrag verknüpfen.

So bleibt das Compliance-Ergebnis dem Auftrag, dem Kunden und dem Besuch zugeordnet.

### Was Sie nach der Aktivierung erhalten

Nach der Aktivierung ist ein vorkonfiguriertes Gasketelwet-Formular in Ihrer Formulareinrichtung Verfügbar.

Sie können es prüfen, mit dem Auftrag verknüpfen und Ergebnisse mit Status Abgeschlossen exportieren.

{% hint style="info" %}
Das Standardformular ist für den Einsatz im niederländischen Compliance-Bereich konzipiert.

Prüfen Sie alle Änderungen sorgfältig, damit das Formular weiterhin zu Ihrem Prozess passt.
{% endhint %}

### Häufig gestellte Fragen

<details>

<summary>Kann ich das Formular auch für andere Inspektionen verwenden?</summary>

Sie können es verwenden, aber es ist für Gasketelwet-Meldungen konzipiert.

Verwenden Sie Standardformulare für andere Prüfabläufe.

</details>

<details>

<summary>Ist das Formular mit den Arbeitsaufträgen verknüpft?</summary>

Ja.

Das ist die übliche Vorgehensweise im Arbeitsalltag.

</details>

<details>

<summary>Kann ich zusätzliche Felder hinzufügen?</summary>

Ja.

Testen Sie Änderungen vor dem breiten Rollout.

</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 mit Arbeitsaufträgen verknüpfen](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/formulare/formulare-mit-arbeitsauftragen-verknupfen.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/ubersicht-und-zweck-der-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.
