> 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/delete-tracker-policy.md).

# Delete tracker policy

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

In this article, we will cover how your organization can delete an existing tracker policy that it has configured.

{% hint style="warning" %}
**Note**: A deleted tracker policy in the Didomi console will still be available on any website or app where your organization implemented the policy. In order to remove a tracker policy from these properties, your organization will need to remove the tracker policy from that website or application's source code.
{% endhint %}

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 **Delete** 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%2FiY7ZgaiquwDsqoxEhtpf%2FScreenshot%202026-07-30%20at%203.21.25%E2%80%AFPM.png?alt=media&amp;token=f07e8d32-1932-481d-b075-a808094a8c81" alt="" width="563"><figcaption></figcaption></figure>

Confirm the decision to delete the tracker in the modal and click **Yes, delete**.

<figure><img src="https://1825037175-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNDxbAdc00ce6bH5u1urh%2Fuploads%2FVm4gTdyCiqYgm1Qtxedo%2FScreenshot%202026-07-30%20at%203.22.19%E2%80%AFPM.png?alt=media&amp;token=42eda64e-2e60-416a-98c4-9acacae1ba8e" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/delete-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.
