> 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/voorraadniveaus-per-magazijn-instellen.md).

# Voorraadniveaus per magazijn instellen

Voorraadniveaus worden per artikel en per magazijn opgeslagen.

Dit betekent dat hetzelfde artikel verschillende waarden kan hebben op verschillende locaties.

### Voorraadwaarden die u kunt gebruiken

Voor elk artikel in elk magazijn kunt u instellen:

* **Huidige Voorraad**
* **Minimale Voorraad**
* **Gewenste Voorraad**
* **Maximale Voorraad**

### Waarom deze waarden belangrijk zijn

Deze waarden helpen u om:

* te zien wat er nu beschikbaar is
* te weten wanneer u moet herbestellen
* aan te vullen tot een doelniveau
* te voorkomen dat u meer opslaat dan u wilt

### Goede aanpak voor de inrichting

Begin eerst met uw belangrijkste artikelen.

Gebruik werkelijke verbruiksgegevens wanneer u minimale en gewenste niveaus instelt.

Bekijk de waarden regelmatig en pas ze in de loop van de tijd aan.

### Veelgestelde vragen

<details>

<summary>Stel ik Voorraadniveaus één keer in voor de hele account?</summary>

Nee.

U stelt ze per magazijn in.

</details>

<details>

<summary>Waarom zou ik minimale en gewenste Voorraad gebruiken?</summary>

Ze helpen u te zien wanneer u moet herbestellen en hoe ver u moet aanvullen.

</details>

<details>

<summary>Kan één artikel verschillende waarden hebben in verschillende magazijnen?</summary>

Ja.

Dat is een normaal onderdeel van voorraadbeheer.

</details>

### Gerelateerde onderwerpen

* [**Voorraad**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/voorraad.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/voorraadniveaus-per-magazijn-instellen.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.
