# Procesamiento de oportunidades

Las oportunidades se crean manualmente por tus usuarios en tu panel de control de B2Bgo. Las oportunidades son internas.

{% hint style="warning" %}
Las oportunidades no las ve tu cliente en su portal.
{% endhint %}

Tú administras todas las oportunidades de tus clientes desde la página de Oportunidades.

## ¿Qué sucede cuando haces una oportunidad? <a href="#part-38c9b6566bd1b082" id="part-38c9b6566bd1b082"></a>

Cuando haces una oportunidad:

* Recibes una notificación de nueva oportunidad por correo electrónico.
* La página de Oportunidades muestra una nueva oportunidad.
* Se empieza a gestionar la oportunidad.

## Flujo de procesamiento para las Oportunidades

Cada oportunidad puede pasar por distintas etapas. Cada etapa requiere una acción diferente:

<table><thead><tr><th width="377.5">Estado de la oportunidad</th><th>Lo que debes hacer</th></tr></thead><tbody><tr><td>1.- Surge una oportunidad de venta</td><td><a href="/pages/Y1Di3QiUpcor48I7zoxa">Crea una oportunidad</a></td></tr><tr><td>2.- Se avanza en la oportunidad</td><td><a href="/pages/hASlCHkRV4wFNIHKbEhR">Gestiona tu oportunidad</a></td></tr><tr><td>3.- Se requiere cotización o pedido</td><td><a href="/pages/hASlCHkRV4wFNIHKbEhR#crear-cotizacion-desde-la-oportunidad">Crea cotizaciones</a> o <a href="/pages/hASlCHkRV4wFNIHKbEhR#crear-pedido-desde-la-oportunidad">pedido</a></td></tr><tr><td>4.- Se cierra una oportunidad</td><td><a href="/pages/hASlCHkRV4wFNIHKbEhR#marcar-como-perdida-una-oportunidad">Marca como perdida </a>o <a href="/pages/hASlCHkRV4wFNIHKbEhR#marcar-como-ganada-una-oportunidad">ganada</a></td></tr></tbody></table>

Dependiendo de tus propias necesidades comerciales, puedes personalizar tus etapas y orígenes.&#x20;


---

# 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://help.b2bgo.mx/oportunidades/procesamiento-de-oportunidades.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.
