# Request compliance report

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

By default, Didomi automatically generates a compliance report for each configured domain when:

* Domain initially added to compliance report (Classic scan of XL scan)
* Approximately the first of every month (Classic scan)

In addition to these auto-generated compliance reports, your organization can manually initiate a Didomi bot scraping session to generate a compliance report.&#x20;

To manually request a compliance report, click **Compliance Report** on the left-hand panel. Navigate to a domain on the subsequent list and click the **ellipsis** inline with the domain name.&#x20;

Select **Request new report** from the drop-down menu.&#x20;

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

Confirm the decision to request a new compliance report in the subsequent modal and click **Confirm the request**.&#x20;

<figure><img src="/files/hr5jWtCLsFkG9j5e1yjZ" alt="" width="365"><figcaption></figcaption></figure>

The Didomi bot will perform a scraping session on the designated domain and generate the compliance report when finished.&#x20;


---

# 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/request-compliance-report.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.
