# Managing your popups list

When you visit the Popups page, you'll see a curated list of popups that have been popular among our users, which we recommend for you.

### How to add your favourite popups to your list ?

To add your own favorite popups to your list, follow these steps:&#x20;

1. Simply click "***New Popup***." This will bring up a wide range of popup options from the Uppush Popups library for you to explore and choose from.

<figure><img src="/files/Rxe3vckWSeIG8wmTY2U5" alt=""><figcaption><p>Add new popups</p></figcaption></figure>

2. Choose the popups you want to show in the list, click "***Add popup***"

<figure><img src="/files/BLdO4srvLgoKOSsm5ihU" alt=""><figcaption><p>Choose popups</p></figcaption></figure>

### How to delete a popup from your list ?&#x20;

To remove a popup from your list, simply click on the three dots icon next to the popup you want to delete. A dropdown menu will appear, and you can select "***Delete***" to remove it from your list.&#x20;

<figure><img src="/files/Ha5iKUIiznaTtz6YgmaB" alt=""><figcaption><p>Delete a popups from list</p></figcaption></figure>

### Other options&#x20;

Other available options include:

* **Preview**: Previewing how the popups will appear on your user's screen by clicking "***Preview***."&#x20;
* **Duplicate**: If you want to create a similar popup quickly, simply click "***Duplicate"*** to copy the current style.&#x20;
* **Rename**: To make popups easier to manage, you can also click "***Rename***" and give the popup a name that suits your preferences.


---

# 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://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/managing-your-popups-list.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.
