> 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/relacionar/fluxos-de-automacao/condicoes/fluxo-de-automacao-segmentos-do-lead.md).

# Fluxo de Automação - Segmentos do Lead

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

Para criar sua automação, acesse "**Fluxos de Automação**", e clique em "**Abrir Construtor**".

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

Adicione um bloco de **"Condição"** e, em seguida, selecione a condição **"O lead participa de um segmento? Sim, mas incluindo um dos segmentos (Indique o segmento)"**.

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

**Configure as ações que devem ser executadas quando o lead estiver em um segmento específico.**\
Por exemplo, você pode enviar um e-mail promocional para os leads que pertencem ao segmento indicado. Como este é um lead qualificado, o e-mail pode ser personalizado com informações relevantes para esse grupo.

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

Você tem diversas opções para personalizar suas ações conforme as necessidades de seu público.

[**Clique aqui para acessar o guia sobre como criar segmentos**](/topicos/relacionar/fluxos-de-automacao/condicoes/fluxo-de-automacao-segmentos-do-lead.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://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/condicoes/fluxo-de-automacao-segmentos-do-lead.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.
