# Subscribe Popup

## Overview

![](/files/-MW7kx3C2YTmm-9h4KXz)

A common email subscription popup.

## Structure

This popup includes the following:

* **Group Inner flair** includes an image element where you can add graphics
* **Input Enter your email** allows users to enter their emails
* Clicking on **Group Main subscribe** and **Group close (subscribe)** will close the popup

## How to set up

* Add workflow to **Group Main subscribe** (For example, you might add the user's email to a mailchimp mailing list or email list data object)
* Add a workflow on the page to show **Popup subscribePopup**


---

# 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.airdev.co/canvas-pages-and-modules/popups/subscribe-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.
