# Browser cookies lifetime

Basically, it means how long will the cookie consent still remain valid and after which they will expire and consent needs to be given again.&#x20;

You can find this in Settings/Advanced Setting.&#x20;

If you're on the Basic plan, this value is fixed at 7 days.&#x20;

<figure><img src="/files/ugGiXP6isrTDCA0CE17P" alt=""><figcaption></figcaption></figure>

If you're on a Pro plan, you can change it to the number of day you want. If the value is set to 0, customers will be asked every time they access the website.&#x20;

<figure><img src="/files/ZvcAXag7Ro3dsWNWzNVu" alt=""><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.consentik.com/settings/browser-cookies-lifetime.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.
