# Create WhatsApp Flows

{% hint style="info" %}
YCloud currently does not support creating WhatsApp Flows in the YCloud backend. You need to go to your BM console to create WhatsApp Flows. However, please note that only accounts that are enterprise verified can create Flows.
{% endhint %}

This article provides a tutorial for creating WhatsApp Flow in both video and text format. Please click here if you want to watch the video tutorial. Next is the detailed text tutorial.

## Step 1:

Log in to your BM account > Flows > Create flow

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

### Step 2:

Enter the template name, select the template category, and choose the format for displaying the template.

Note: You can choose different template styles in the bottom right corner.

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

### Step 3:

Click "Publish" to publish this flow

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

### Step 4:

Complete Flow creation. When the following page appears, it means the Flow has been successfully created!

<figure><img src="/files/13JHLoB59FWlCozVabNf" alt=""><figcaption></figcaption></figure>

## FAQ

<details>

<summary> Why I can not create WhatsApp Flows?</summary>

1. Confirm whether you have passed the business verification. Click to view the detailed tutorial for applying for [business verification](/help-center/whatsapp-basics/business-verification.md).
2. If you created a Flow in the BM backend but cannot insert the previously created Flow when creating a template in the YCloud backend, check if it's under the same WABA.&#x20;

</details>


---

# 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://helpdocs.ycloud.com/help-center/whatsapp-basics/whatsapp-flows/create-whatsapp-flows.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.
