# How to create Mail templates?

Mail templates will allow you to create much more visually appealing and interactive designs for your emails.

Our platform will present you with a template or example model that you can edit using a graphic editor.

On the other hand, if you already have a design created from another source (in HTML), you can import it and even edit the HTML code using an internal editor on our platform.

To access the template editor, you must go to **Campaigns=>Email Templates**.\
Then, on the right side of the screen, click on the **Create template** button.

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

When you click on the **Create template** button, you will see the two options mentioned earlier:

* **Email Designer:** It will open the graphic template editor.
* **Raw HTML:** It will open the HTML editor to modify the code of your template.

You can see how the **Graphic template editor** works in the following link:

[https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/email-marketing/como-crear-plantillas-de-mail/graphic-template-editor.md](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/email-marketing/como-crear-plantillas-de-mail/graphic-template-editor.md "mention")

If you want to learn more about the **HTML template editor**, follow the link below:

[https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/email-marketing/como-crear-plantillas-de-mail/html-template-editor.md](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/email-marketing/como-crear-plantillas-de-mail/html-template-editor.md "mention")

Once you finish creating a template, you will see it in the central list.

<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://help.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.
