> 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 partners potenciales como prospectos

Primero debes marcar a los socios interesantes como prospectos antes de poder empezar a hacer seguimiento de en qué etapa del nuevo embudo de socios se encuentran. Harás esto principalmente en Marketplace.

1. Desde 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/find-partners-and-creators/look-for-specific-types-of-partners.md).
3. Etiqueta a los socios como prospectos. Tienes 2 maneras de hacerlo:
   * Etiqueta a los socios cuando busques entre varios socios.
   * Etiqueta a un socio como prospecto al ver su perfil.

#### Etiqueta a un prospecto al buscar entre socios

Etiqueta a un socio como prospecto pasando el cursor sobre su logo y luego seleccionando ![](/files/2bc4dac48ece1426bbcc3de03b592fc62bf39277) **\[Marcar]** cuando aparezca junto al logo.

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

#### Etiqueta a un prospecto al ver el perfil de un socio

Etiqueta a un socio como prospecto yendo a su perfil y luego seleccionando el ![](/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 un puñado de prospectos, puedes empezar a gestionar tu embudo de manera 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 **Ocultar** opción en el filtro 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.
