# Configure tracker exemption

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

A tracker exemption is a setting within your organization's compliance report for a domain that designates a tracker as consent-exempt (i.e. the tracker does not require consent). Once configured, the compliance report and cookie policy for the domain will indicate that the tracker is consent-exempt.

{% hint style="info" %}
For the [cookie policy](/compliance-report/tracker-policy/download-cookie-policy.md), the tracker will also include the configured reason and description for the exemption.
{% endhint %}

In this article, we will cover how to configure a tracker exemption for a tracker found in the compliance report for a domain.

Click **Compliance Report** on the right-hand panel and select the ellipsis inline with a domain on the subsequent page.&#x20;

Click **Manage tracker policy** from the drop-down menu.

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

Select a tracker(s) on the list.&#x20;

{% hint style="info" %}
The list of trackers are derived from the latest compliance report generated for the domain.&#x20;
{% endhint %}

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

{% tabs %}
{% tab title="Add/Edit tracker exemption" %}
Click **Exempt tracker** or **Modify exemption**.

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

Use the provided field to select an exemption category and select **Save** when finished. The following exemption categories are available to select:

* User choice storage
* Authentication
* Shopping basket storage
* Personalization
* Load balancing
* Audience measurement

{% hint style="info" %}
The exemption categories (and their accompanying descriptions) are supplied by Didomi.
{% endhint %}

<figure><img src="/files/IrMAZmYZy6iKVyIDUI2I" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Remove tracker exemption" %}
Click **Modify exemption**.

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

Select **Remove Exemption**.

<figure><img src="/files/ircaVhfkKScxMonZEX8V" alt="" width="375"><figcaption></figcaption></figure>

The exemption will be removed from the tracker.
{% endtab %}
{% endtabs %}


---

# 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/tracker-policy/configure-tracker-exemption.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.
