> 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/platform-features/prospect-import-for-brands/prospect-import-explained.md).

# Spiegazione dell'importazione prospect

La funzione Prospect Import rende semplicissimo gestire grandi elenchi di prospect direttamente all'interno della piattaforma. Puoi aggiungere nuovi prospect da reclutare o migrare partner esistenti da altre piattaforme a impact.com utilizzando Prospect Import. Puoi semplificare il tuo processo di reclutamento utilizzando questa funzione insieme a [modelli di workflow email](/brand/it/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.md) per accettare automaticamente nuovi partner e creator nel tuo programma.

#### Come funziona

1. Ti basta creare un file CSV contenente i tuoi prospect e caricarlo sulla piattaforma impact.com. Per sapere come importare i prospect, consulta [Importa prospect in blocco nel tuo programma](/brand/it/what-would-you-like-to-learn-about/platform-features/prospect-import-for-brands/bulk-import-prospects-to-your-program.md).
2. Una volta importati i prospect, riceverai un'email di conferma contenente un riepilogo dell'importazione. Qui puoi vedere se ci sono stati errori che potrebbero dover essere corretti.
3. Dopo che i tuoi prospect sono sulla piattaforma impact.com e raggruppati, puoi abbinarli a un [workflow](/brand/it/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/email-workflows/create-and-manage-email-workflows.md) che accetterà automaticamente i prospect nel tuo programma una volta che si saranno iscritti.

{% hint style="info" %}
**Nota:** Sebbene questa funzione sia pensata per importare prospect, puoi anche migrare partner esistenti da altre piattaforme a impact.com. Per farlo, assegna i partner esistenti a un gruppo durante l'importazione, quindi abbina quel gruppo a un workflow di accettazione automatica per inserirli immediatamente nel tuo programma.
{% endhint %}

#### Come ti avvantaggia

Prospect Import ti aiuta a far crescere la tua rete di partner senza strumenti aggiuntivi o ritardi.

* **Integra i partner più velocemente**: Carica interi elenchi di prospect in pochi minuti e inizia subito a interagire con partner e creator di alto valore. Nessun bisogno di supporto esterno, processi manuali o soluzioni alternative.
* **Nessun bisogno di strumenti di reclutamento di terze parti**: Usa quel budget per altri fattori di crescita, come incentivi per i partner e campagne.
* **Testa il file in anticipo**: Usa il pulsante di prova per verificare eventuali errori, gli account corrispondenti e vedere quali record riescono o falliscono.

#### Limitazioni

* Non puoi creare un nuovo gruppo quando importi i prospect. Assicurati di aver già [creato eventuali gruppi](/brand/it/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) quello che ti serve prima di importare il tuo elenco di prospect. Se nel file includi un gruppo inesistente, quel record non verrà importato e vedrai un errore nel tuo report di riepilogo.
* Se l'invito di un prospect importato viene condiviso con altri e un nuovo candidato fa domanda utilizzando quell'invito condiviso, la candidatura risultante non verrà collegata al prospect iniziale che hai importato.


---

# 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/platform-features/prospect-import-for-brands/prospect-import-explained.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.
