> 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-nl/marktplaats-pakketten-en-power-ups/power-ups/gasketelwet-formulieren/overzicht-en-doel-van-gasketelwet-formulieren.md).

# Overzicht en doel van Gasketelwet formulieren

Bekijk wat het standaard Gasketelwet-formulier dekt en hoe het in uw proces past.

Gasketelwet formulieren zijn gebouwd voor een specifiek nalevingsproces.

Het biedt u een standaardformulier voor Nederlandse rapportage van gastoestellen.

### Waarvoor het formulier dient

Gebruik het standaardformulier om vast te leggen:

* inspectiegegevens
* afwijkingen of meldingen
* informatie over het toestel en de locatie
* vervolgacties en handtekeningen

### Hoe het in uw proces past

Het formulier werkt het best wanneer u het koppelt aan de Werkbon.

Daarmee blijft het nalevingsresultaat gekoppeld aan de Opdracht, de Klant en het bezoek.

### Wat u na activering krijgt

Na activering is een vooraf geconfigureerd Gasketelwet-formulier beschikbaar in uw Formulieren-instellingen.

U kunt het controleren, koppelen aan de Werkbon en voltooide resultaten exporteren.

{% hint style="info" %}
Het standaardformulier is ontworpen voor Nederlandse nalevingsdoeleinden.

Controleer eventuele wijzigingen zorgvuldig, zodat het formulier nog steeds bij uw proces past.
{% endhint %}

### Veelgestelde vragen

<details>

<summary>Kan ik het formulier ook voor andere inspecties gebruiken?</summary>

Dat kan, maar het is ontworpen voor Gasketelwet-rapportage.

Gebruik standaard Formulieren voor andere inspectieprocessen.

</details>

<details>

<summary>Is het formulier gekoppeld aan Werkbonnen?</summary>

Ja.

Dat is in het dagelijkse werk de gebruikelijke manier om het te gebruiken.

</details>

<details>

<summary>Kan ik extra velden toevoegen?</summary>

Ja.

Test wijzigingen vóór brede uitrol.

</details>

### Gerelateerde onderwerpen

* [Gasketelwet formulieren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/gasketelwet-formulieren.md)
* [Formulieren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/formulieren.md)
* [Koppel Formulieren aan Werkbonnen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/formulieren/koppel-formulieren-aan-werkbonnen.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-nl/marktplaats-pakketten-en-power-ups/power-ups/gasketelwet-formulieren/overzicht-en-doel-van-gasketelwet-formulieren.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.
