> 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/tracker-and-vendor-discovery/tracker-and-vendor-discovery-results/review-cookie-lifetime.md).

# Review cookie lifetime

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

While data privacy regulations like the General Data Protection Regulation (GDPR) do not have a comprehensive rule regarding the lifetime of a cookie and defer to national data protection authorities to provide specific guidance, a widely adopted guideline is 13 months.

{% hint style="info" %}
The 13 months guideline is based on recommendations from the French Data Protection Authority (CNIL).
{% endhint %}

Review the lifetime of cookies dropped on a domain by clicking **Tracker and Vendor Discovery** on the left-hand panel and selecting **Details** inline with a domain on the subsequent page.

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

Ensure the **Trackers** tab is selected and use the provided filters to filter the list by:

<table><thead><tr><th width="222.13330078125">Filter</th><th>Value(s)</th></tr></thead><tbody><tr><td>Type</td><td>Cookie</td></tr></tbody></table>

{% hint style="warning" %}
**Note**: Didomi will also include any cookies with a lifetime that exceeds 13 months in the [Compliance issues](/tracker-and-vendor-discovery/tracker-and-vendor-discovery-results/tracker-and-vendor-discovery-results-overview.md#compliance-issues) tab of the discovery.&#x20;
{% endhint %}

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

View the lifetime of the cookie by selecting the tracker name for the individual cookie.

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

The subsequent modal will give your organization information about the tracker including which vendor dropped it, exemptions, etc...

Navigate to the **Cookie Information** section of the modal to review the lifetime of the cookie.

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

{% hint style="info" %}
Additionally, your organization can [download the tracker component](/tracker-and-vendor-discovery/tracker-and-vendor-discovery-results/download-tracker-and-vendor-discovery.md) of the tracker and vendor discovery to see all of the pages where the Didomi bot discovered a particular cookie.
{% endhint %}

Once the cookies with lifetimes greater than 13 months are identified, use this information to contact the initiating vendor to ask that the cookie lifetime is reduced or deleted.


---

# 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/tracker-and-vendor-discovery/tracker-and-vendor-discovery-results/review-cookie-lifetime.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.
