# Cookies

![](https://lh5.googleusercontent.com/sMJD7EBehki0pzfOS_fLQucrfXaQ4K9E1dfOcY3SImR-w0zOMr4j8I7ja2b5Xt_D24Wo6QD2Q7-w31ZJZfUBnwL7SIKtHHW3eN1g8018cDFRL8u4YbQrP6TZ-76Zj-20ER3WhWXL)

{% hint style="info" %}
Click new to add a new cookie.
{% endhint %}

{% hint style="info" %}
Click edit to edit your cookies
{% endhint %}

{% hint style="info" %}
Click the trash icon to permanently delete a cookie.
{% endhint %}

![](https://lh4.googleusercontent.com/fjk5Y9TjJs8fiD-xdCbcJbBmYQro7kPBfsEo2bxEpXG4iKaZlhuaYrwx1Q8zvwq4uaC7G2Z0zM_3hr7PNoWNQX81Er1VJhToccgsRVH1-B-3mN2n7omAik9hEONvnRhHhJ4BXAkd)

**1-Name**- the name of the cookie\
**2-Session cookie**- turn it on if it’s a session cookie and off if it’s not\
**3-Duration**-the duration this cookie lives in the user computer\
**4-Language**-the language you wish to edit the cookie\
**5-Purpose**-the cookie purpose (ex. marketing)\
**6-Company**-the company that the cookie belongs to\
**7-Mandatory**-turn it on if it’s a mandatory cookie for the user or turn it off if it’s not\
**8-Description**-the description you wish to add to explain what the cookie do.

{% embed url="<https://youtu.be/_JkEWh-ALM4>" %}


---

# 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.getcomplied.com/getcomplied-ui/cookies.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.
