# Compliance report weekly alerts

{% hint style="success" %}
**Access Type**: Admin

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

Weekly alerts enable your organization to automatically e-mail a snapshot of findings across all of your configured compliance reports to designated members of your organization every Tuesday. In this article, we will cover:

* [Configure compliance report weekly alert](#configure-compliance-report-weekly-alert)
* [Weekly alert email overview](#weekly-alert-email-overview)

***

### Configure compliance report weekly alert

To configure weekly compliance report alerts, click **Advanced Compliance Monitoring** on the left-hand panel and select the :gear: icon in the header.

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

Use the provided **Notified users** space to select users in your organization that should receive the weekly alert email.&#x20;

Click **Save** when finished.

{% hint style="warning" %}
**Note**: Only users who have user accounts in your Didomi account can be added to the list of alert recipients.
{% endhint %}

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

### Weekly alert email overview

The weekly alert delivered to recipients contains the following sections and presents relevant data for your organization's configured compliance reports during the previous week:

* [Key weekly indicators](#key-weekly-indicators-1)
* [Vendors & Trackers](#vendors-and-trackers-1)
* [Vendors & Trackers evolution](#vendors-and-trackers-evolution-1)

{% hint style="info" %}
Alerts **do not** force a rescan of domains for which your organization has configured a compliance report. The alert will only capture changes to your domains since the last scheduled compliance report scan (see: [compliance report frequency ](/advanced-compliance-monitoring-acm/compliance-report-acm/configure-compliance-report-frequency.md)for more information).

That is, if the frequency of scanning is set at **Monthly** for all compliance reports, your organization can expect the the first weekly alert to contain updates that draw upon those scan results but the remaining alerts for the month to be mostly empty.
{% endhint %}

#### Key weekly indicators

This section provides a snapshot of the total number of distinct vendors and trackers found in the previous week across all domains where your organization has configured a compliance report.

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

#### Vendors & Trackers

This section provides additional insights into the vendors and trackers found in the previous week across all domains where your organization has configured a compliance report. It is broken down into the following sub-sections:

* New Vendors added
* New Trackers added
* Trackers day by day breakdown

{% hint style="info" %}
Utilize [compliance report analytics](/advanced-compliance-monitoring-acm/advanced-compliance-monitoring-acm-analytics.md) for a more in-depth analysis on vendors and trackers.
{% endhint %}

**New Vendors added**

This sub-section presents the total number of vendors found and an icon that represents whether the total number of vendors has increased, decreased, or remained constant compared to the previous week.

A table displays the following information for the top 10 vendors (by number of trackers dropped) and includes the following details for each vendor:

| Name             | Name of the vendor                             |
| ---------------- | ---------------------------------------------- |
| Trackers Dropped | Total number of trackers dropped by the vendor |
| Domains          | Domain(s) where the vendor was found           |

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

**New Trackers added**

This sub-section presents the total number of trackers found and an icon that represents whether the total number of trackers has increased, decreased, or remained constant compared to the previous week.

A table displays the following information for the top 10 trackers and includes the following details for each tracker:

| Name    | Name of the tracker                                      |
| ------- | -------------------------------------------------------- |
| Party   | Whether the tracker is considered 1st-party or 3rd-party |
| Vendor  | Name of vendor who dropped the tracker                   |
| Domains | Domain(s) where the tracker was found                    |

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

**Trackers day by day breakdown**

This sub-section breaks down the number of trackers dropped per day for the No action and Refuse all scenarios.

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

#### Vendors & Trackers evolution

This section provides a comparison of vendors and trackers found on domains with configured compliance reports for the previous week and previous month and indicates whether the number has increase or decreased.

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


---

# 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-report-weekly-alerts.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.
