> 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/features/trust-center/create.md).

# Créer un Trust center

Vous pouvez créer un Trust center depuis la page d'accueil de la fonctionnalité Trust center en cliquant sur "Créer un Trust center". Cette option peut potentiellement être verrouillée si vous avez déjà atteint le quota de Trust center de votre plan.

<figure><img src="/files/LGOvT6FHVVr7pWDRJm08" alt=""><figcaption><p>Créer un privacy hub en cliquant sur 'créer un privacy-hub'</p></figcaption></figure>

Vous devez renseigner un nom et une unité organisationnelle afin de finaliser la création de votre Trust center

<figure><img src="/files/QAtXf1IvkU0Qz0c8bIDI" alt=""><figcaption><p>Créer un privacy-hub</p></figcaption></figure>

Une fois le Trust center créé, vous êtes redirigé vers la page d'édition de votre Trust center

<figure><img src="/files/S0wOqI75X6fkEVJED6Z0" alt=""><figcaption><p>La page d'édition d'un Trust center</p></figcaption></figure>


---

# 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/features/trust-center/create.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.
