# Pop-up list

On the pop-up list you will find all pop-ups that you have created.

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

On the list, you can see each pop-up's name, trigger, and status. You can edit pop-ups and access additional options by clicking on the three dots.

You can search pop-ups by name, sort them by newest or oldest, change their status (enable/disable), or edit their content and settings.&#x20;

There is an option to create a new pop-up from here, by clicking on the New pop-up button in the upper right corner of the screen.&#x20;


---

# 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.pushpushgo.company/pop-up-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.
