> 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/marketplace-packages-and-power-ups/power-ups/gasketelwet-forms/gasketelwet-forms-overview-and-purpose.md).

# Gasketelwet Forms overview and purpose

Gasketelwet Forms is built for a specific compliance flow.

It gives you a standard form for Dutch gas appliance reporting.

### What the form is for

Use the standard form to record:

* inspection details
* deviations or notifications
* appliance and location information
* follow-up actions and signatures

### How it fits your process

The form works best when you link it to the work order.

That keeps the compliance result tied to the job, customer, and visit.

### What you get after activation

After activation, a preconfigured Gasketelwet form is available in your forms setup.

You can review it, link it to work, and export completed results.

{% hint style="info" %}
The standard form is designed for Dutch compliance use.

Review any edits carefully so the form still matches your process.
{% endhint %}

### Frequently asked questions

<details>

<summary>Can I use the form for other inspections too?</summary>

You can, but it is designed for Gasketelwet reporting.

Use standard Forms for other inspection flows.

</details>

<details>

<summary>Is the form linked to work orders?</summary>

Yes.

That is the usual way to use it in daily work.

</details>

<details>

<summary>Can I add extra fields?</summary>

Yes.

Test changes before broad rollout.

</details>

### Related topics

* [Gasketelwet Forms](/marketplace-packages-and-power-ups/power-ups/gasketelwet-forms.md)
* [Forms](/marketplace-packages-and-power-ups/power-ups/forms.md)
* [Link forms to work orders](/marketplace-packages-and-power-ups/power-ups/forms/link-forms-to-work-orders.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/marketplace-packages-and-power-ups/power-ups/gasketelwet-forms/gasketelwet-forms-overview-and-purpose.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.
