> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/duvidas-comuns/template-de-automacoes/emails-template.md).

# Emails - Template

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

No menu geral, clique em '**Relacionar**' e em seguida em '**Emails**';&#x20;

<figure><img src="/files/10ULTivMJxaKs4cHTQWv" alt=""><figcaption></figcaption></figure>

Clique em '**Novo**';

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

Após preencher as informações do seu e-mail clique em '**Escolher Template**';

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

Logo em seguida, escolha qual o modelo de Template que voce deseja usar. Se preferir, escolha modelos mais semelhantes ao segmento do seu e-mail. *Por exemplo*: Promoção.&#x20;

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

Ao selecionar seu modelo de Template, voce poderá **editá-lo** da forma que preferir, podendo alterar **Nome do e-mail**, **imagens**, **textos**, adicionar  **Links de suas redes sociais** entre outros.

<figure><img src="/files/4ZICOsSe8CbI8TbXLTll" alt=""><figcaption></figcaption></figure>

Feito isso clique em **Salvar**, para salvar seu template de e-mail.

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

## Para criar um Template de E-mails, siga esses passos:&#x20;

* Clique no nome do e-mail que deseja fazer o Template;
* Ao lado do botão "Voltar", clique nos 3 pontinhos e escolha "Criar Template";
* Configurando seu template para salvar;

  **Nome:** Insira para a identificação de seu template;\
  **Imagem**: Insira uma imagem para identificação do seu template;

  **Descrição:** Descreva detalhadamente a que se refere o template;

  **Template Público:** Se habilitado, todos os usuários do sistema poderão visualizar e editar o template;

  **Compartilhar com:** Todos os usuários selecionados, poderão visualizar e utilizar o template;

  Feito as alterações, clique em **“Salvar Template”**.

<figure><img src="/files/3ut5pVXkMKt5c1biMOZv" alt=""><figcaption></figcaption></figure>

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

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

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

*Seu Template foi salvo e criado com sucesso!*&#x20;

<mark style="color:purple;">**Veja artigos semelhantes:**</mark>

{% content-ref url="/pages/OLIhXs3TROwOiOV9AgsA" %}
[E-mail](/topicos/relacionar/e-mail.md)
{% endcontent-ref %}


---

# 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.sprinthub.com/duvidas-comuns/template-de-automacoes/emails-template.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.
