# Templates

- [WhatsApp Templates](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates.md)
- [Overview](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/overview.md)
- [Concepts](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/concepts.md)
- [WhatsApp Templates by Category](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/concepts/whatsapp-templates-by-category.md)
- [WhatsApp Templates by Layout](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/concepts/whatsapp-templates-by-layout.md)
- [Template Button Types](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/concepts/template-button-types.md)
- [Template Statuses](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/concepts/template-statuses.md): This page explains the different statuses for templates.
- [Template Guidelines by Meta](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/concepts/template-guidelines.md)
- [How-Tos](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos.md)
- [Create Templates](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/create-templates.md)
- [How to Create a WhatsApp Template (Standard layout)?](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/create-templates/how-to-create-a-whatsapp-template-standard-layout.md)
- [How to Create a WhatsApp Template (Carousel layout)?](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/create-templates/how-to-create-a-whatsapp-template-carousel-layout.md)
- [How to add Buttons in WhatsApp Templates?](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/create-templates/how-to-add-buttons-in-whatsapp-templates.md)
- [Map Variables in Template](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/create-templates/map-variables-in-template.md)
- [Archive Templates](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/archive-templates.md): Archiving a template allows businesses to hide outdated or unused WhatsApp templates from the active list without permanently deleting them. This helps keep the workspace organized while retaining pas
- [Sync Templates](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/sync-templates.md): WhatsApp templates are managed via Meta (WhatsApp API). The Sync Templates feature ensures that all approved, rejected, or modified templates from the WhatsApp Business API are updated and reflected c
- [Clone Templates](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/clone-templates.md): Cloning a template allows businesses to duplicate an existing WhatsApp template and make modifications without starting from scratch. This is useful when creating variations of a message with minor ed
- [Get the Template Id](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/how-tos/get-the-template-id.md): Each approved WhatsApp template is assigned a unique Template ID by Meta. This ID is used to track and reference templates within API calls, automation, and integrations.
- [Template Variants](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/template-variants.md)
- [Overview](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/template-variants/overview.md)
- [Concepts](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/template-variants/concepts.md)
- [Start using Template Variants](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/template-variants/start-using-template-variants.md)
- [FAQs](https://docs.quickreply.ai/product-modules/templates/whatsapp-templates/template-variants/faqs.md)


---

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