# 创建WhatsApp Flows

{% hint style="info" %}
YCloud目前暂不支持在YCloud后台创建WhatsApp Flows，您需要进入到自己的BM后台创建。但请注意，**只有通过企业认证的账号才能进行Flow的创建**。
{% endhint %}

本文提供了视频和图文版创建WhatsApp Flow的教程。如您想查看视频教程，[请点击此处观看](https://developers.facebook.com/docs/whatsapp/flows/gettingstarted)。接下来是详细的图文教程。

## 步骤1:&#x20;

登陆您的BM后台 > Flows > Create flow

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

## 步骤2:

输入模版名称，选择模版类别，并选择模版展示的形式。

注意：右下角可以选择不同的模版风格。

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

## 步骤3:

点击Publish发布这个模版。

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

## 步骤4:

完成Flow创建。当出现以下页面，就代表Flow的创建完成啦！

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

## 常见问题

<details>

<summary> 为什么我无法创建WhatsApp Flow？</summary>

1. 确认您是否通过了企业认证。[点击查看申请企业认证详细教程。](/help-center/zh/whatsapp-ji-chu/qi-ye-ren-zheng.md)
2. 如果您遇到的是在BM后台创建了Flow，但是在YCloud后台创建模版时无法插入之前创建好的Flow的话，您可以确认下是否是同一个WABA下的flow。

</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/zh/whatsapp-ji-chu/whatsapp-flows/chuang-jian-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.
