> 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/acoes/fluxos-de-automacao-criar-nova-oportunidade.md).

# Fluxos de Automação - Criar Nova Oportunidade

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

É possível gerar Oportunidades a partir de Leads provenientes de importações, bem como de formulários do Meta e do Google, sem a necessidade de depender do atendimento via SAC.

Para a criação e execução de seu fluxo, siga esses passos:&#x20;

1. **Criar o Fluxo de Automação:**

* Vá até o Fluxos de Automação pelo “Encontrar Serviços”. Ou basta digitar o nome, que a função aparece.
* Para criar clique em “+ Novo”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc9lrw0zlsNXvMz_iJZNfA2sOTnLsMYiHw2-wg8gcNwuEuEHLSFBxuqiU-Rfy04n15LlEMXwUw2Bu_j4iTC5l8BpTBhvQN329A_7FkukFoKf7Zjz07FBLwxWwf9CFrayJSV7lef?key=ko5kr0eZYgr9RnjoEO_73vTZ" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfTSb2Lppns9_8PbJyaXHN32ipqFZnGaGE4Ym85SWj5xkktksGkGf7ONk1dliY0k97AHO6dUbB5Kq0Vs1dGfu0-1HVlMXLn4wwo1JU4w2RMIPGqVDmtME26Nkp42e9ViwvkVlLW?key=ko5kr0eZYgr9RnjoEO_73vTZ" alt=""><figcaption></figcaption></figure>

2. **Configurar e Criar:**

* **Insira um Nome:** Dê um nome descritivo para o seu fluxo.
* **Insira uma descrição:** detalhe do que vai acontecer no fluxo.
* **Configure um Segmento:** Escolha um de sua preferência.
* **Categoria:** Escolha um de sua preferência. Isso é opcional
* **Permitir que leads reiniciem o fluxo?:** Vai de acordo com sua estratégia.

> Se deixar como “SIM”, ele irá passar pelo fluxo mais de uma vez.

* Clique em **“Abrir Construtor”**, para criar o fluxo com as suas ações e condições.\ <br>

  <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcbpVvVATaR95c8ll9fApNLeJL4j-FABHBR4kOnrIhSLQ-kRZmk9BOWuLomsQi9qvmcsXjqBlKhbe0n6JvoTXB4kf_IhxF8J3rj5X_0X3mSY2rIO4QO4_8uBEnd4ybsA5Sg6-Xf?key=ko5kr0eZYgr9RnjoEO_73vTZ" alt=""><figcaption></figcaption></figure>

3. **Construindo o Fluxo:**

{% embed url="<https://youtu.be/2fCnD8nho68>" %}

4. **Salvar o Fluxo de Automação:**

Feita as criações e alterações necessárias. Salve seu Fluxo e publique.

* **Publicado:** Ao selecionar "SIM", o fluxo começará a funcionar imediatamente.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcReGZoACUWJVIBY0NlN6wuw4n8Zibrri8Nmi6Ia-AvNRCYx2Rt7RYqPEBRVu4cHFti7ENA5fC3Au3WBTkJ3b4J7JnHYO9N-4wLzvbQY6MM3A5diJvHlRNheBsfSvfXbI0Kc96axQ?key=ko5kr0eZYgr9RnjoEO_73vTZ" alt=""><figcaption></figcaption></figure>

**CONCLUSÃO:**&#x20;

Ao utilizar o Fluxo de Automação no SprintHub para criar Oportunidades, sua operação se torna mais eficiente e escalável, permitindo o aproveitamento imediato dos Leads gerados em diferentes canais, sem depender de processos manuais ou do atendimento via SAC. Isso contribui para uma jornada mais fluida, ágil e com maior potencial de conversão.


---

# 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/acoes/fluxos-de-automacao-criar-nova-oportunidade.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.
