# Create WhatsApp Template with Native Flow (Mini App)

#### Prerequisite

* Ensure your **WhatsApp Native Flow (Mini App) is published**
* Published flows cannot be edited (new changes require a new flow)

#### Steps

1. Go to **Template Manager → Create Template**
2. Enter **Template Name, Language & Category**
3. Add **Header (optional), Body & Variables**
4. Provide **sample content**
5. Click on **Add Button → WhatsApp Native Form**
6. Select the **published flow**
7. Enter button text (e.g., *Open Form / Register*)
8. Choose the **landing screen**
9. Click **Save & Apply**

{% embed url="<https://www.youtube.com/watch?v=4QmSMoWgWc8>" %}


---

# 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://helpdocumentation.gitbook.io/user/whatsapp-mini-apps/create-whatsapp-template-with-native-flow-mini-app.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.
