> 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/master.md).

# What is Dastra

**Dastra** is a compliance management and data & AI governance platform. It enables DPO, legal, technical and business teams to manage all their GDPR and AI Act obligations in a collaborative, guided environment.

> For more information about our approach, see our [manifesto](https://www.dastra.eu/en/mission).

{% content-ref url="/pages/wPWydlgSgoJ98i2Th78c" %}
[Get started in 5 minutes](/en/commencer/get-started-in-5-minutes.md)
{% endcontent-ref %}

***

### 🚀 Getting started

{% content-ref url="/pages/-LvByP9jU6iP4h5Kv60B" %}
[Setting up](/en/commencer/commencer.md)
{% endcontent-ref %}

{% content-ref url="/pages/ymDPX7FFOx7WbxbnSdy5" %}
[Tutorial](/en/commencer/tutorial.md)
{% endcontent-ref %}

{% content-ref url="/pages/XZ1U2swoS8VJrntbLQqw" %}
[Support](/en/commencer/support.md)
{% endcontent-ref %}

***

### ⚙️ Features

{% content-ref url="/pages/-LvM7KI26TZ\_CxoNeipO" %}
[Record of processing activities](/en/features/editer-le-registre.md)
{% endcontent-ref %}

{% content-ref url="<https://github.com/Dastrateam/dastra-doc-en/tree/main/features/systemes-dia/README.md>" %}
<https://github.com/Dastrateam/dastra-doc-en/tree/main/features/systemes-dia/README.md>
{% endcontent-ref %}

{% content-ref url="<https://github.com/Dastrateam/dastra-doc-en/tree/main/features/la-gestion-des-risques/README.md>" %}
<https://github.com/Dastrateam/dastra-doc-en/tree/main/features/la-gestion-des-risques/README.md>
{% endcontent-ref %}

{% content-ref url="/pages/-M31ydu73LeeHMZQ4ECM" %}
[Data subject right request](/en/features/gerer-les-exercices-des-droits.md)
{% endcontent-ref %}

{% content-ref url="<https://github.com/Dastrateam/dastra-doc-en/tree/main/features/documenter-les-violations-de-donnees/README.md>" %}
<https://github.com/Dastrateam/dastra-doc-en/tree/main/features/documenter-les-violations-de-donnees/README.md>
{% endcontent-ref %}

{% content-ref url="/pages/-M31ynfUgMD579kUk9LB" %}
[Manage cookies consent](/en/features/gerer-le-consentement-aux-cookies.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lw3hALWsjvX2sseOt14" %}
[Planning](/en/features/planifier.md)
{% endcontent-ref %}

{% content-ref url="/pages/HVU4YcItwredOaZB3wrE" %}
[Advanced configuration](/en/features/settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/7Si9PXeIqhDzMySUroa5" %}
[Data Mapping](/en/features/cartography.md)
{% endcontent-ref %}

{% content-ref url="/pages/RY7aouLcykTlhn7qY0o2" %}
[Questionnaires](/en/features/audit.md)
{% endcontent-ref %}

{% content-ref url="/pages/1HkG1Do4mfTxVmm5ZgEs" %}
[Contracts](/en/features/contrats.md)
{% endcontent-ref %}

{% content-ref url="/pages/UWTdp9XgeIubupaqKw0f" %}
[Document management](/en/features/document-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/hR8JlXi8QzFAtg1M6YHi" %}
[Privacy hubs](/en/features/privacy-hubs.md)
{% endcontent-ref %}

{% content-ref url="/pages/3uuvsS7CDoFNqvQODaZn" %}
[Custom Reporting](/en/features/custom-reporting.md)
{% endcontent-ref %}

***

### 📄 API & Integrations

{% content-ref url="<https://github.com/Dastrateam/dastra-doc-en/tree/main/api-references/liste-des-endpoints-dapi.md>" %}
<https://github.com/Dastrateam/dastra-doc-en/tree/main/api-references/liste-des-endpoints-dapi.md>
{% endcontent-ref %}

{% content-ref url="/pages/AxCInVHLlk8hnTIFv6ZG" %}
[Integrations](/en/api-references/integrations.md)
{% endcontent-ref %}

***

### 🛡️ Security

{% content-ref url="/pages/-M2xoHsoqpQ0MyqTxvDZ" %}
[Security at Dastra](/en/security/general.md)
{% endcontent-ref %}

***

{% hint style="info" %}
💡 **Free trial**\
Dastra can be tested free of charge for 30 days, no credit card required:\
👉 <https://app.dastra.eu/signup>
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.dastra.eu/en/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
