> 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/segmentos/segmentos-como-excluir-leads-de-um-segmento.md).

# Segmentos - Como excluir leads de um segmento?

Você pode excluir leads do segmento de três formas:

1 - Por dentro do lead

2 - Via fluxo de automação (exclusão em massa)

3 - Quando o lead não atender mais ao filtro do segmento

**Veja o passo a passo a seguir para ambos os casos:**

**1 - Neste primeiro caso por dentro do lead, acesse o lead que será retirado do segmento, clique em Editar**

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

Em seguida acesse Dados do Sistema, e exclua o segmento. Clique em Salvar e fechar.<br>

<figure><img src="/files/15UL09rT3RWfm5kIiqkq" alt=""><figcaption></figcaption></figure>

**2 - Neste segundo caso, vamos excluir retirar o lead do segmento por meio do Fluxo de Automação.**&#x20;

* OBS: Deixe o fluxo publicado apenas se quiser realizar esta ação em massa. Após remover os leads do segmento, desative o fluxo.

Vá em Fluxo de Automação

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

Clique em +Novo, adicione um nome, e indique o segmento.

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

Abra o Construtor, e adicione a ação “Alterar os segmentos do lead”, e em Remover dos Segmentos, indique o segmento. Clique em Aplicar, em seguida, Salvar e Fechar.

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

**3 - A terceira forma, é por meio do filtro do segmento.**

Neste exemplo, colocamos em um segmento leads que não têm e-mail preenchido.

Ative a opção: Retirar leads que não atenderem mais o filtro (SIM)

<figure><img src="/files/8o9BMWNZykQrYd6gh6pR" alt=""><figcaption></figcaption></figure>

Então quando estes leads tiverem o campo e-mail com informação, serão retirados do segmento automaticamente.

<br>


---

# 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/segmentos/segmentos-como-excluir-leads-de-um-segmento.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.
