> 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/algemene-mobiele-app/maak-een-werkbon-aan.md).

# Maak een Werkbon aan

Medewerkers kunnen nieuwe Werkbonnen aanmaken vanuit de App als die functie is ingeschakeld.

Dit is handig voor ad-hocwerk, vervolgbezoeken of ongeplande serviceverzoeken.

### Voordat je begint

Je beheerder moet het aanmaken van Werkbonnen toestaan in **Apparaatbeleid en Instellingen**.

Als de optie niet is ingeschakeld, kunnen medewerkers geen nieuwe Werkbonnen aanmaken vanuit de App.

### Maak de Werkbon aan

{% stepper %}
{% step %}

### Open de aanmaakoptie

Open de App en start een nieuwe Werkbon.
{% endstep %}

{% step %}

### Selecteer de Klant

Kies de juiste Klant of Relatie voor de nieuwe Werkbon.
{% endstep %}

{% step %}

### Vul de belangrijkste gegevens in

Voeg de werkomschrijving en de vereiste informatie voor de Werkbon toe.
{% endstep %}

{% step %}

### Controleer standaardwaarden

Controleer het standaard Werktype, de Status of de betaalmethode als die automatisch worden ingevuld.
{% endstep %}

{% step %}

### Sla het werk op of ga verder

Sla de Werkbon op en ga verder met de registratie in de App.
{% endstep %}
{% endstepper %}

### Wat bepaalt de standaardwaarden

Beheerders kunnen standaardwaarden instellen voor nieuwe mobiele Werkbonnen.

Dit omvat opties zoals het Werktype, de betaalmethode en de Status.

### Veelgestelde vragen

<details>

<summary>Waarom zie ik de optie om een Werkbon aan te maken niet?</summary>

Die functie is mogelijk niet ingeschakeld voor je account.

</details>

<details>

<summary>Kunnen standaardwaarden automatisch worden ingevuld?</summary>

Ja. Je beheerder kan standaardwaarden instellen voor Werkbonnen die vanuit de App zijn aangemaakt.

</details>

<details>

<summary>Kunnen medewerkers Werkbonnen aanmaken voor elke Klant?</summary>

Dat hangt af van de gesynchroniseerde gegevens en de Instellingen van de App.

</details>

### Gerelateerde onderwerpen

* [Wat is de OutSmart mobiele App?](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/wat-is-de-outsmart-mobiele-app.md)
* [Synchroniseer de mobiele App](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/de-mobiele-app-synchroniseren.md)
* [Voltooi een Werkbon](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/een-werkbon-afronden.md)
* [Gebruik de kaart](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/de-kaart-gebruiken.md)
* [Apparaatbeleid en Instellingen](/outsmart-knowledge-base/outsmart-knowledge-base-nl/mobiele-app/algemene-mobiele-app/apparaatbeleid-en-instellingen.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/mobiele-app/algemene-mobiele-app/maak-een-werkbon-aan.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.
