# Add domain to compliance report (classic)

{% 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 add a domain so that your organization can receive recurring compliance reports for that domain.&#x20;

Click **Compliance Report** on the left-hand panel and select **Add Domain** on the subsequent page.

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

Select **Classic Scan** in the next modal.

<figure><img src="/files/52MFNGl50OndVexrjoXF" alt="" width="375"><figcaption></figcaption></figure>

Use the provided fields to input the following information:

<table><thead><tr><th width="223.666748046875">Field</th><th>Description</th></tr></thead><tbody><tr><td>Give this domain a recognisable name</td><td>Internal name used to identify the domain</td></tr><tr><td>Target domain</td><td>URL of the domain that will be scrapped by the Didomi bot for the compliance report<br><br><strong>Example</strong>: <code>https://demosite.com</code></td></tr><tr><td>Launched from</td><td>Select country from which the Didomi bot scans. <br><br>Since the Didomi bot mimics an end-user's behavior (including the location from which the end-user accesses a domain), this field enables the Didomi bot to experience the CMP behavior targeted at end-users in a specific country. </td></tr></tbody></table>

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

{% hint style="info" %}
By default, the Didomi compliance report only supports an **Accept all** scenario (the Didomi bot will locate the consent notice on the domain and accept all purposes). Additional bot scenarios and configurations are available with the Didomi [Advanced Compliance Monitoring (ACM) module](/advanced-compliance-monitoring-acm/introduction.md).
{% endhint %}

If required, expand the **Advanced** tab for the following configurations.

<table><thead><tr><th width="237.7332763671875">Field</th><th></th></tr></thead><tbody><tr><td>URL filter</td><td>Enables your organization to direct the bot to scrape only URLs that contain a specific string. For example, if your organization only wants to evaluate GDPR compliance on its product pages (all of which contain <code>/products/</code> in the URL, input the string into the field and the Didomi bot will limit its scraping to URLs that contain <code>/products/</code> <br><br><mark style="background-color:$warning;"><strong>Note</strong>: To use regular expression (regex) in the URL filter field, enable <strong>The URL filter is a RegEx</strong> checkbox.</mark> <a href="/pages/rLd8OLibEdivb9NHxQRu"><mark style="background-color:$warning;">Click here</mark></a> <mark style="background-color:$warning;">for an overview on how to use regular expression.</mark> </td></tr></tbody></table>

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

Confirm that you own the domain or acting on behalf of the domain owner to run the compliance report and click **Save & Run** when finished.&#x20;

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

Once successfully added, Didomi will begin generating a compliance report immediately and around the first of every following month.&#x20;

{% hint style="info" %}
In addition to these auto-generated reports, your organization can manually initiate a compliance report. [Click here](/compliance-report/compliance-report-domains/request-compliance-report.md) for more information.&#x20;
{% endhint %}


---

# 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/add-domain-to-compliance-report-classic.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.
