> 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/compliance-report-acm/compliance-issues-acm.md).

# Compliance issues (ACM)

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

**Premium Feature**: Advanced Compliance Monitoring
{% endhint %}

For every compliance report generated on a domain Didomi will catalogue any potential problems as it pertains to GDPR compliance in the **Compliance issues** tab of the report. These issues and recommendations are based on Didomi's extensive knowledge of the data privacy landscape but should **not** be taken as legal advice. Rather, use the catalogued issues and recommendations as a starting point with your Data Protection Officer (DPO) before taking any action.

Click the **Compliance issues** tab to review the issues catalogued for the compliance report.&#x20;

{% hint style="info" %}
Expand the accordion for certain compliance issues for more detailed information.
{% endhint %}

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

In addition to the [standard list of compliance issues](/tracker-and-vendor-discovery/tracker-and-vendor-discovery-results/tracker-and-vendor-discovery-results-overview.md#compliance-issues) available for compliance reports, organizations with Advanced Compliance Monitoring will also have the following issues recorded if they appear during a scan:

<table><thead><tr><th width="253">Issues</th><th>Description</th></tr></thead><tbody><tr><td>Dropped trackers despite user refusing consent</td><td>Didomi bot discovered a number of trackers dropped on the domain despite the end-user refuses consent.</td></tr><tr><td>Dropped trackers despite user not making a choice</td><td>Didomi bot discovered a number of trackers dropped on the domain despite the end-user not performing a consent choice.</td></tr></tbody></table>


---

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