> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/relate/message-templates-meta.md).

# Message Templates (Meta)

- [Templates Overview](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/templates-overview.md)
- [Message Templates - WhatsApp API](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/message-templates-whatsapp-api.md)
- [Examples of Message Templates for WhatsApp in SprintHub](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/message-templates-whatsapp-api/examples-of-message-templates-for-whatsapp-in-sprinthub.md)
- [Message Templates - Interactive Templates](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/message-templates-whatsapp-api/message-templates-interactive-templates.md)
- [Message Templates - How to Use Buttons with Dynamic URLs](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/message-templates-whatsapp-api/message-templates-how-to-use-buttons-with-dynamic-urls.md)
- [Buttons and Lists - Message Template - WhatsApp Business Web](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/buttons-and-lists-message-template-whatsapp-business-web.md): Separate feature purchase. Contact the sales team.
- [Message Template - Instagram](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/message-template-instagram.md)
- [Maximum support time](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/maximum-support-time.md)
- [24h window - Messenger](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/maximum-support-time/24h-window-messenger.md)
- [7-day window - Instagram](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/maximum-support-time/7-day-window-instagram.md)
- [24h window - WhatsApp API](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/maximum-support-time/24h-window-whatsapp-api.md)
- [72h Window - WhatsApp API - Free Entry Point](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/maximum-support-time/72h-window-whatsapp-api-free-entry-point.md): Complete guide for leads coming from WhatsApp ads
- [Common Questions](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/common-questions.md)
- [Message Templates - What is the average approval time for a template?](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/common-questions/message-templates-what-is-the-average-approval-time-for-a-template.md)
- [Message Templates - Maximum number of characters for a template to be approved](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/common-questions/message-templates-maximum-number-of-characters-for-a-template-to-be-approved.md): Creating an effective marketing template for Meta services involves paying attention to details, especially the allowed character count.
- [Message Templates - What are the reasons that lead to a template being rejected?](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/common-questions/message-templates-what-are-the-reasons-that-lead-to-a-template-being-rejected.md)
- [Message templates – Simulate your costs](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/common-questions/message-templates-simulate-your-costs.md)
- [Legacy](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/legacy.md)
- [Meta Business - Instagram Templates](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/legacy/meta-business-instagram-templates.md)
- [Message Templates - how to create and send for approval within sprinthub](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/legacy/message-templates-how-to-create-and-send-for-approval-within-sprinthub.md)
- [Message Templates - Interactive Messages](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/legacy/message-templates-interactive-messages.md): Interactive Messages are a way to send Buttons and Lists, via the official WhatsApp API, within the 24h window, meaning the send is not charged.
- [Message Templates - How can I check if my template was approved?](https://docs.sprinthub.com/en/topics/relate/message-templates-meta/legacy/message-templates-how-can-i-check-if-my-template-was-approved.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/relate/message-templates-meta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
