# Fluxo de Automação - Como evitar duplicidade

No Fluxo de Automação é possível realizar uma automação que impeça a criação duplicada de oportunidades.

* Você também pode evitar duplicidade de oportunidades diretamente pelo CRM, [confira o passo a passo aqui.](https://docs.sprinthub.com/topicos/geral/crm/crm-automacoes/crm-automacao-para-evitar-oportunidades-duplicadas)

No exemplo a seguir fizemos uso dos segmentos, mas você também pode utilizar tags, se for o caso.

* [Para aprender a criar segmentos clique aqui.](https://docs.sprinthub.com/topicos/relacionar/segmentos)
* [Para aprender a criar tags clique aqui.](https://docs.sprinthub.com/topicos/configuracoes/tags)

1 - Vá em Fluxo de Automação, clique em +Novo e adicione um Nome.

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

2 - Selecione “Permitir que os leads reiniciem o fluxo”  SIM, e “Publicado” ao final da configuração.\
Indique o segmento principal.&#x20;

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

3 - Clique em “Abrir Construtor”.

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

Adicione o bloco de **Condição**: “O lead possui oportunidade?” >> O Lead NÃO possui oportundiade.\
Na **saída positiva** deste primeiro bloco, adicionaremos **mais uma Ação**: “Criar oportunidade >> Configure a oportunidade conforme a demonstração abaixo:

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

\
Na **saída negativa**, então adicione a ação “Notificar um funcionário” >> Selecione um funcionário para ser notificado, no caso dos leads que JÁ POSSUEM oportunidades.\
Salve a automação.<br>


---

# Agent Instructions: 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://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/duvidas-comuns/fluxo-de-automacao-como-evitar-duplicidade.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.
