# How to Create WhatsApp Interactive Templates

{% embed url="<https://youtu.be/GYkNm4L07WM>" %}

* Log in to your **Mercuri account.**
* From the left side menu, navigate to **Templates > WhatsApp**.
* Inside the WhatsApp section, switch to the **Interactive Templates** tab.
* Click on **Create Interactive Template**.
* The template creation page will open. Enter a **short and descriptive template name**.
* From the dropdown, **select the interactive message type. (eg, “Location Request Message.”)**
* Add your message content in the **Body** section.
* (Optional) Add a footer if needed.
* Review your template in the **Preview panel**.
* If everything looks correct, click **Create** to submit the template for approval.


---

# 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://docs.mercuri.cx/features/templates/whatsapp-templates/whatsapp-interactive-templates/how-to-create-whatsapp-interactive-templates.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.
