# Hide Popup in Designer

<figure><img src="/files/QiX02Qbj8bTB6boA6bSt" alt=""><figcaption></figcaption></figure>

The **Hide Popup in Designer** option allows you to disable the cookie consent popup while working inside the Webflow Designer. This helps reduce distractions and makes it easier to focus on designing your site.

When enabled, the popup will not appear in Designer mode but will still function normally on your published site.

***

#### How to Configure

1. Open your Webflow project and go to the **Cookie Consent App Settings** tab.
2. Find the **Hide Popup in Designer** option.
3. Toggle the setting **ON** to hide the popup in Designer.
4. Wait a few moments until you see the **green check mark** in the top-right corner of your Webflow interface, confirming that the setting has been saved.
5. **Publish your site** to apply the changes.

***

#### Important Notes

* This setting only hides the popup **inside Designer**. Visitors to your published site will still see the popup as expected.
* Always remember to publish your site after enabling this option to make sure the changes take effect.

***

#### Example

* With **Hide Popup in Designer = OFF** → The cookie consent popup appears while editing inside Designer.
* With **Hide Popup in Designer = ON** → The popup is hidden inside Designer, giving you a distraction-free workspace.


---

# 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/hide-popup-in-designer.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.
