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

# Objecten toevoegen aan Formulieren

Je kunt tijdens de werkuitvoering een Formulier aan een Object koppelen.

Zo blijven inspectie- of onderhoudsgegevens gekoppeld aan het juiste activum.

### Waarom dit belangrijk is

Aan Object gekoppelde Formulieren helpen je:

* een duidelijke serviceregistratie bij te houden
* afzonderlijke Formulieren per activum te hebben
* Object-gerelateerde documentatie later te bekijken

{% stepper %}
{% step %}

### Open het Werkbon-formulier

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

{% step %}

### Selecteer het Object

Gebruik het Object-veld of de selector in het Formulier.
{% endstep %}

{% step %}

### Vul het Formulier in

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

{% step %}

### Sla het Formulier op

Sla het Formulier op of verstuur het.

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

### Optionele configuratie

Als je proces dat vereist, maak het selecteren van een Object verplicht in de Formulierconfiguratie.

Dat voorkomt dat Formulieren 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 afzonderlijke Formulieren wanneer elk Object zijn eigen registratie nodig heeft.

</details>

<details>

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

Ja, als de Formulier- en App-configuratie dat ondersteunt.

</details>

<details>

<summary>Verschijnt het Formulier in de Object-historie?</summary>

Dat is meestal het doel van deze configuratie.

Het exacte gedrag hangt af van uw configuratie.

</details>

### Gerelateerde onderwerpen

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