> 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/surveillance-avancee-de-la-conformite-acm/domaines-du-rapport-acm/modifier-le-rapport-acm.md).

# Modifier le rapport ACM

{% hint style="success" %}
**Type d’accès**: Rapport de conformité - Éditeur

**Fonctionnalité Premium**: Surveillance avancée de la conformité
{% endhint %}

Le rapport ACM de Didomi est un outil qui permet à votre organisation de recevoir une évaluation de la conformité RGPD d’un domaine donné du point de vue de Didomi. Dans cet article, nous verrons comment modifier un tracker existant et la découverte des fournisseurs pour un domaine.

{% hint style="info" %}
Ce qui suit s’applique à la fois au [rapport ACM (analyse classique)](/fr/surveillance-avancee-de-la-conformite-acm/domaines-du-rapport-acm/configurer-le-rapport-acm-analyse-classique.md) et au [rapport ACM (analyse XL)](/fr/surveillance-avancee-de-la-conformite-acm/domaines-du-rapport-acm/configurer-le-rapport-acm-analyse-xl.md).
{% endhint %}

Cliquez sur **Surveillance avancée de la conformité** dans le panneau de gauche et sélectionnez les points de suspension alignés avec un domaine sur la page suivante.

Cliquez sur **Modifier ce domaine** dans le menu déroulant.

<figure><img src="/files/daa9d335adc1562a4257d4ed77cf21a0683c6a8a" alt="" width="563"><figcaption></figcaption></figure>

Appliquez les modifications apportées à la configuration du tracker et de la découverte des fournisseurs. Cliquez sur les liens ci-dessous pour plus d’informations sur la configuration du tracker et de la découverte des fournisseurs selon le type d’analyse.

* [Configurer le rapport ACM (analyse classique)](/fr/surveillance-avancee-de-la-conformite-acm/domaines-du-rapport-acm/configurer-le-rapport-acm-analyse-classique.md)
* [Configurer le rapport ACM (analyse XL)](/fr/surveillance-avancee-de-la-conformite-acm/domaines-du-rapport-acm/configurer-le-rapport-acm-analyse-xl.md)

Une fois terminé, sélectionnez l’une des options suivantes :

<table data-header-hidden><thead><tr><th width="191"></th><th></th></tr></thead><tbody><tr><td>Enregistrer</td><td>Enregistre les modifications de la configuration de l’analyse, mais ne déclenche pas immédiatement une analyse. La prochaine analyse, conformément à la configuration de la fréquence du rapport ACM, inclura ces modifications.</td></tr><tr><td>Enregistrer et lancer</td><td>Enregistre les modifications de la configuration de l’analyse et déclenche immédiatement une analyse du domaine.</td></tr><tr><td>Enregistrer et lancer la découverte</td><td>Enregistre les modifications de la configuration de l’analyse et déclenche immédiatement une découverte pour le domaine.</td></tr></tbody></table>

<figure><img src="/files/b92a659c8fca1948849fa65882f2622b5eeaecf6" 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/surveillance-avancee-de-la-conformite-acm/domaines-du-rapport-acm/modifier-le-rapport-acm.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.
