# Edit compliance report domain

{% hint style="success" %}
**Access Type**: Compliance Report - Editor
{% endhint %}

The Didomi compliance report is a tool that enables your organization to receive a GDPR compliance evaluation of a given domain from a Didomi perspective. In this article, we will cover how to edit an existing domain that your organization has configured for the compliance report.

Click **Compliance Report** on the left-hand panel and select the ellipsis inline with a domain on the subsequent page.

Click **Edit this domain** from the drop-down menu.

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

Use the provided fields to perform any edits.

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

When finished, select either **Save** or **Save & Run** to confirm your edits.

{% hint style="info" %}
**Save** will save your edits and the compliance report will generate around the 1st day of the month. **Save & Run** will save your edits and manually force another scraping session to generate a new compliance report.&#x20;
{% endhint %}

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


---

# Agent Instructions: 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://docs.didomi.io/compliance-report/compliance-report-domains/edit-compliance-report-domain.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.
