# Create an image Apple Messages template

Image message templates allow you to enrich your communication with customers by including images alongside text. These templates support variables, enabling personalized messages.

## **Message components**

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

The text field lets you add a descriptive or accompanying message to the image you're sending. This text supports variables for personalization.

### **Image Field**&#x20;

Here, you upload the image you want to send. Ensure the image is of high quality and relevant to the message you're communicating.

## **How to make an image message template**

1. Go to **Content** > **Message templates**.
2. Click **Create message template**.
3. Under 'Platform', select **Apple Messages**.
4. Select **Image** as the 'Message type'.
5. Enter your message in the text field and use variables for personalization.
6. Upload the image you wish to send in the image field.
7. Preview your template to ensure the text and image align with your message's intent.
8. Click **Publish** to make your image message template 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-an-image-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.
