> For the complete documentation index, see [llms.txt](https://docs.voordemensen.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voordemensen.nl/dashboard/algemeen.md).

# Algemeen

## Homepage

Op de startpagina van het Dashboard vind je direct de belangrijkste gegevens. Je kunt hier zien hoeveel kaarten je in het huidige kalenderjaar verkocht, gereserveerd en vergeven hebt. Ook vind je hier recente notificaties, de verbindingsstatus van je ticketprinter en de mogelijkheid om live scan statistieken van actuele evenementen te bekijken.

## Instellingen

In de rechter bovenhoek van het dashboard vind je de instellingen en VoordeMensen nieuwsberichten. Hier kun je meer lezen over updates en nieuwe functies. Door op 'instellingen' te klikken kun je je wachtwoord wijzigen en wanneer je gearchiveerde data hebt (bijvoorbeeld van festivals van voorbije jaren), dan kun je daar op deze plek verbinding mee maken.


---

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