> 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/use-the-gasketelwet-report-form.md).

# Use the Gasketelwet report form

Use the Gasketelwet report form during the inspection or follow-up visit.

The usual flow starts from the work order.

{% stepper %}
{% step %}

### Open the work order

Open the work order for the inspection.
{% endstep %}

{% step %}

### Open the linked form

Go to the forms section of the work order.

Open the Gasketelwet form.
{% endstep %}

{% step %}

### Complete the required fields

Fill in the inspection details, findings, and follow-up.

Add photos or signatures if your setup uses them.
{% endstep %}

{% step %}

### Save the result

Save the form.

Then continue with the rest of the work order flow.
{% endstep %}
{% endstepper %}

### What to check before you save

* the right location and appliance details
* a clear description of the finding
* all required answers and signatures

### Frequently asked questions

<details>

<summary>Can I complete the form in the BackOffice?</summary>

Yes.

You can review and work with form results in the BackOffice.

</details>

<details>

<summary>Can I add pictures?</summary>

Yes, if the form contains picture fields.

</details>

<details>

<summary>Can I save the form before the work order is finished?</summary>

Yes.

That depends on your work flow and form setup.

</details>

### Related topics

* [Gasketelwet Forms](/marketplace-packages-and-power-ups/power-ups/gasketelwet-forms.md)
* [Link forms to work orders](/marketplace-packages-and-power-ups/power-ups/forms/link-forms-to-work-orders.md)
* [Use forms in the mobile app](/marketplace-packages-and-power-ups/power-ups/forms/use-forms-in-the-mobile-app.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/use-the-gasketelwet-report-form.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.
