> 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/sprinthub-app/crm/como-criar-uma-oportunidade-no-crm-pelo-aplicativo-do-celular.md).

# Como Criar uma Oportunidade no CRM pelo Aplicativo do Celular

{% embed url="<https://youtube.com/shorts/8rGBuD7j0Yw>" %}

#### Passo a Passo para Criar uma Oportunidade no CRM

1. Acesse o CRM pelo aplicativo em seu celular.
2. No canto superior direito, clique no ícone “+” para adicionar uma nova oportunidade.
3. Preencha as informações essenciais:

* Selecione o Lead relacionado à oportunidade.
* Defina o título da oportunidade.
* Escolha a etapa do funil em que a oportunidade se encontra.
* Atribua um responsável pela oportunidade.
* Informe o valor da oportunidade.

4\. Após preencher todos os campos necessários, clique em “Salvar”.<br>

Conclusão

Pronto! Agora sua nova oportunidade está cadastrada no CRM e disponível para acompanhamento. Essa funcionalidade torna o processo mais ágil e permite que sua equipe gerencie leads e oportunidades de qualquer lugar.

<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/sprinthub-app/crm/como-criar-uma-oportunidade-no-crm-pelo-aplicativo-do-celular.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.
