# View previous compliance reports

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

A compliance report is generated for a domain when the domain is first configured, around the first of every following month, and when manually triggered. All of these compliance reports are viewable from the Didomi console. In this article, we will cover how to view previous compliance reports for a domain.

{% hint style="info" %}
Previous versions of a [compliance report's components (vendors and trackers)](/compliance-report/compliance-report-results/download-compliance-report.md) as well as previous versions of a [domain's cookie policy](/compliance-report/tracker-policy/download-cookie-policy.md) can also be downloaded.
{% endhint %}

Click **Compliance Report** on the right-hand panel and select **Details** inline with a domain on the subsequent page.

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

From the top panel, use the **Pick a report** drop-down menu to select a previous version of the compliance report

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

The compliance report and download links will automatically update to reflect the selected version.


---

# 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-results/view-previous-compliance-reports.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.
