# Create The WhatsApp Form

## Create A Message Template

Before creating a form, you must first create or have a message template. A message template is the message that will be sent after the form is submitted.

To create one, go to the **Message Templates** menu and click the **Add Message Template** button.

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

Create a title for your message template as your reference. Then, create the messages. Click the save button after you are done. As example:

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

After you save the message template, make sure you change its status to **Active**.&#x20;

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

This is the preview of the message template:

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

## Create A WhatsApp Form

To create a WhatsApp Form, go to the **Create & Customize Form** section and click the **Create Form** menu.&#x20;

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

Now, complete all the required details:

* **Form Type:** Currently only have Lead Form. Just pick this.
* **Title Form:** Create any name for your form. Just for your reference.
* **WhatsApp ID:** Choose your WhatsApp account. This will be the message sender.
* **Message:** Choose a message template that you created before in the message templates.

Click the save button after you are done.&#x20;

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

## Customize The WhatsApp Form

After you created the form, now you need to customize your form. To do this, go to the **List Form** menu. Then click the **Customize Form** button under the **Action** section.&#x20;

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

Now, complete the other fields (logo form, thumbnail form, and description form) as you require. You also can customize your description to make it more presentable. Then. click the save button.&#x20;

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

After saving the form, you can click the **Preview** button to see the preview of your form. Or you can proceed to publish the form by clicking the **Publish Form** button.&#x20;

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

By default, the WhatsApp Form will have the **First Name**, **Email**, and **Phone Number** fields. These are the data that you will be collecting. For example, this is the preview of the form that I created:

<figure><img src="/files/0qo0U13MnPLsRe4A2i7B" alt=""><figcaption></figcaption></figure>

You also can add a few other fields to your form. Just click the **Add Input** button.&#x20;

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

This is a preview of the form with additional fields:

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

After you publish the form, please make sure that the status of the form is **Publish** and it is **Active.** Click the **Copy URL** button to get your form link. You also can edit or delete your form by clicking the buttons under the **Action** menu.&#x20;

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


---

# 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://help.wasapmatic.com/form-wasapmatic-beta/create-the-whatsapp-form.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.
