> 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/data-manager/tracker-policy/download-tracker-policy.md).

# Download tracker policy

{% hint style="success" %}
**Access Type**: Data Manager - Editor
{% endhint %}

A tracker policy is a document that explains what tracking technologies (like cookies, pixels, or SDKs) a website or application uses, why they are used, and what choices end-users have to control or opt out of them. Once your organization's [tracker policy is configured](/data-manager/tracker-policy/configure-tracker-policy.md) you can download the file as a HTML or JSON file to add to your website or application.

Click **Data Manager** on the left-hand panel and select the **Trackers** tab on the subsequent page.

<figure><img src="https://1825037175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2F05iDfAhRHBEW6Mwy6KEm%2FScreenshot%202026-07-30%20at%209.49.39%E2%80%AFAM.png?alt=media&amp;token=f6873f87-6a22-49da-9539-97ecbfa3a345" alt="" width="563"><figcaption></figcaption></figure>

Click **Manage Tracker Policy**.

<figure><img src="https://1825037175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2F0C9k0znXMx9MtUEDq6bK%2FScreenshot%202026-07-30%20at%209.52.47%E2%80%AFAM.png?alt=media&amp;token=e6ac5cbc-b387-4ee3-b6f9-683d966f1c91" alt="" width="563"><figcaption></figcaption></figure>

Navigate to a tracker policy on the subsequent list and click the **Edit** icon inline with the tracker policy name.

<figure><img src="https://1825037175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2F0B7EQ38z7embuHyWmg2U%2FScreenshot%202026-07-30%20at%209.56.12%E2%80%AFAM.png?alt=media&amp;token=4d092ffb-444e-4af3-86cb-34ecfccdbdc2" alt="" width="563"><figcaption></figcaption></figure>

Navigate down the tracker policy configuration page and click **Download**.&#x20;

Select the preferred format from the drop-down menu. Tracker policies can be downloaded as an HTML or JSON file.

<figure><img src="https://1825037175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2FyUBrA4DHUc4b537SpWuk%2FScreenshot%202026-07-30%20at%201.26.14%E2%80%AFPM.png?alt=media&amp;token=b81517d8-1d0e-4adb-8515-91a2a77a5ec2" alt="" width="563"><figcaption></figcaption></figure>

The tracker policy will be downloaded onto your local machine in the specified format.


---

# 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/data-manager/tracker-policy/download-tracker-policy.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.
