# Cookie Consent Popup Position

<figure><img src="/files/0mXKQxXvpRaWtGqQfJf3" alt=""><figcaption></figcaption></figure>

The **Cookie Consent Popup Position** setting lets you choose where the cookie consent popup will appear on your site. This allows you to match the popup placement with your website’s layout and design for the best user experience.

***

#### How to Configure

1. Go to your Webflow project and open the **Cookie Consent App Settings** tab.
2. Find the **Cookie Consent Popup Position** option.
3. Select your preferred position from the available choices:
   * **Bottom Right** (default)
   * **Bottom Left**
   * **Top Right**
   * **Top Left**
   * **Center**
4. Save your changes and publish your site.

***

#### Best Practices

* **Bottom Right / Bottom Left** → Most common choices, less intrusive, ideal for general websites.
* **Top Right / Top Left** → Useful if your footer contains important links or CTAs you don’t want blocked.
* **Center** → Recommended only if you want to strongly emphasize cookie consent, as it interrupts the browsing flow.

***

#### Example

* With **Bottom Right** selected, the popup will appear in the bottom-right corner of the visitor’s screen.
* With **Center** selected, the popup will appear in the middle of the screen, covering part of the page content.


---

# 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.flowappz.com/home/cookie-consent/getting-started/settings/cookie-consent-popup-position.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.
