> 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/stamgegevens/postcodes.md).

# Postcodes

Het beheer van postcodes stelt u in staat om de basislijst van beschikbare postcodes binnen het platform te beheren. Deze lijst van postcodes wordt gebruikt in verschillende modules van het platform en maakt het gemakkelijk om de gewenste postcode te selecteren.

Dit beheer is te vinden in de lijst van **stamgegevens** onder de **module CRM**.

Bij het openen van het postcodesbeheer wordt een lijst getoond met alle beschikbare postcodes. Hierin worden de volgende gegevens weergegeven:

* Landcode voor de postcode
* Effectieve postcode
* Locatie

U heeft de mogelijkheid om de lijst te doorzoeken door gebruik te maken van het zoekveld bovenaan de lijst van postcodes. De zoekwaarde die u invoert, doorzoekt de velden postcode en locatie.

<figure><img src="/files/oWs51l0VGLC8sHalk7yf" alt="Venster met het overzicht van de beschikbare postcodes in het beheer van de postcodes"><figcaption></figcaption></figure>

Vanuit dit venster heeft u de mogelijkheid om de standaardacties uit te voeren die beschikbaar zijn in alle vensters van WAVEDESK.

Bij het toevoegen of wijzigen van een postcode wordt het onderstaande venster weergegeven waar u alle gegevens van de postcode en locatie kunt invoeren. Hierbij kunt u ook het land selecteren waartoe de combinatie van postcode en locatie behoort. Voor meer informatie over het beheer van landen in WAVEDESK, zie het [artikel "Beheer landen"](/instellingen/overzicht-instellingen/stamgegevens/landen.md).

<figure><img src="/files/TTY2Sp8Ld7vpl9w3BV7s" alt="Venster voor het toevoegen of het wijzigen van een postcode in het beheer van de postcodes"><figcaption></figcaption></figure>


---

# 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://doc-nl.wavedesk.be/instellingen/overzicht-instellingen/stamgegevens/postcodes.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.
