> 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/mobiele-app/android-outsmart-next/moduleoverzichten/werkbon/objecten/object-sjablonen-en-statussen.md).

# Object sjablonen en statussen

Voeg objecten sneller toe met Templates en leg hun huidige status vast.

## Object sjablonen en Object staten

Templates vullen een Nieuw Object vooraf in met standaardgegevens.

Object staten registreren de huidige staat van het object.

### Objectopties

De Werkbon **Objecten** lijst ondersteunt zoeken en sorteren op naam, Code of rijnummer.

U kunt een Nieuw Object toevoegen, een QR-code scannen of een Object uit de catalogus selecteren.

Objectgegevens kunnen een afbeelding, Code, omschrijving, Type, merk, model, Prijs, Adres, Relatie, verdieping, Locatie, GPS-positie, serienummer en relevante datums bevatten.

De omschrijving is verplicht. Uw Bedrijf kan ook aangepaste velden toevoegen.

### Voeg een Object toe op basis van een Template

{% stepper %}
{% step %}

### Open Objecten

Open de Werkbon en selecteer **Objecten**.

Kies **Nieuw Object toevoegen**.
{% endstep %}

{% step %}

### Kies een Template

Selecteer **Kies een Template**.

Kies de Template die bij het Object past.
{% endstep %}

{% step %}

### Maak de objectdetails Compleet

Voeg de details toe die specifiek zijn voor het object, zoals serienummer, Locatie en datums.

De omschrijving is verplicht.
{% endstep %}

{% step %}

### Stel de Status in

Open **Status** en selecteer de staat van het Object.
{% endstep %}

{% step %}

### Sla het Object op

Tik **Gereed** om het Object aan de Werkbon toe te voegen.
{% endstep %}
{% endstepper %}

### Andere manieren om Objecten toe te voegen

U kunt een QR-code scannen of een Object uit de catalogus selecteren.

Templates zijn alleen van toepassing tijdens het aanmaken. Ze zijn niet van toepassing op bestaande Objecten.

### Als een Optie ontbreekt

Uw Rol, de Werkbon status of uw Bedrijf bepalen welke acties Beschikbaar zijn.

Lijsten kunnen leeg zijn als er geen Templates of Object staten bestaan. Trek omlaag om beide lijsten te vernieuwen.

Een vergrendelde of alleen-lezen Werkbon staat het aanmaken van Objecten niet toe.


---

# 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/mobiele-app/android-outsmart-next/moduleoverzichten/werkbon/objecten/object-sjablonen-en-statussen.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.
