> For the complete documentation index, see [llms.txt](https://docs.bird.com/applications/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/applications/content/message-templates/how-to/apple-messages-for-business/create-a-location-apple-messages-template.md).

# Create a location Apple Messages template

Location message templates let you share specific locations with your customers, using latitude, longitude, address, and a label for clarity.

## **Message components**

### **Location**

You'll need to provide the latitude and longitude coordinates of the location you're sharing. Including an address and a label helps the recipient understand the location's relevance.

### **Label**

The label is a brief description of the location. For example, "Main Office" or "Event Venue" provides clear context to your customer.

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

1. Go to **Content** > **Message templates**.
2. Click **Create message template**.
3. Under 'Platform', select **Apple Messages**.
4. Select **Location** as the 'Message type'.
5. Provide the latitude and longitude for the location you're sharing.
6. Add the address and a descriptive label to help the recipient identify the location.
7. Once your template is complete, click **Publish** to make it available for use.

<br>


---

# 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:

```
GET https://docs.bird.com/applications/content/message-templates/how-to/apple-messages-for-business/create-a-location-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.
