> For the complete documentation index, see [llms.txt](https://docs.mercuri.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mercuri.cx/mercuri-docs-es/caracteristicas/conversations-inbox/como-enviar-una-plantilla-mms-desde-el-inbox.md).

# Cómo enviar una plantilla MMS desde el inbox

Sigue estos pasos para enviar rápidamente una plantilla MMS desde el **Conversation Inbox**:

1. **Navigate to the Conversation Inbox** – Ve al inbox donde se listan todas las conversaciones de los clientes.
2. **Select the Contact** – Abre el chat del cliente al que deseas enviar la plantilla MMS.
3. **Click on the Template Icon** – En la parte inferior izquierda de la ventana del chat, verás varios íconos. Haz clic en el icono de plantilla.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FrfKGisdOkJSg6D9hOFYj%2Fmms1.png?alt=media&#x26;token=caeca046-bbd1-41bf-a26d-8e60510aef35" alt=""><figcaption></figcaption></figure>

4. **Choose Template Option** – Aparecerá un cuadro de diálogo con dos opciones: Text Message y Template. Selecciona **Template**.

<figure><img src="https://392978341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsZtOBCP9JV8XEWJpUU4t%2Fuploads%2FitecTF6kHfGuSREvSLBQ%2Fimage.png?alt=media&#x26;token=8182b414-a07f-444f-b5ab-5a11347c81d1" alt="" width="348"><figcaption></figcaption></figure>

5. **Browse Templates** – Ahora verás una lista de plantillas MMS que ya has creado. (Haz clic aquí <mark style="color:blue;">para aprender a crear plantillas MMS</mark>.)
6. **Select an MMS Template** – Elige la plantilla MMS que deseas enviar.
7. **Fill Variable Fields (if any)** – Si tu plantilla contiene variables (por ejemplo, nombre del cliente, ID de pedido), ingresa los valores requeridos.
8. **Review and Send** – Revisa tu mensaje, luego haz clic en **Send** para enviarlo al cliente.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.mercuri.cx/mercuri-docs-es/caracteristicas/conversations-inbox/como-enviar-una-plantilla-mms-desde-el-inbox.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
