# ¿Cómo crear plantillas de Mail?

Las plantillas de mails te permitirán crear diseños mucho más vistosos e interactivos para tus mails.&#x20;

Nuestra plataforma te presentará una plantilla o modelo de ejemplo al cual podrás editar usando un editor gráfico.

Por otro lado, si ya tenés un diseño hecho desde otro medio (en html), podrás importarlo e incluso podrás editar el código html desde un editor interno de nuestra plataforma.

Para acceder al editor de plantillas deberás ingresar a **Campañas=>Plantillas de Email**.\
Luego, a la derecha de la pantalla, presioná el botón **Crear plantilla**.

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

Al presionar el botón **Crear plantilla**, verás las dos opciones mencionadas anteriormente:

* **Diseñador de correos electrónicos:**  Abrirá el editor gráfico de plantillas.
* **HTML sin procesar:** Abrirá el editor HMTL para modificar el código de tu plantilla.

En el siguiente enlace verás como funciona el **Editor gráfico de plantillas**:

[Editor gráfico de plantillas](/menu-principal/guias/email-marketing/como-crear-plantillas-de-mail/editor-grafico-de-plantillas.md)

Si querés saber más sobre el **Editor HTML de plantillas** seguí el siguiente enlace:

[Editor HTML de plantillas](/menu-principal/guias/email-marketing/como-crear-plantillas-de-mail/editor-html-de-plantillas.md)

Al terminar de crear una plantilla la verás en la lista central.

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


---

# 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://ayuda.sitioshispanos.com/menu-principal/guias/email-marketing/como-crear-plantillas-de-mail.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.
