# Create a file Apple Messages template

File message templates in Apple Business Messages enable you to send documents, presentations, PDFs, and other files directly to your customers. This feature is particularly useful for sharing detailed information, contracts, brochures, or instructional materials.

## **Message components**

### **File Upload**&#x20;

This component allows you to attach the file you wish to send. Ensure the file is in a format that is accessible and convenient for your customers.

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

Use the text field to include a brief description or instructions related to the file. This text supports variables, enabling you to personalize the message for each recipient.

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

1. Go to **Content** > **Message templates**.
2. Click **Create message template**.
3. Under 'Platform', select **Apple Messages**.
4. Select **File** as the 'Message type'.
5. Upload the file you wish to send.
6. In the text field, add a message or instructions related to the file, utilizing variables for personalization.
7. Preview your template to ensure the message and file align with your intentions.
8. Once satisfied, click **Publish** to make your file 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-a-file-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.
