# Message templates

Message templates are customizable, reusable messages that you can send on any installed communication channel.

Once published, message templates will be discoverable in your template library, where they can be used in Flows, sent by an Inbox agent during a conversation with a customer, or distributed to an audience in Campaigns.&#x20;

### Get started

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create a message template</strong></td><td>Create your first message template.</td><td></td><td><a href="/pages/tpkpGAexcX2XpFts33MG">/pages/tpkpGAexcX2XpFts33MG</a></td></tr></tbody></table>

### How-to

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create message templates for WhatsApp</strong></td><td>Discover how to create different message types for WhatsApp.</td><td></td><td><a href="/pages/Av26OtzGSWhc1N3eZvn6">/pages/Av26OtzGSWhc1N3eZvn6</a></td></tr><tr><td><strong>Create message templates for Apple Messages</strong></td><td>Discover how to create different message types for Apple Messages.</td><td></td><td><a href="/pages/A11mxsgGKRtCfOkYxXce">/pages/A11mxsgGKRtCfOkYxXce</a></td></tr><tr><td><strong>Create an SMS message template</strong></td><td>Discover how to create a message template for SMS.</td><td></td><td><a href="/pages/qLA6JfqrHhX8VZFa5Au8">/pages/qLA6JfqrHhX8VZFa5Au8</a></td></tr></tbody></table>


---

# 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.bird.com/applications/content/message-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.
