# How to send MMS Template from inbox

Follow these steps to quickly send an MMS template from the Conversation Inbox:

1. **Navigate to the Conversation Inbox** – Go to the inbox where all customer conversations are listed.
2. **Select the Contact** – Open the chat of the customer you want to send the MMS template to.
3. **Click on the Template Icon** – At the bottom left of the chat window, you’ll see several icons. Click on the template icon.

<figure><img src="/files/QV085YnauobxS7oTAbiO" alt=""><figcaption></figcaption></figure>

4. **Choose Template Option** – A dialog box will appear with two options: Text Message and Template. Select Template.

<figure><img src="/files/Z93mZ3YBqIr4fJdAGyxq" alt="" width="348"><figcaption></figcaption></figure>

5. **Browse Templates** – You’ll now see a list of MMS templates you’ve already created. ([Click here](/features/templates/sms-templates/creating-your-first-sms-template.md) <mark style="color:blue;">to learn how to create MMS templates</mark>.)
6. **Select an MMS Template** – Pick the MMS template you want to send.
7. **Fill Variable Fields (if any)** – If your template contains variables (e.g., customer name, order ID), enter the required values.
8. **Review and Send** – Preview your message, then click Send to deliver it to the customer.


---

# 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.mercuri.cx/features/conversations-inbox/how-to-send-mms-template-from-inbox.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.
