# Popup

From Admin Dashboard, go to Templates (on Admin Side Bar) > Popups > Add New Template

1. Go to *Dashboard > Templates > Popups > Add New*
2. Name your template and click ‘**Create Template**’
3. Choose a template from the Library or create your own design
4. Click ‘**Publish**’, then ‘**Save and Close**’
5. Open a new page in Elementor (CTRL / CMD + E, new page)
6. Drag in a button widget
7. Under Layout, choose *Link > Dynamic > Actions > Popup*
8. Click **Popup** > **Open Popup** > Select the popup you created
9. Go to the live page, click on the button and see the popup appear

With this type of basic popup which appears when a button is clicked, no *Conditions*, *Triggers*, or *Advanced Rules* are required.

That’s the basic setup. Try it out to get a handle on using Elementor Popups.

One example where you might want to use this is to create a popup with a form in it that is triggered when a button is clicked. Check out this video tutorial to see how this is done.

{% embed url="<https://www.youtube.com/watch?v=2lPoObvlB8I>" %}


---

# 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://wpt.wordpify.com/preinstalled-plugins/popup.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.
