> 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/geral/crm/crm-automacoes/crm-automacao-do-registro-de-oportunidades-ganhas-ou-perdas-no-funil-de-vendas.md).

# CRM - Automação do Registro de Oportunidades "Ganhas" ou "Perdas" no Funil de Vendas

<figure><img src="/files/0nPSePkAcxciOHZ5dO46" alt=""><figcaption></figcaption></figure>

Dentro do CRM, você pode escolher o funil e a etapa desejados. Em seguida, vamos criar uma **"Automação para a Etapa escolhida".**

Neste modelo abaixo de **"Etapas",** colocamos para **"Automação de Ganho"** na Etapa de **Resolvido** e para **"Automação de Perda"** estará na Etapa de **Finalizado.**

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

Na "Automação" e na Etapa de **"Resolvido"(Ganho) ou "Finalizado" (Perda) ,** vamos clicar no **"Nova automação para essa etapa".**

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

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

Realizando o procedimento mencionado anteriormente, vamos montar a automação.

{% hint style="warning" %}
Lembrando que nesta Automação, não seria necessario o **"Gatinho"** e **"Condição"**, somente a **"Ação".**
{% endhint %}

Para  **"Automação de Ganho"** ou **" Automação de Perda"**

Vamos adicionar a **"Ação"** de **" Mudar o Status da Oportunidade"**

Agora, iremos escolher para "Ganho" ou "Perda", também o "Motivo".

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

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

<figure><img src="/files/9RVCTeMSlFUxxAUAHN9Q" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/37Igx4aShokcj3b8a4En" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
É importante lembrar que após atualizar a tela, o status da oportunidade será automaticamente aplicado como Ganho ou Perda.
{% endhint %}


---

# 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/geral/crm/crm-automacoes/crm-automacao-do-registro-de-oportunidades-ganhas-ou-perdas-no-funil-de-vendas.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.
