> For the complete documentation index, see [llms.txt](https://doc.dastra.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dastra.eu/en/features/generalites.md).

# 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 generative AI to quickly generate and enrich elements in your workspace.
- [Use cases](https://doc.dastra.eu/en/features/generalites/ai-assistant/ai-assistant-use-cases.md): Step-by-step guide to all AI Assistant features in Dastra — processing activities, questionnaires, DSRs, contracts, AI systems, and more.
- [How it works](https://doc.dastra.eu/en/features/generalites/ai-assistant/ai-assistant-how-it-works.md): How Dastra's AI Assistant works — models, hosting, data transmitted, and invocation logs.
- [FAQ](https://doc.dastra.eu/en/features/generalites/ai-assistant/ai-assistant-faq.md): Frequently asked questions about the Dastra AI Assistant — privacy, reliability, configuration, and AI Act compliance.
- [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
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://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.
