> For the complete documentation index, see [llms.txt](https://docs.airdev.co/canvas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airdev.co/canvas/5.0/canvas-functionality/reference/reusable-elements/cookiespermission.md).

# Cookies Permission

**Element name:** cookies\_permission\
**Purpose:** Get the user's consent to store cookies on their device

To use this feature, make sure you enable this setting in the [Admin portal](https://docs.airdev.co/canvas/v/2.0.0/using-the-template/reference/pages/owners-portal-page#admin-portal-overview).

By default, the cookies\_permission reusable element is placed in a floating group anchored to the bottom of marketing pages.&#x20;

To add this banner to another page, simply select "FloatingGroup cookies" and copy the floating group with workflows. On the new page, right click and select page with workflows. Make sure the floating group is flushed to the bottom of the page and set to "vertically float to the bottom".


---

# 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:

```
GET https://docs.airdev.co/canvas/5.0/canvas-functionality/reference/reusable-elements/cookiespermission.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.
