> For the complete documentation index, see [llms.txt](https://ajudaerp.sfhera.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajudaerp.sfhera.com.br/gerencial/contas-de-email/contas-email-direto-erp.md).

# Contas Email Direto ERP

Agora o SfheraERP conta com uma opção de enviar suas notas e boletos pelo gerencial de email do próprio Sfhera.

No sistema Sfhera para configurar o e-mail abra o SfheraERP e clique em **Gerencial -> Configurações -> Contas de Email.**

<figure><img src="/files/8oqL8mPb8W2M7gnmGgmC" alt=""><figcaption><p><strong>Acessando as Contas de Email</strong></p></figcaption></figure>

Preencha o nome da conta que quer salvar, no campo **Modo de Envio** selecione "<mark style="color:blue;">**SMTP Sfhera**</mark>".

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

1. **Servidor Requer Autenticação:** marcar essa opção.
2. **Utilizar para Envio Financeiro:** Marcar caso conta seja usada para envio de cobranças, boletos e recibos.
3. **Utilizar para Envio Faturamento:** Marcar caso conta seja usada para envio de documentos do sistema (NFe, NFCe, Orçamentos, etc).

Já pode utilizar para o envio de suas notas e boletos.


---

# 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://ajudaerp.sfhera.com.br/gerencial/contas-de-email/contas-email-direto-erp.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.
