> For the complete documentation index, see [llms.txt](https://ajudahotcampaing.hotmobile.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajudahotcampaing.hotmobile.com.br/modo-avancado/como-programar-o-envio-de-um-e-mail-marketing.md).

# Como programar o envio de um e-mail marketing

O grande diferencial de uma plataforma de automação de marketing é a possibilidade de envios em massa de forma programável.

Com a Hotcampaigns vai ficar fácil alcançar todos os seus contatos na hora que desejar. Os conteúdos de cada e-mail podem ser desenvolvidos previamente e entregues na hora que você configurar.

**Enviando o e-mail marketing**

![](/files/g8QFPHN2RhmXyDfHB1mp)

Após criar pelo menos um segmento e o primeiro e-mail, vá até as Campanhas e configure na opção Construtor o envio do e-mail conforme a sua estratégia.

Em “Publicado em (data/hora)”, inclua a data e horário exato em que deseja o envio. A mensagem ficará classificada como pendente.

Ao preencher a opção “Não publicado em (data/hora)”, é possível definir o período em que a mensagem não será mais enviada.

Esse espaço possui infinitas possibilidades de configuração. Depois é só aplicar e fechar o Construtor.


---

# 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:

```
GET https://ajudahotcampaing.hotmobile.com.br/modo-avancado/como-programar-o-envio-de-um-e-mail-marketing.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.
