> 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/advanced-compliance-monitoring-acm/acm-report-domains.md).

# ACM report domains

{% hint style="success" %}
**Premium Feature**: Advanced Compliance Monitoring
{% endhint %}

Didomi supports two types of scan options for Advanced Compliance Monitoring (ACM) reports:

<table><thead><tr><th width="147">Scan option</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/tq6LelKmvwNULpESpACL">Classic scan</a></td><td><p>Scan of domain's pages (up to 150 pages)</p><div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Note</strong>: The 150 page limit for ACM report (Classic scan) can be upgraded to 500 pages.</p></div></td></tr><tr><td><a href="/pages/kChS82O6SUZsV26W7EcW">XL scan</a></td><td><p>One-time scan of a domain's pages (up to 20,000 pages). Used for a one-time comprehensive scan.</p><div data-gb-custom-block data-tag="hint" data-style="warning" class="hint hint-warning"><p><strong>Note</strong>: XL scan is a premium feature in addition to Advanced Compliance Monitoring (ACM). Please contact your Didomi account manager for mroe information</p></div></td></tr></tbody></table>

<figure><img src="/files/TmwnqTv9ibcR2sImSRGb" 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/advanced-compliance-monitoring-acm/acm-report-domains.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.
