# WhatsApp Flows (Forms) Setup

## To setup yours Whatsapp Flows (forms)

**Step 1**: Navigate to your Whatsapp Bot.&#x20;

**Step** **2**: Click on WhatsApp Automation.

**Step** **3**: Select WA Flow (Forms).

**Step** **4**: Click on "Manage Whatsapp Flow" to configure WA flows.

<figure><img src="/files/lCR8sn7RCKwVOYLYwG4q" alt=""><figcaption><p>WA Flows</p></figcaption></figure>

**Step 5**: Click on the "Choose Flow" drop down and select your created flow.

**Step 6**: If you want to create a new WA Flow, click the button shown in the box.

<figure><img src="/files/bEEcHwaBp2BxiXnmnhKS" alt=""><figcaption><p>WA Flows</p></figcaption></figure>

**Step 7**: This will redirect you to Whatsapp Manager where you can create a new flow for your WA bot. Under Account tools, click on "Flows" and then click on Get Started.

<figure><img src="/files/nfTNrB0LM58fzDb8wgPm" alt=""><figcaption><p>WA Flows</p></figcaption></figure>

step 8: Now create flow for your whatsapp bot. Enter a name for the flow you are creating.

step 9: Then select a category which best suits your flow from the drop down.

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

step 10: Then you can select a template for your flow. You can also see its preview in the right side.

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

You can select a template with or without an endpoint. Then click on create.

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

**Step 11:** After that, in Manage Flow Response. Enter User Response Variable and select an option in Save to Custom Attribute from the drop down.&#x20;

**Step 12**: You can click on Add Another Field for adding more flow responses.

<figure><img src="/files/9SsJysNT20wXfJNFdlgR" alt=""><figcaption><p>WA Flows</p></figcaption></figure>

**Step 13**: After that click on "Save Flow Response" to create and save the WA Flow (Form).

#### Need Help?

Please feel free to reach out to us at <mark style="color:$primary;"><support@botpenguin.com></mark>, in case of any questions or concerns.


---

# 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://partners.botpenguin.com/customer-platform-guidelines/automation-settings/whatsapp-flows-forms-setup.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.
