# Cookies management

Welcome to our user guide! We're here to help you navigate through the Cookie Management features of our application. We'll walk you through each step, making sure you understand how to use these features effectively. Let's get started!

### Cookie Management[​](https://help.avada.app/cookie/how-to-configure-cookie-management/#1-cookie-management) <a href="#id-1-cookie-management" id="id-1-cookie-management"></a>

The Cookie Management feature displays a comprehensive list of cookies stored in your store during the first visit. It provides detailed information about four main types of cookies: Strictly Required Cookies, Reporting and Analytics, Marketing and Retargeting, and Functional cookies.

To download a file containing your store's cookie list, please click on the 'Export' button.

<figure><img src="/files/ED0XQW5C1BoMSBuGsGu5" alt=""><figcaption><p>Export cookie</p></figcaption></figure>

If you wish to add a new cookie, please click on 'Add cookie'.

<figure><img src="/files/UOejD0hedxOae3QZtbaC" alt=""><figcaption><p>Add new cookie</p></figcaption></figure>

You'll need to fill in the fields for Cookie name, Cookie description, Cookie duration, and Cookie provider, then click 'Add new'.

<figure><img src="/files/siKp6XXfq20h4Bd9raNr" alt=""><figcaption><p>Report and analytic</p></figcaption></figure>

To edit a cookie, you can change the content in the fields for Cookie name, Cookie description, Cookie duration, and Cookie provider.

If you need to delete a cookie, please click on the 'Delete' icon in the Cookie Management section.

<figure><img src="/files/Ja92lPUG769J0FP7Ov7L" alt=""><figcaption><p>Edit cookie</p></figcaption></figure>

In the Cookie Information Panel, you can choose to display or hide cookies in the Preference popup by clicking 'Yes' or 'No'.

<figure><img src="/files/rTPZLacpQUiFcyvvji1o" alt=""><figcaption><p>Cookie information panel</p></figcaption></figure>

We hope this guide helps you navigate through our application with ease. If you have any questions or need further assistance, please don't hesitate to reach out. We're here to help!


---

# 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.avada.io/cookie-help-center/cookies-management/cookies-management.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.
