> 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/topicos/geral/caixa-de-e-mails.md).

# Caixa de E-mails

## Na SprintHub, possuímos a função de caixa de E-mails assim como já existem nos provadores de E-mails padrão (Google, Outlook e etc.)

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

{% hint style="info" %}
Primeiramente, é necessário fazer a integração do seu(s) E-mail(s) via integração IMAP. Veja esse artigo: [Integrações IMAP e SMTP](broken://pages/MNXMib69K4NGMaIOcC6B)
{% endhint %}

### Após isso, para verificar sua Caixa de E-mails faça os seguintes passos:&#x20;

Ou basta digitar no “Encontrar serviços” que o mesmo já traz.

<figure><img src="https://lh7-us.googleusercontent.com/yRq3gJQfBTWzHHbu8UemwDC5aFxBplEF261x-567PATHnaMGoUhY9o9VMmqSCy9Ms9RjjY9qUXQjcreU_rA8t6l9hG71IllLvXwokCOzKDHPoJcxfw5bn1Jqyib9amnLnObhPg7KccxEiRv-5kIMaQY" alt=""><figcaption></figcaption></figure>

### Essas caixas são configuradas ao fazer sua integração IMAP, para sincronizar e visualizar conforme sua escolha.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/cf0Xn9nCmRUe2iXyM4MXDetYHMbdPBWZ6C3H6yP_ks_wbc32j1a8K2mA4msTbkwVgfMPxoTRGykf1Hj1wyjpjemktfKwCVhLlOjgpSDKNBDDvYeNZuiPbhWmgEPFsi7soZx3LGYlq7xIEiUe5ykXlDc" alt=""><figcaption></figcaption></figure>

## Para enviar um e-mail, siga os passos abaixo:

1. Clique em “Novo E-mail”;
2. Digite o e-mail do destinatário (se houver mais de um, pode usar o Cc ou Cco);
3. Digite o assunto;
4. Escreva seu e-mail;
5. Clique no botão enviar.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/P1Lru4RTsjok657kRGdpUiCezeLLWBwfSkOfPKb1qnAxqO5HqBJLquT4nOZS69swaKiUq0bQJrAMpgtSjNBFDtj45xOiXdBKQWbCmfs6g6O0FtVZeheBeYFzmAZzQ2D64_R1mMKSxZ_4-5GW317ECts" alt=""><figcaption></figcaption></figure>

> Há possibilidade de formatar o e-mail e inserir anexos.&#x20;


---

# 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/topicos/geral/caixa-de-e-mails.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.
