# Sync Templates

## **How to Sync WhatsApp Templates in QuickReply?**

* Go to the **Templates** dashboard

<figure><img src="/files/SFNzP6U0LHzX3gyKs3gB" alt=""><figcaption></figcaption></figure>

* Click the **More Options (⋮) button** next to the Create New Template button

<figure><img src="/files/0GU9XX76W0Cq5yU9vga3" alt=""><figcaption></figcaption></figure>

* Click the **Sync with WhatsApp** button. QuickReply will fetch the latest status of all templates from Meta’s WhatsApp API. Once completed, all updates, including newly approved or rejected templates, will be reflected in the dashboard.

<figure><img src="/files/G9O6n3AOrW97MMbmdiJX" alt=""><figcaption></figcaption></figure>


---

# 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/sync-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.
