> 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/configure-compliance-report-frequency.md).

# Configure compliance report frequency

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

**Premium Feature**: Advanced Compliance Monitoring

**Scan Type:** Classic scan
{% endhint %}

The frequency for which a compliance report is generated for a domain is set to **Monthly** by default. However, organizations who have access to Advanced Compliance Monitoring feature can edit this frequency for Classic scans.

In this article, we will cover to set how often the compliance report is generated on a particular domain.

{% hint style="info" %}
Data from each scan can only be viewed as an individual report. However, other Didomi tools that use this data (e.g. Smart Vendor List) will be able to leverage data from multiple scans simultaneously.
{% endhint %}

Click **Advanced Compliance Monitoring** on the left-hand panel and either [add a new domain](/tracker-and-vendor-discovery/tracker-and-vendor-discovery-domains/configure-tracker-and-vendor-discovery-classic-scan.md) or [edit an existing domain](/tracker-and-vendor-discovery/tracker-and-vendor-discovery-domains/edit-tracker-and-vendor-discovery.md).&#x20;

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

Expand the **Advanced** accordion on the subsequent page.&#x20;

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

Use the provided **Frequency of the programmed report** field to define the frequency for which the compliance report should run on the domain. Compliance reports can be set to run at the following frequency:

* Once (limited to once per hour)
* Daily
* Weekly
* Monthly

{% hint style="warning" %}
**Note**: Every scan generates a report (1 scan = 1 report). If your organization sets the compliance report frequency to **Daily** then Didomi will scan the domain everyday and generate a report everyday (which approximates to roughly 30 reports a month).&#x20;
{% endhint %}

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

When finished, click **Save & Run**.


---

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