> For the complete documentation index, see [llms.txt](https://doc.3va.app.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.3va.app.br/documentacao/apps/sequencia.md).

# Sequência

O módulo **Sequências** da **plataforma** permite a automação de comunicações e follow-ups com clientes de forma estratégica e eficiente. Com ele, você pode criar fluxos personalizados de mensagens, definindo intervalos de envio e gatilhos para cada etapa do processo. Isso garante que nenhum contato fique sem acompanhamento, melhorando o relacionamento com os clientes e otimizando o tempo da equipe. As **Sequências** são ideais para nutrir leads, enviar lembretes e manter um fluxo contínuo de interações sem a necessidade de ações manuais repetitivas.

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Criar sequência</td><td><a href="/pages/e595ca84ffda32f3c4522ffbafb92f9532107d84">/pages/e595ca84ffda32f3c4522ffbafb92f9532107d84</a></td></tr><tr><td>Objetivo da sequência</td><td><a href="/pages/5ebf763109c7ef96e9c1fc7fd7b19c32f45aad28">/pages/5ebf763109c7ef96e9c1fc7fd7b19c32f45aad28</a></td></tr><tr><td>Adicionar etapa</td><td><a href="/pages/acacbba62bc4ffd3d8add9543c5387a4b260ee40">/pages/acacbba62bc4ffd3d8add9543c5387a4b260ee40</a></td></tr><tr><td>Incluir contato na sequência</td><td><a href="/pages/2a2520141c0dca941744cc367ffca299ea27bf2c">/pages/2a2520141c0dca941744cc367ffca299ea27bf2c</a></td></tr><tr><td>Visualizar contatos</td><td><a href="/pages/cd3207a77f22d2e813d058e90399e9f8f5e1274a">/pages/cd3207a77f22d2e813d058e90399e9f8f5e1274a</a></td></tr><tr><td>Finalizar sequência</td><td><a href="/pages/0e5f8de00cae6394afbd439938815bad69173d95">/pages/0e5f8de00cae6394afbd439938815bad69173d95</a></td></tr><tr><td>Reiniciar sequência</td><td><a href="/pages/1094da8078dcf99a3f132e3ec1807a4f7c15682a">/pages/1094da8078dcf99a3f132e3ec1807a4f7c15682a</a></td></tr><tr><td>Desabilitar / Excluir sequência</td><td><a href="/pages/37ff4c9868f06f5c11175eb42f66f2ee008fae5a">/pages/37ff4c9868f06f5c11175eb42f66f2ee008fae5a</a></td></tr></tbody></table>


---

# 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://doc.3va.app.br/documentacao/apps/sequencia.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.
