> ## Documentation Index
> Fetch the complete documentation index at: https://docs.converse.vitxi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

> This page contains the detailed description of the forms setup in  Converse. 

# WhatsApp Flows (Forms) Setup

### **What are WhatsApp Flows:**

**WhatsApp Flows** are interactive forms built directly inside WhatsApp chats, allowing businesses to collect information from users quickly and smoothly. Instead of asking multiple back-and-forth questions, businesses can present a simple form where users can fill in details like name, email, preferences, or feedback all in one go. Flows make the experience faster, more organized, and user-friendly, helping businesses generate leads, take orders, book appointments, or gather customer inputs without needing users to leave the chat. They are extremely useful for improving response rates, reducing manual effort, and offering a professional and seamless customer experience.

***

### **Benefits of Having WhatsApp Flows:**

* **Simplify data collection** by allowing users to submit structured information directly within WhatsApp chats.
* **Accelerate lead generation** with easy-to-complete, guided forms that reduce user drop-offs.
* **Enhance customer experience** by offering fast, intuitive interactions without switching apps.
* **Improve operational efficiency** by automating repetitive input gathering and minimizing manual follow-ups.

***

### **How to Setup WhatsApp Flows:**

1. Navigate to your Whatsapp Bot.
2. Click on WhatsApp Automation.
3. Select WA Flow (Forms).

   <img src="https://mintcdn.com/vitxiconverse/L8_UDa8-CY-yY9Bf/images/how-botpenguin-works/whatsapp-flows-setup/40.whatsapp_flows_forms_setup__Converse_resource_ce-5.png?fit=max&auto=format&n=L8_UDa8-CY-yY9Bf&q=85&s=80c76a19655a9efad6f757ff693e7a1d" alt="40 Whatsapp Flows Forms Setup  Converse Resource Ce 1 Pn" width="1866" height="1080" data-path="images/how-botpenguin-works/whatsapp-flows-setup/40.whatsapp_flows_forms_setup__Converse_resource_ce-5.png" />
4. Click on "Continue" to make your first Form.
5. Click on the "Choose Flow" drop down and select your created flow.
6. If you want to create a new WA Flow, click the button shown in the box. You will be redirected to "[business.facebook.com](http://business.facebook.com)", the site where Facebook allows users to create flows for their WA accounts. You will be opening up the WA Flows Page directly.
7. Click on "Get Started" to create your WhatsApp flow.

   <img src="https://mintcdn.com/vitxiconverse/L8_UDa8-CY-yY9Bf/images/how-botpenguin-works/whatsapp-flows-setup/40.whatsapp_flows_forms_setup__Converse_resource_ce-6.png?fit=max&auto=format&n=L8_UDa8-CY-yY9Bf&q=85&s=dfd956097c111c17da7267ee3685135a" alt="40 Whatsapp Flows Forms Setup  Converse Resource Ce 6 Pn" width="1866" height="1080" data-path="images/how-botpenguin-works/whatsapp-flows-setup/40.whatsapp_flows_forms_setup__Converse_resource_ce-6.png" />
8. Fill the given details, including your flow Name, Category, Template, etc. You can set the flow to have an endpoint, or a place where it sends its data other than WA.

   <Info>
     If unsure about the category, set as "Default" for now.
   </Info>

   <img src="https://mintcdn.com/vitxiconverse/L8_UDa8-CY-yY9Bf/images/how-botpenguin-works/whatsapp-flows-setup/40.whatsapp_flows_forms_setup__Converse_resource_ce-3.png?fit=max&auto=format&n=L8_UDa8-CY-yY9Bf&q=85&s=60e376807b9882e20040ce65aab97b37" alt="40 Whatsapp Flows Forms Setup  Converse Resource Ce 3 Pn" width="1866" height="1080" data-path="images/how-botpenguin-works/whatsapp-flows-setup/40.whatsapp_flows_forms_setup__Converse_resource_ce-3.png" />
9. After clicking on the "**Create**" button, the flow will be created. It can be edited by replacing the JSON code with the code of your own flow.

   <Check>
     Users can use the site "[https://developers.facebook.com/docs/whatsapp/flows/playground/](https://developers.facebook.com/docs/whatsapp/flows/playground/)" to create their flows.
   </Check>

   10. After that, in Manage Flow Response. Enter User Response Variable and select an option in Save to Custom Attribute from the drop down.
   11. You can click on Add Another Field for adding more flow responses.

       <img src="https://mintcdn.com/vitxiconverse/L8_UDa8-CY-yY9Bf/images/how-botpenguin-works/whatsapp-flows-setup/40.whatsapp_flows_forms_setup__Converse_resource_ce-4.png?fit=max&auto=format&n=L8_UDa8-CY-yY9Bf&q=85&s=4274ec9eb239b6e7630e2814093311c9" alt="40 Whatsapp Flows Forms Setup  Converse Resource Ce 4 Pn" width="1866" height="1080" data-path="images/how-botpenguin-works/whatsapp-flows-setup/40.whatsapp_flows_forms_setup__Converse_resource_ce-4.png" />
   12. After that click on "Save Flow Response" to create and save the WA Flow (Form).

### **FAQ's:**

Here are some common FAQ's regarding WA flows:

<AccordionGroup>
  <Accordion title="What type of data or information do we want to collect from WhatsApp Flows?">
    We collect user details, service needs, order information, and feedback using WhatsApp Flows.
  </Accordion>

  <Accordion title="Can we design WhatsApp Flow that lets a customer book a demo call without needing human intervention?">
    Yes, we can design a WhatsApp Flow to book demo calls automatically without human intervention. Just set your flow to direct customers to the form, and start collecting!
  </Accordion>

  <Accordion title="Is it possible to use a Flow to take full product order, including quantity size and delivery address?">
    Yes, full product orders including quantity, size, and address can be captured through a Flow.
  </Accordion>

  <Accordion title="Where to make the Fows if I dont know any coding?">
    Go to "[https://developers.facebook.com/docs/whatsapp/flows/playground/](https://developers.facebook.com/docs/whatsapp/flows/playground/)" to make the flows using interactive buttons, all without using any coding.
  </Accordion>
</AccordionGroup>
