# 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](/compliance-report/compliance-report-results/compliance-report-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: 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/advanced-compliance-monitoring-acm/compliance-report-acm/compliance-issues-acm.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.
