# General

- [Advanced Filters](https://doc.dastra.eu/en/features/generalites/advanced-filters.md): Learn how to refine the display of your reports in the data tables of all modules with the advanced filters
- [Import your data (Excel, Csv)](https://doc.dastra.eu/en/features/generalites/importer-vos-donnees-excel-csv.md)
- [Tag management](https://doc.dastra.eu/en/features/generalites/tags.md): Tags allow you to classify information in Dastra in a simple and intuitive way
- [Merging elements](https://doc.dastra.eu/en/features/generalites/merging-elements.md): The item merge tool lets you merge items that are duplicates or have many similarities.
- [Custom fields](https://doc.dastra.eu/en/features/generalites/custom-fields.md): Dastra gives you the ability to customize your forms endlessly
- [AI Assistant](https://doc.dastra.eu/en/features/generalites/ai-assistant.md): Dastra's AI assistant uses the power of AI to quickly generate elements in Dastra
- [How does it work?](https://doc.dastra.eu/en/features/generalites/ai-assistant/how-does-it-work.md)
- [Use cases](https://doc.dastra.eu/en/features/generalites/ai-assistant/use-cases.md)
- [Frequently Asked Questions](https://doc.dastra.eu/en/features/generalites/ai-assistant/frequently-asked-questions.md): This FAQ addresses common questions raised during vendor assessments and data protection audits.
- [Email templates](https://doc.dastra.eu/en/features/generalites/modeles-email.md): Learn how to use email templates and generate emails with dynamic content to communicate with your customers or colleagues.
- [Internal discussions](https://doc.dastra.eu/en/features/generalites/internal-discussions.md)


---

# 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/en/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.
