# Create a text Apple Messages template

Text message templates in Apple Messages for Business allow you to send customized messages to your customers using a text field that supports variables for personalization.

## **Message components**

### **Text Field**&#x20;

This is the primary component of your text message template. You can use it to draft the message you wish to send to your customers. The text field supports variables, enabling you to personalize messages with customer-specific details like names, order numbers, or appointment dates.

## **How to make a text message template**

1. Go to **Content** > **Message templates**.
2. Click **Create message template**.
3. Under 'Platform', select **Apple Messages**.
4. Under 'Message type', choose
5. During the template setup, choose **Text**.
6. In the text field, enter the message you want to send. Use variables to personalize the message for each recipient.
7. Preview your message to ensure it appears as intended with the variables correctly placed.
8. Once your template is ready, click **Publish** to make it available for use.


---

# 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/how-to/apple-messages-for-business/create-a-text-apple-messages-template.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.
