> 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/it/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects.md).

# Contrassegna i partner potenziali come prospect

Devi prima contrassegnare i partner interessanti come lead prima di poter iniziare a monitorare in quale punto si trovano nel nuovo funnel partner. Lo farai principalmente nel Marketplace.

1. Dal menu di navigazione a sinistra, seleziona ![](/files/a640ebcd17995d0347981e79c4f806f3374bb159) **\[Scopri]** → **Trova partner → Marketplace partner**.
   * In alternativa, per i programmi creator, seleziona ![](/files/a640ebcd17995d0347981e79c4f806f3374bb159) **\[Scopri]** → **Trova creator → Marketplace creator**.
2. Una volta nel Marketplace, [inizia a cercare partner](/brand/it/what-would-you-like-to-learn-about/platform-features/find-partners-and-creators/look-for-specific-types-of-partners.md).
3. Contrassegna i partner come lead. Hai 2 modi per farlo:
   * Contrassegna i partner durante la ricerca tra più partner.
   * Contrassegna un partner come lead quando visualizzi il suo profilo.

#### Contrassegna un lead durante la ricerca tra i partner

Contrassegna un partner come lead passando il mouse sul suo logo, quindi seleziona ![](/files/2ae7e003a150c6a3bb698feb3db565445cc63b94) **\[Spunta]** quando appare accanto al logo.

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

#### Contrassegna un lead quando visualizzi il profilo di un partner

Contrassegna un partner come lead andando al suo profilo, quindi seleziona il ![](/files/5599805783c79db0867377b353d84984e11e140c) **\[Segno di spunta]**.

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

Una volta che hai un piccolo gruppo di lead, puoi iniziare a gestire il tuo funnel in modo più efficace.

**Contrassegna i partner come non interessati**

Puoi anche contrassegnare i partner che non ti interessano. In questo modo il partner verrà nascosto dal Marketplace. Per visualizzare i partner nascosti, usa l' **Nascondi** opzione nel filtro Lead del Marketplace.

<div data-with-frame="true"><figure><img src="/files/56f0476ed8270a0bebc97a4395ea7642b00f4315" 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/it/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.
