# Catalogue Templates

The Catalogue Template allows you to share a collection of products with customers through WhatsApp. This template is ideal for showcasing product catalogs and enabling users to browse items seamlessly within a conversation.

{% embed url="<https://app.supademo.com/demo/cml91vwir0vbevhwzyx2s42n6?utm_source=link>" %}

### Create a New Template &#x20;

**Steps:** &#x20;

1. Enter a name in the **Name** field for your template

{% embed url="<https://app.supademo.com/demo/cmoh6ea2104biyw0j6uau6zwy?utm_source=link>" %}

2. Configure the required template settings

### Time To Live (TTL) &#x20;

The **Time To Live (TTL)** defines how long the template remains valid.<br>

{% embed url="<https://app.supademo.com/demo/cmoh6fenw04bkyw0j5v2pjhkx?utm_source=link>" %}

**Example:** &#x20;

* If TTL is set to **3 hours:**
* Delivered if the user opens within 3 hours
* Not delivered if opened after 3 hours

### Select Template Configuration &#x20;

**Category** &#x20;

Choose the appropriate category:<br>

{% embed url="<https://app.supademo.com/demo/cmoh6h0t8032gxc0jr4h3fpru?utm_source=link>" %}

* Marketing
* Utility
* Authentication

Example: Select **Marketing** for catalog promotions

### Template Type &#x20;

1. Click on **Template Type**
2. Select **Catalogue**

{% embed url="<https://app.supademo.com/demo/cmoh6izc100ocyt0jxlgkef1f?utm_source=link>" %}

This template is used to share product collections with customers.

### Compose Message Body &#x20;

* Enter your message content in the **Message Body** field

{% embed url="<https://app.supademo.com/demo/cmoh6nlfq00piyt0jjkh7cji6?utm_source=link>" %}

* Use this section to introduce the catalog or highlight key products

#### Formatting Options: &#x20;

* **Bold** → Select text and apply bold formatting

### Add Variables &#x20;

Variables allow you to personalize messages dynamically.

#### How it works: &#x20;

* Insert placeholders (e.g., {{1}}) into the message
* These are replaced with actual values (e.g., name, order ID, date) during message delivery

### Add Footer &#x20;

* Enter text in the **Message Footer** field<br>

{% embed url="<https://app.supademo.com/demo/cmoh6pbzh033exc0j6vq7e4vm?utm_source=link>" %}

* Use this to add closing notes, disclaimers, or call-to-action prompts

### Enable Analytics &#x20;

* Toggle **Button Analytics** to track:<br>

{% embed url="<https://app.supademo.com/demo/cmoh6qax104cgyw0jvd9a7axm?utm_source=link>" %}

* Customer interactions
* Engagement metrics
* Template performance

### Save Template &#x20;

**Steps:** &#x20;

1. Click **Create** to save the template
2. Enter sample values for variables (if used)
3. Click **Create** again to confirm<br>

{% embed url="<https://app.supademo.com/demo/cmoh6rki004ciyw0j0tr3xjep?utm_source=link>" %}

### Sync Template Status &#x20;

**Steps:** &#x20;

1. Click **Sync**<br>

{% embed url="<https://app.supademo.com/demo/cmoh6tv22013fy60jlcj5j9zv?utm_source=link>" %}

2. This updates the template status based on approval from **Meta**

### View Template & Preview &#x20;

**Steps:** &#x20;

1. Click on the created message template<br>

{% embed url="<https://app.supademo.com/demo/cmoh6uy9r033hxc0jzjqiauq2?utm_source=link>" %}

2. View full template details
3. Access the **Template Preview**<br>

{% embed url="<https://app.supademo.com/demo/cmoh6x6re000axp0jj2dqstcw?utm_source=link>" %}

This shows how the catalog message will appear to users.

### Summary &#x20;

The Catalogue Template helps you:

* Share product collections through WhatsApp
* Personalize messages using dynamic variables
* Format content for better readability
* Add footer messages for clarity and CTA
* Track engagement using analytics
* Sync and manage approval via **Meta**
* Preview the final catalog message before sending


---

# 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.ownchat.app/whatsapp-channel/whatsapp-templates/catalogue-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.
