# Bestellingen

In het menu 'Bestellingen' vind je een aantal overzichtspagina's die het makkelijk maken om de juiste bestelling te vinden. Je kunt bestellingen zoeken op naam, bestelnummer, e-mailadres of status. Wanneer je de juiste bestelling gevonden hebt, kun je deze aanklikken om op de detailpagina van die bestelling te komen. Daar kun je alle nodige informatie over de bestelling vinden en zo nodig aanpassingen doen zoals het wijzigen van het e-mailadres, het omboeken, toevoegen of verwijderen van tickets, het annuleren van de gehele bestelling en het doen van een terugstorting.


---

# Agent Instructions: 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://docs.voordemensen.nl/dashboard/bestellingen.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.
