> 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/link-gasketelwet-forms-to-work-orders.md).

# Link Gasketelwet Forms to work orders

Link the Gasketelwet form to the right work before the visit starts.

That keeps the compliance flow consistent in the field.

### Two common ways to link the form

#### Through a work type

Use this when the same inspection jobs always need the same form.

#### Directly on a work order

Use this when only specific jobs need the Gasketelwet form.

{% stepper %}
{% step %}

### Choose the right setup

Decide whether the form should follow the work type or only one work order.
{% endstep %}

{% step %}

### Open the work type or work order

Go to the record you want to configure.
{% endstep %}

{% step %}

### Select the Gasketelwet form

Choose the form from the available list.
{% endstep %}

{% step %}

### Save

Save the change.

The form is now available on the work.
{% endstep %}
{% endstepper %}

### Why work type linking often works best

* it saves planning time
* it reduces missed compliance forms
* it keeps inspection work consistent

### Frequently asked questions

<details>

<summary>Can I add more than one form to a work order?</summary>

Yes.

A work order can contain multiple forms.

</details>

<details>

<summary>Can I remove the form later?</summary>

Yes.

Update the work order if the job changes.

</details>

<details>

<summary>Should I link the form through the work type?</summary>

Usually yes.

That is the cleanest setup for standard inspection work.

</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 with workflows](/marketplace-packages-and-power-ups/power-ups/forms/use-forms-with-workflows.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/link-gasketelwet-forms-to-work-orders.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.
