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

# Werkbonnen zoeken

Vind werkbonnen met zoeken en filters.

Gebruik zoeken en filters om werkbonnen op verschillende plekken te vinden.

Dit is handig voor open werk, items met status Voltooid en gearchiveerde records.

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

### Open Werkbonnen

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

{% step %}

### Gebruik de zoekbalk

Voer een werkbonnummer, klantnaam of ander bekend detail in.
{% endstep %}

{% step %}

### Open filters wanneer nodig

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

{% step %}

### Kies de juiste Categorie

Gebruik de categorietabs voor **Werkbonnen**, **In afwachting Werkbonnen**, **Voltooid 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="Globale zoekfunctie" %}
{% stepper %}
{% step %}

### Open de globale zoekbalk

Gebruik de zoekbalk bovenaan in het midden van 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 er ook worden gezocht naar werkbonnen met status Voltooid?</summary>

Ja.

Gebruik het categoriefilter om naar Voltooid te schakelen.

</details>

<details>

<summary>Wanneer moeten filters worden gebruikt in plaats van zoeken?</summary>

Gebruik filters wanneer een bredere reeks resultaten nodig is.

Zoeken werkt het beste wanneer u al een specifiek detail kent.

</details>

<details>

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

Gebruik de globale zoekbalk of de zoekfunctie in het Planbord.

Die zijn het snelst voor directe zoekopdrachten.

</details>

### Gerelateerde onderwerpen

* [**Werkbonnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/werkbonnen.md)
* [**WerkbonOverzicht gebruiken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/backoffice/backoffice/werkbonnen/het-werkbon-overzicht-gebruiken.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/werkbonnen-zoeken.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.
