> 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/voorraad/voorraad-gebruiken-in-werkbonnen.md).

# Voorraad gebruiken in werkbonnen

Voorraad kan automatisch worden bijgewerkt vanuit werkbonnen.

Dit gebeurt wanneer medewerkers gebruikte materialen registreren vanuit het juiste magazijn.

### Hoe de flow werkt

1. De medewerker opent de werkbon.
2. De medewerker selecteert het magazijn.
3. De medewerker registreert de gebruikte materialen.
4. OutSmart trekt de gebruikte hoeveelheid af van dat magazijn.

### Waarom magazijnselectie belangrijk is

Het geselecteerde magazijn bepaalt waar voorraad wordt afgeschreven.

Als medewerkers het verkeerde magazijn kiezen, wordt het voorraadoverzicht onbetrouwbaar.

{% hint style="info" %}
Train medewerkers om het magazijn te controleren voordat ze gebruikte materialen registreren.
{% endhint %}

### Veelgestelde vragen

<details>

<summary>Wordt de voorraad altijd automatisch bijgewerkt?</summary>

Het wordt bijgewerkt wanneer materialen op de werkbon worden geregistreerd met het juiste magazijn.

</details>

<details>

<summary>Waarom is de magazijnstap belangrijk?</summary>

Het houdt de afschrijving gekoppeld aan de juiste voorraadlocatie.

</details>

<details>

<summary>Wie profiteert van deze flow?</summary>

Zowel kantoorteams als buitendienstteams.

Iedereen ziet een betrouwbaardere voorraadpositie.

</details>

### Gerelateerde onderwerpen

* [**Voorraad**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/voorraad.md)
* [**Werkstromen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/workflows.md)
* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba.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/voorraad/voorraad-gebruiken-in-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.
