> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/fr/versions-et-preuves/enregistrements-de-confidentialite-beta/glossaire-des-statuts-des-enregistrements-de-confidentialite.md).

# Glossaire des statuts des enregistrements de confidentialité

Le statut de l’enregistrement de confidentialité indique l’état actuel de la demande d’enregistrement de confidentialité. Le statut de la demande est disponible sur la page de l’enregistrement de confidentialité.&#x20;

Cliquez sur **Versions et preuves** dans le panneau de gauche, puis sélectionnez l’onglet **Enregistrements de confidentialité** sur la page suivante.&#x20;

<figure><img src="https://1244787492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2FcCbKArsY6uKzcMFsJSIB%2FScreenshot_2026-05-08_at_1_23_06%E2%80%AFPM.jpg?alt=media&amp;token=0fa4d9d9-40f5-4e38-8598-7a4f373db83c" alt="" width="563"><figcaption></figcaption></figure>

Consultez le tableau ci-dessous pour les définitions de chaque statut :

<table><thead><tr><th width="176.9166259765625">Statut</th><th>Description</th></tr></thead><tbody><tr><td>En cours de génération</td><td>Didomi récupère l’enregistrement de confidentialité demandé</td></tr><tr><td>Terminé</td><td>L’enregistrement de confidentialité demandé a été généré avec succès</td></tr><tr><td>Échec</td><td>Didomi n’a pas réussi à récupérer l’enregistrement de confidentialité demandé</td></tr><tr><td>Mise à jour en cours</td><td>La demande de mise à jour d’un enregistrement de confidentialité précédemment généré est en cours</td></tr><tr><td>Annulé</td><td>La demande d’un nouvel enregistrement de confidentialité ou d’une mise à jour a été annulée</td></tr></tbody></table>

<figure><img src="https://1244787492-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2FBrIzUvvfI2XcVvMcMRcG%2FScreenshot_2026-05-13_at_1_11_45%E2%80%AFPM.jpg?alt=media&amp;token=db005e5e-a6ef-4f45-a31c-533fe994a7cf" alt="" width="563"><figcaption></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, and the optional `goal` query parameter:

```
GET https://docs.didomi.io/fr/versions-et-preuves/enregistrements-de-confidentialite-beta/glossaire-des-statuts-des-enregistrements-de-confidentialite.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.
