# List Interactive Templates

### **What Are List Interactive Message Templates?**

* List message templates on Mercuri allows brands to send WhatsApp messages with a scrollable list of options.&#x20;
* Customers can choose from multiple items without typing, making it ideal for large menus, product catalogs, service lists, and support categories.

***

#### Use Case: Browse Menu for a Restaurant

<figure><img src="/files/aE17KnAeYLxAVnshr8ZT" alt="" width="241"><figcaption></figcaption></figure>

Restaurants can send category-based menus directly on WhatsApp, allowing customers to browse and place orders quickly — without searching websites or typing messages.

**Message Example:**

> Hi there! Ready to place your order?\
> Tap below to browse our menu.
>
> **CTA Button:**\
> `View Menu`
>
> **Sections Shown in the List:**
>
> * Burgers
> * Pizza
> * Sandwiches
> * Salads
> * Beverages
>
> Each Section has further rows in it.

**Why it works:**\
Customers instantly browse menu categories and proceed to order without manual interaction, making the ordering process faster and seamless.

**Industry examples:**

* Restaurants & Cafés
* Salons & Spas
* Home Services
* Ecommerce & Retail
* Healthcare (Test Packages, Treatment Categories)

***

#### **How to Create List Message Templates on Mercuri**

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

1. Log in to your **Mercuri account**
2. Go to **Templates → WhatsApp** in the left-side panel
3. Click on the **Interactive Templates** tab
4. Select **Create Interactive Template**
5. **Template Name:** Enter a short and descriptive **template name,**`restaurant_menu_browse`
6. **Interactive Message Type**: From the dropdown, choose **List** as the interactive type

<figure><img src="/files/OiuADmrrkqmRPjPaMdyd" alt="" width="272"><figcaption></figcaption></figure>

7. **Header Section**: (Optional) Add a **Header.** A header highlights key information at the top of your message. `Menu Categories`&#x20;
8. **Body Section:** Add your message content under the **Body** section.

   `Hi there! Ready to place your order? Tap below to browse our menu`
9. **Footer Section:** (Optional) Add a **Footer,**`Order now and get 10% off!`&#x20;
10. **Action Section:** Configure the interactive action for this message

<figure><img src="/files/i7oHAJmNWxXbFWvtgh7Q" alt="" width="354"><figcaption></figcaption></figure>

* **Set the CTA (Call to Action) Button:**  In the Action section, add the CTA text (e.g., `View Menu`, `Choose Service`)
* **Add List Sections and Rows (Options)**
* Click **+ Add Section** to create a category (e.g., “Burger”)
* Click **+ Add Row** to add individual items under that category (e.g., “Classic Burger”)
* **Row ID is auto-generated** — you don’t need to edit it.

11. Once all options are added, review and click **Create** to submit for approval.

{% hint style="info" %}
You can add **up to 10 sections** and **up to 10 items per section**
{% endhint %}


---

# 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/use-cases-whatsapp-interactive-templates/list-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.
