# Setup Cookie Policy

**Cookies** are files with a small amount of date that help the website to remember information about you.  These are sent to your browser from the website that you visit and are stored on your computer's hard drive.<br>

**Cookie Banner**\
A cookie consent banner is a notice that is displayed on websites and other apps upon the user's visit. It is designed to inform the users of the use of cookies, consumer rights in regards to those cookies, and to request the user to grant consent to activate those cookies and process their personal data.

\
To set up **Cookie Policy**, go to Settings > System > Privacy Policy > Save.&#x20;

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

A **Cookie Policy Template** is available if you opt to use it.&#x20;

{% hint style="danger" %}
Please email <support@cloudwaitress.com> or use the chat support feature to get assistance activating this feature.
{% endhint %}


---

# 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://support.cloudwaitress.com/how-to-guides/setup-cookie-policy.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.
