> For the complete documentation index, see [llms.txt](https://doc-nl.wavedesk.be/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-nl.wavedesk.be/instellingen/overzicht-instellingen/inventory-instellingen/stocklocaties.md).

# Stocklocaties

Met het beheer van stocklocaties kunt u verschillende locaties binnen uw magazijn aanmaken. Deze stocklocaties zijn van nut bij het beheer van artikelen en bij het registreren van voorraadmutaties, zoals bij het digitaal ontvangen van goederen.

Het beheer van stocklocaties bevindt zich in de menustructuur onder **"Instellingen" -> "Stamgegevens" -> "Module Inventory" -> "Stocklocaties"**.

Bij het openen van deze module krijgt u een overzicht van de reeds aangemaakte stocklocaties te zien.

<figure><img src="/files/Mb8520p2QoY4MkU96KPH" alt="Overzicht van de al aanwezige stocklocaties in het beheer van de stocklocaties"><figcaption></figcaption></figure>

In het venster met het overzicht worden de naam van de stocklocatie en, indien ingevoerd, de bijbehorende barcode weergegeven. Vanuit dit overzicht kunt u nieuwe stocklocaties aanmaken of bestaande stocklocaties aanpassen.

Bij het toevoegen of wijzigen van een stocklocatie wordt het onderstaande venster weergegeven:

<figure><img src="/files/rkWJOf1dtSBvSrsgJXdO" alt="Venster voor het toevoegen of wijzigen van een stocklocatie in het beheer van de stocklocaties"><figcaption></figcaption></figure>

Hier kunt u de volgende velden invullen:

* Naam (verplicht): de naam van de stocklocatie.
* Barcode: de barcode voor de stocklocatie, die bijvoorbeeld kan worden gebruikt bij het digitaal ontvangen van goederen om artikelen toe te wijzen aan specifieke locaties.
* Opmerkingen: eventuele opmerkingen over de stocklocatie.


---

# 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:

```
GET https://doc-nl.wavedesk.be/instellingen/overzicht-instellingen/inventory-instellingen/stocklocaties.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
