# Creating a Form or PopUp

Creating a form or popup is a 3 step process. Details for each step are mentioned below. Watch this video for a detailed tutorial.&#x20;

{% embed url="<https://youtu.be/vBLc2-FsI2U>" %}

### Step 1: Create a Pop-Up

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

1. Login to your Growlytics Dashboard.
2. Go to Campaigns > Forms and PopUps. You will see a list of all the forms and popups created.
3. Click on 'Create' on the top right corner of the popup list page. You will be asked to give a name to the template.
4. Enter the template name.
5. Choose a display type for the following options&#x20;

   1. Pop-Up&#x20;
   2. Flyout
   3. Embed

   For this example, we will select 'Pop-Up' and click on 'Create'.

### Step 2: Choose a Template&#x20;

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

Browse through the template library and select a template that best suits the purpose of your campaign.

You can choose the template based on&#x20;

1. Goal&#x20;
   1. Data collection - Email or Mobile Number&#x20;
   2. Product Promotions - Coupons and Offers
2. Layout&#x20;

Click on 'Use Template' to choose the template of your choice.

### Step 3: Edit Your Template

<figure><img src="/files/1B8mwaHpzuRfWwkT80Li" alt=""><figcaption></figcaption></figure>

Customize the template and make it your own. Make changes to the UI of every section in the PopUp. Click on them to access the settings on the left.&#x20;

Once you have made the required changes to your pop-up click on ‘Save Draft’ to save your progress and move on to the next step.

Click on Show Preview to see how the pop-up will look on a desktop or a mobile device.

### Display Settings

<figure><img src="/files/3lV3ZQNi8uSPh8oPQNgj" alt=""><figcaption></figcaption></figure>

Here you will be able to&#x20;

1. Rename the PopUp&#x20;
2. Set the target audience
3. Determine where and when the PopUp will be visible to the customer&#x20;
4. Fix the frequency at which the customers will see the PopUp&#x20;

Take one last look at your pop-up, click on 'Save Draft' to save your progress, and hit 'Publish' to launch the PopUp.


---

# 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://support.growlytics.in/campaigns/forms-and-pop-ups/creating-a-form-or-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.
