# Onderdelen

- [Faculteiten/opleidingen](https://doc.evalytics.nl/onderdelen/faculteiten-opleidingen.md)
- [Concept gebruikers](https://doc.evalytics.nl/onderdelen/concept-gebruikers.md)
- [Gebruikers](https://doc.evalytics.nl/onderdelen/gebruikers.md)
- [Docenten](https://doc.evalytics.nl/onderdelen/docenten.md)
- [Cursussen](https://doc.evalytics.nl/onderdelen/cursussen.md)
- [Generic topics](https://doc.evalytics.nl/onderdelen/generic-topics.md)
- [Groepen](https://doc.evalytics.nl/onderdelen/groepen.md)
- [Evaluation calendar](https://doc.evalytics.nl/onderdelen/evaluatiekalender.md)
- [Evaluation](https://doc.evalytics.nl/onderdelen/evaluation.md)
- [Topic types](https://doc.evalytics.nl/onderdelen/werkvormen.md)
- [Vragensets](https://doc.evalytics.nl/onderdelen/vragensets.md)
- [Results](https://doc.evalytics.nl/onderdelen/results.md)
- [Periodic export](https://doc.evalytics.nl/onderdelen/periodic-export.md): Export raw data periodically, e.g. for use with other analysis tools.
- [Automatic report generation](https://doc.evalytics.nl/onderdelen/automatic-report-generation.md): Set a webhook to automatically receive generated reports after an evaluation has ended.


---

# 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://doc.evalytics.nl/onderdelen.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.
