> 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/duvidas-comuns/fluxo-de-automacao-segmentando-leads.md).

# Fluxo de Automação - Segmentando Leads

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

Para criar um Fluxo de Automação destinado a segmentar seus leads, siga estes passos: Clique em "**Relacionar**" e, em seguida, escolha "**Fluxos de Automação**".

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

Clique em "**Abrir Construtor**" :

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

*Aprenda como criar um Fluxo de Automação:*&#x20;

{% content-ref url="/pages/4bSOfJbwQkzyRFyHnPws" %}
[Fluxos de Automação](/topicos/relacionar/fluxos-de-automacao.md)
{% endcontent-ref %}

Clique em iniciar e selecione seu **Gatilho**, **Ação** ou **Condição**.

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

No exemplo, foi definido um Gatilho, que seria "Clicou dentro de um e-mail?".&#x20;

Em seguida selecione qual e-mail o lead deverá clicar.&#x20;

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

Selecione "**Alterar os segmentos do Lead**".

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

Escolha o segmento ao qual deseja que este lead seja associado e, se necessário, remova-o de qualquer outro segmento.

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

Com leads segmentados, você pode executar ações específicas direcionadas a cada grupo, o que pode resultar em um desempenho aprimorado e resultados mais eficazes.


---

# 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/duvidas-comuns/fluxo-de-automacao-segmentando-leads.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.
