> 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-duvidas-comuns/crm-alteracao-de-funil-etapa-diretamente-no-card-da-oportunidade.md).

# CRM - Alteração de Funil/Etapa Diretamente no Card da Oportunidade

#### Veja como alterar a Oportunidade de Funil/Etapa diretamente no card, sem necessidade de automações ou mudança para o modo fila. Isso torna o fluxo mais ágil e facilita a experiência do usuário.

Siga os passos abaixo:

* Vá até o CRM pelo “Encontrar Serviços”. Ou basta digitar o nome, que a função aparece.
* Entre em um card da Oportunidade,clicando em cima do título;
* Clique no ícone de engrenagem ⚙️ e selecione a opção "Mover para outro funil".

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdM90DQguCMwybH-_l_2IkmVDpu2qbJw_Ld7XAG1mzn5R2yePFgW1UFXBhlWg9aodDjFsCdAWCcIp9frM4qFGTbTThpU0JJoPo7I3ltT475PU-S9sb8lGZl1cBO5TL3n7VDZZNdhA?key=wNQLlLSkFqeDLTTK3LSEt-dD" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeCnUpPN4lDGD66QWfC0ZI_Zn5L-FM-bcHreNxdgnae62-7Y1Fn3u_viiGU78hswyo4Ip359BQ2C4D6soYNWxgHphacNtZinnvj7_gnMtH5wpFBCkIacUoMNBofihvfxouDfNHg?key=wNQLlLSkFqeDLTTK3LSEt-dD" alt=""><figcaption></figcaption></figure>

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

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

Ao utilizar essa funcionalidade na Sprinthub, você ganha mais agilidade e flexibilidade no gerenciamento de oportunidades. A possibilidade de mover facilmente uma oportunidade entre funis e etapas, diretamente pelo card, elimina a necessidade de automações complexas ou do modo fila, tornando o fluxo de trabalho mais dinâmico e intuitivo. Isso resulta em uma experiência mais eficiente para o usuário, permitindo uma melhor organização e tomada de decisões mais rápidas.


---

# 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-duvidas-comuns/crm-alteracao-de-funil-etapa-diretamente-no-card-da-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.
