> 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/objectbeheer/objecten-toevoegen-aan-formulieren.md).

# Objecten toevoegen aan formulieren

Koppel formulieren aan objecten zodat formuliergegevens aan de juiste apparatuur gekoppeld blijven.

U kunt een Formulier aan een Object koppelen tijdens de uitvoering.

Daardoor blijven inspectie- of onderhoudsgegevens gekoppeld aan het juiste Object.

### Waarom dit belangrijk is

Formulieren die aan Objecten zijn gekoppeld, helpen u met:

* een duidelijk serviceregister bij te houden
* aparte Formulieren per Object te gebruiken
* Objectgerelateerde documentatie later te raadplegen

{% stepper %}
{% step %}

### Open het Formulier van de Werkbon

Open het relevante Formulier vanuit de Werkbon.
{% endstep %}

{% step %}

### Selecteer het object

Gebruik het Objectveld of de selector in het Formulier.
{% endstep %}

{% step %}

### Maak het Formulier Compleet.

Vul het Formulier in voor dat specifieke Object.
{% endstep %}

{% step %}

### Sla het Formulier op

Sla het Formulier op of verzend het.

De formuliergegevens blijven gekoppeld aan het geselecteerde Object.
{% endstep %}
{% endstepper %}

### Optionele instelling

Als uw proces dat vereist, stel Objectselectie verplicht in bij de formulierinstellingen.

Zo kunnen Formulieren niet worden opgeslagen zonder het juiste Object.

### Veelgestelde vragen

<details>

<summary>Kan één Formulier meerdere Objecten omvatten?</summary>

Meestal is één Formulier gekoppeld aan één Object.

Gebruik aparte Formulieren wanneer elk Object een eigen registratie nodig heeft.

</details>

<details>

<summary>Kunnen technici het Object kiezen in de app?</summary>

Ja, als de Formulier- en app-instellingen dat ondersteunen.

</details>

<details>

<summary>Verschijnt het Formulier in de Objecthistorie?</summary>

Dat is doorgaans het doel van deze configuratie.

Het exacte gedrag hangt af van uw Configureren.

</details>

### Gerelateerde onderwerpen

* [**Voeg Objecten toe aan Werkbonnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer/objecten-toevoegen-aan-werkbonnen.md)
* [**Objectbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer.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/objectbeheer/objecten-toevoegen-aan-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.
