# How to Create a WhatsApp Template (Carousel layout)?

{% embed url="<https://youtu.be/kCi-PhVHBmw?si=MuG85-kmQ-t92plP>" %}

### Steps

1. Navigate to the Templates page. Click on **`Create WhatsApp Template`** .
2. Enter template name - Enter the name of the template you wish to create.
3. Choose type and category - Select the category as **`Marketing`** and choose the type as **`Carousel`**, and click on `Create`.
4. Add message body - Type some text for the message bubble; include variables if required.
5. Add carousel cards - Minimum of 1 and Maximum of 10 cards are allowed.&#x20;
   1. For the first card, select the **`Card Header (media) Type`**. Once selected, its fixed for all the cards.&#x20;
   2. Add the **Card Body** (use variables for dynamic values)
   3. [Add CTA buttons](/product-modules/templates/whatsapp-templates/how-tos/create-templates/how-to-add-buttons-in-whatsapp-templates.md) - one is mandatory.

      <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>If you attempt to change the header or button type/order of any card, you will receive a warning that changing this change will be effective for all other cards.</p></div>
6. Click on <img src="/files/Vbj8JW3JhHhSFwsadaSc" alt="Next" data-size="line"> and you will be asked to provide sample values. For each card provide sample values.&#x20;

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>You should provide specific and meaningful values for the variables you have added in both the message body, card body, URL, or media.</p><p>These sample values mustn't be placeholders or meaningless, as <strong>using dummy values may result in the rejection of your templates</strong>.</p></div>
7. Click on <img src="/files/FLGQRO5xKT9PjmbYz8Mq" alt="Submit" data-size="line"> to submit the WhatsApp Template to Meta for Approval.
8. Once submitted, the Template will be applied and will appear in the list in <img src="/files/HDywy1DaB3Z3ighATZze" alt="Pending" data-size="line"> status.
9. You can check the approval status later on the broadcasts panel. Usually, Template Approval is quick, but sometimes it can take 1-2 days too.&#x20;
10. Template statuses are auto-synced at a set interval. To get the latest status early, [Sync Templates](/product-modules/templates/whatsapp-templates/how-tos/sync-templates.md) and check the latest status.


---

# 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.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/create-templates/how-to-create-a-whatsapp-template-carousel-layout.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.
