> 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/backoffice/backoffice/werkbonnen/zoek-werkbonnen.md).

# Zoek Werkbonnen

Gebruik zoeken en filters om Werkbonnen op meerdere plekken te vinden.

Dit is handig voor open werk, afgeronde taken en gearchiveerde records.

{% tabs %}
{% tab title="Werkbon Overzicht" %}
{% stepper %}
{% step %}

### Open Werkbonnen

Ga naar **Werkbonnen** in het linkermenu.
{% endstep %}

{% step %}

### Gebruik de zoekbalk

Voer een werkbonnummer, naam van de Klant of andere bekende gegevens in.
{% endstep %}

{% step %}

### Open filters wanneer nodig

Klik **Filters** voor een gerichtere zoekopdracht.
{% endstep %}

{% step %}

### Kies de juiste categorie

Gebruik de categorietabs voor **Werkbonnen**, **Openstaande Werkbonnen**, **Voltooide Werkbonnen**, of **Gearchiveerde Werkbonnen**.
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Planbord" %}
{% stepper %}
{% step %}

### Open het Planbord

Ga naar **Planbord** in het linkermenu.
{% endstep %}

{% step %}

### Open de zoekfunctie

Klik op het vergrootglas in de rechterbovenhoek.
{% endstep %}

{% step %}

### Zoek op werkbonnummer

Voer het werkbonnummer in het zoekveld in.
{% endstep %}
{% endstepper %}
{% endtab %}

{% tab title="Globaal zoeken" %}
{% stepper %}
{% step %}

### Open de globale zoekbalk

Gebruik de zoekbalk in het midden bovenaan het scherm.
{% endstep %}

{% step %}

### Zoek op werkbonnummer

Voer het werkbonnummer in om het resultaat sneller te openen.
{% endstep %}
{% endstepper %}
{% endtab %}
{% endtabs %}

### Veelgestelde vragen

<details>

<summary>Kan ik ook voltooide Werkbonnen zoeken?</summary>

Ja.

Gebruik de categoriefilter om over te schakelen naar voltooid werk.

</details>

<details>

<summary>Wanneer moet ik filters gebruiken in plaats van zoeken?</summary>

Gebruik filters wanneer je een bredere resultatenreeks nodig hebt.

Zoeken werkt het best wanneer je al een specifiek detail kent.

</details>

<details>

<summary>Welke zoekmethode is het beste voor een bekend werkbonnummer?</summary>

Gebruik de globale zoekbalk of de Planbord-zoekfunctie.

Die zijn het snelst voor directe opzoekingen.

</details>

### Gerelateerde onderwerpen

* [**Werkbonnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/werkbonnen.md)
* [**Gebruik het Werkbonnen Overzicht**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/werkbonnen/gebruik-het-werkbon-overzicht.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/backoffice/backoffice/werkbonnen/zoek-werkbonnen.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.
