> 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/marketplace-pakketten-en-power-ups/power-ups/gasketelwet-formulieren/inleiding-tot-gasketelwet-formulieren.md).

# Inleiding tot Gasketelwet Formulieren

Gasketelwet Forms biedt je een standaard formulierstroom voor Nederlandse naleving van gastoestellen.

Gebruik het om inspecties, afwijkingen en opvolging in OutSmart vast te leggen.

### Wat Gasketelwet Forms toevoegt

De Power-Up voegt een vooraf geconfigureerd formulier toe voor nalevingsrapportage.

Dat formulier is ontworpen voor het Nederlandse Gasketelwet-proces.

### Wanneer gebruik je het

Gebruik Gasketelwet Forms wanneer je het volgende nodig hebt:

* inspecties van gastoestellen documenteren
* afwijkingen of bevindingen rapporteren
* formulierresultaten gekoppeld houden aan de Werkbon
* het ingevulde resultaat exporteren voor de administratie

{% hint style="info" %}
Gasketelwet Forms bouwt voort op de formulierstroom in OutSmart.

Je beheert het formulier vanuit de BackOffice en vult het in bij de bijbehorende werkbon.
{% endhint %}

### Veelgestelde vragen

<details>

<summary>Moet ik het formulier zelf bouwen?</summary>

Nee.

De Power-Up biedt een standaard Gasketelwet-formulier.

</details>

<details>

<summary>Kan ik nog steeds standaard formulieren gebruiken?</summary>

Ja.

Gasketelwet Forms voegt een gespecialiseerd formulier toe boven op de normale formulierstroom.

</details>

<details>

<summary>Kan ik het formulier later aanpassen?</summary>

Ja.

Controleer wijzigingen zorgvuldig voordat je ze in live werk gebruikt.

</details>

### Gerelateerde onderwerpen

* [Gasketelwet Formulieren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/gasketelwet-formulieren.md)
* [Formulieren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren.md)
* [Activeer Formulieren](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/formulieren/activeer-formulieren.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/marketplace-pakketten-en-power-ups/power-ups/gasketelwet-formulieren/inleiding-tot-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.
