> 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.md).

# Voorraad

**Voorraad** is de voorraadbeheer Power-Up in OutSmart.

Gebruik het om bij te houden wat je hebt, waar het is opgeslagen en wanneer je opnieuw moet bestellen.

### In deze handleiding

* [**Introductie tot Voorraad**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/voorraad/introductie-tot-voorraad.md)
* [**Activeer Voorraad via de Licentiemanager**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/voorraad/activeer-voorraad-via-de-licentie-manager.md)
* [**Maak magazijnen aan**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/voorraad/magazijnen-aanmaken.md)
* [**Stel Voorraadniveaus per magazijn in**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/voorraad/voorraadniveaus-per-magazijn-instellen.md)
* [**Importeer Voorraad met Excel**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/voorraad/voorraad-importeren-met-excel.md)
* [**Gebruik Voorraad in Werkbonnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/voorraad/voorraad-gebruiken-in-werkbonnen.md)
* [**Registreer voorraadtransacties**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/voorraad/voorraadtransacties-registreren.md)

### Wat je doet met Voorraad

* beheer voorraad per magazijn, voertuig of werklocatie
* stel huidige, minimale, gewenste en maximale Voorraadniveaus in
* werk Voorraad automatisch bij op basis van gebruik van Materiaal op Werkbonnen
* registreer leveringen, correcties, voorraadtellingen en overboekingen
* houd gegevens over leverancier, aankoopprijs en levertijd samen

### Belangrijk om te weten voordat je begint

* Activeren **Voorraad** eerst.
* Stel je magazijnstructuur in voordat je Voorraad toevoegt.
* Voorraadwaarden worden per artikel en per magazijn opgeslagen.
* Materiaalgebruik op een Werkbon kan Voorraad automatisch bijwerken.
* Excel-import kan je eerste inrichting versnellen.

{% hint style="info" %}
Voorraad blijft betrouwbaar wanneer medewerkers altijd het juiste magazijn selecteren voordat ze gebruikte materialen registreren.
{% endhint %}

### Waarom teams Voorraad gebruiken

* voorkom voorraadtekorten op belangrijke Artikelen
* zie de Beschikbaarheid van Voorraad op alle locaties
* vul sneller aan met duidelijkere signalen voor nabestelling
* volg elke Voorraadbeweging in één geschiedenis
* houd kantoor- en buitendienstteams op één lijn

### Gerelateerde onderwerpen

* [**2BA**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/2ba.md)
* [**OutSmart pakketten**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/marketplace/outsmart-pakketten.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups.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.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.
