> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects.md).

# Marcar socios potenciales como prospectos

Primero debes marcar como prospectos a los socios interesantes antes de poder empezar a seguir en qué punto se encuentran en el nuevo embudo de socios. Harás esto principalmente en Marketplace.

1. En la barra de navegación izquierda, selecciona ![](/files/f6de3326e4ef576c0ba635e4ebc64f3f50872eab) **\[Descubrir]** → **Buscar socios → Marketplace de socios**.
   * Alternativamente, para programas de creadores, selecciona ![](/files/f6de3326e4ef576c0ba635e4ebc64f3f50872eab) **\[Descubrir]** → **Buscar creadores → Marketplace de creadores**.
2. Una vez en el marketplace, [empieza a buscar socios](/brand/es/what-would-you-like-to-learn-about/platform-features/encontrar-socios-y-creadores/look-for-specific-types-of-partners.md).
3. Marca a los socios como prospectos. Tienes 2 formas de hacerlo:
   * Marca a los socios como prospectos al buscar entre varios socios.
   * Marca a un socio como prospecto al ver su perfil.

#### Marca un prospecto al buscar entre socios

Marca a un socio como prospecto al pasar el cursor sobre su logotipo y luego seleccionar ![](/files/2bc4dac48ece1426bbcc3de03b592fc62bf39277) **\[Marca de verificación]** cuando aparezca junto al logotipo.

<div data-with-frame="true"><figure><img src="/files/afcc05d44b26ef6652bce7b3a7101b45998fb09b" alt="" width="184"><figcaption></figcaption></figure></div>

#### Marca un prospecto al ver el perfil de un socio

Marca a un socio como prospecto yendo a su perfil y luego seleccionando la ![](/files/66651c3cd859054abf9626e4adfa106749a3ce06) **\[Marca de verificación]**.

<div data-with-frame="true"><figure><img src="/files/46ff304a080ae02cdff18b5ad8760fcbd1f3ceb9" alt="" width="425"><figcaption></figcaption></figure></div>

Una vez que tengas unos cuantos prospectos, podrás empezar a gestionar tu embudo de forma más eficaz.

**Marcar socios como no interesados**

También puedes marcar a los socios que no te interesan. Esto ocultará el socio de Marketplace para ti. Para ver los socios ocultos, usa la opción **Ocultar** en el filtro de Prospectos de Marketplace.

<div data-with-frame="true"><figure><img src="/files/2990ea65204ef2e25891e7c9d3812410856770c5" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects.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.
