# Add domain to compliance report (XL scan)

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

**Premium Feature**: XL Scan
{% 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 a single comprehensive compliance report 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 **XL Scan** in the next modal.

<figure><img src="/files/vCb6Z0mG91eZIO0FLeOx" 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>

When configuring the domain for an XL scan, your organization has the option to specify the pages to scan either via:

* [Auto page discovery](#auto-page-discovery)
* [Manual input](#manual-input)

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

#### Auto page discovery

Select the **Auto page discovery** card to enable the Didomi bot to automatically crawl pages (up to 20,000 pages) for the domain.

#### Manual input

Select the **Manual input** card to specify the exact URLs to scan and click **Download CSV template**.

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

The csv template will be downloaded onto your machine. Open the file and add the exact URLs that should be scanned by the Didomi bot. When finished, drag and drop the csv file into the provided space.

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

For XL scans, your organization can select a **single** default or customized bot scenario to run for the scan. Please visit the links below for additional information on these scenarios and their configuration:

* [Bot scenarios overview](/advanced-compliance-monitoring-acm/compliance-report-acm/bot-scenarios-overview.md)
* [Customize bot scenario](/advanced-compliance-monitoring-acm/compliance-report-acm/customize-bot-scenario.md)

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

If required, expand the **Advanced** tab and use the User agent field to define a custom **user agent (UA)** that will be used by the Didomi bot while scanning. [Click here](/advanced-compliance-monitoring-acm/compliance-report-acm/define-custom-user-agent.md) for more information

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

If required, expand the **Scan logged in environment** to configure instructions for the Didomi bot to access a domain that requires credentials. [Click here](/advanced-compliance-monitoring-acm/compliance-report-acm/scan-domain-that-requires-login.md) for additional information.&#x20;

<figure><img src="/files/wbYjVAL2tSXuYKXBv3DQ" 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 Discovery** when finished.&#x20;

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

Once successfully added, Didomi will begin generating a XL scan compliance report immediately.


---

# 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-xl-scan.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.
