# Algemeen

- [Geavanceerde filters](https://doc.dastra.eu/nl/features/generalites/advanced-filters.md): Leer hoe u de weergave van uw rapporten kunt verfijnen in de gegevenstabellen in alle modules met geavanceerde filters
- [Importeer je gegevens (Excel, Csv)](https://doc.dastra.eu/nl/features/generalites/importer-vos-donnees-excel-csv.md)
- [Tag beheer](https://doc.dastra.eu/nl/features/generalites/tags.md): Met tags kunt u informatie in Dastra op een eenvoudige, intuïtieve manier classificeren.
- [Aangepaste velden](https://doc.dastra.eu/nl/features/generalites/custom-fields.md)
- [AI Assistant (beta)](https://doc.dastra.eu/nl/features/generalites/ai-assistant.md): De Dastra AI Assistant gebruikt de kracht van de OpenAI GPT-4 AI om automatisch behandelingsrecords te genereren
- [Email templates](https://doc.dastra.eu/nl/features/generalites/modeles-email.md): Leer hoe u e-mailsjablonen gebruikt en e-mails met dynamische inhoud genereert inhoud om te communiceren met uw klanten of collega's


---

# 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.dastra.eu/nl/features/generalites.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.
