> For the complete documentation index, see [llms.txt](https://ajuda.zdg.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.zdg.com.br/configuracao-superadmin/configuracoes/e-mail-smtp-do-tenant.md).

# E-mail - SMTP do Tenant

{% hint style="warning" %}
**Disponível para o perfil: Superadministrador**
{% endhint %}

### Introdução

A configuração do SMTP é um passo técnico essencial para permitir que sua plataforma Z-PRO envie e-mails transacionais automaticamente em seu nome.

Esta configuração é utilizada para o envio de e-mails transacionais do sistema, como **criação de usuário** e informações do **white-label** (nome da plataforma, logotipo, etc.). **Redefinição de senha não é enviada por este SMTP** — essa funcionalidade não está disponível por esse canal.

### Como acessar&#x20;

Para acessá-lo, clique no ícone de ***Configurações - Email*** no menu lateral do seu painel.

<figure><img src="/files/GQ2AIye70uT7zKDhevpb" alt="" width="375"><figcaption></figcaption></figure>

Nessa seção você tem a opção das permissões para ativar a recuperação de senhas na tela de login:

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

<table><thead><tr><th width="374">Tipo de Permissão</th><th>Descrição</th></tr></thead><tbody><tr><td>Habilitar SMTP</td><td>Quando ativo o sistema enviará informaçãos para o e-mail do usuário. Nesse caso, é necessário informar o servidor do e-mail, porta SMTP, usuário do e-mail e senha do e-mail.</td></tr><tr><td>Host SMTP</td><td>Servidor de email do seu host</td></tr><tr><td>Porta SMTP</td><td>Porta de acesso ao servidor SMTP</td></tr><tr><td>Usuário</td><td>Conta de e-mail</td></tr><tr><td>Senha</td><td>Senha do e-mail</td></tr><tr><td>Protocolo de Segurança (TLS/SSL)</td><td>Ativar protocolo seguro.</td></tr></tbody></table>

### Artigo: [Como recuperar a senha SMTP](/configuracao-superadmin/configuracoes/e-mail-smtp-do-tenant/como-recuperar-a-senha-smtp.md)


---

# 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://ajuda.zdg.com.br/configuracao-superadmin/configuracoes/e-mail-smtp-do-tenant.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.
