> 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/fr/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/extended-search-overview.md).

# La recherche avancée pour les partenaires expliquée

Extended Search automatise la découverte de partenaires en recherchant dans la marketplace impact.com et en dehors du réseau impact.com. Cette fonctionnalité de recherche utilise des recherches fréquentes par mots-clés sur les moteurs de recherche populaires afin de trouver régulièrement de nouveaux partenaires pertinents et de vous les présenter. Extended Search peut être associé à la [fonctionnalité Prospects](/brand/fr/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/track-partner-recruitment-efforts-overview.md) en ajoutant des partenaires à vos workflows de prospection.

#### Avantages

* Accélère la croissance du chiffre d'affaires.
* S'étend au-delà des partenaires du réseau impact.com et diversifie votre portefeuille de partenaires.
* Fait gagner du temps en automatisant la découverte de partenaires.
* Regroupe les efforts de découverte dans une plateforme unifiée.

#### Comment ça marche

Extended Search est un puissant outil de prospection de partenaires ; voici quelques conseils rapides pour en tirer le meilleur parti.

1. Réfléchissez à un profil idéal de prospect cible et dressez-en la liste.
2. Identifiez les mots-clés que votre prospect cible pourrait utiliser dans son contenu.
3. Configurez une recherche avec vos mots-clés.
   * Pour obtenir des instructions, consultez [Créer une nouvelle recherche Extended Search](/brand/fr/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/create-a-new-extended-search.md).
4. Passez en revue les résultats et ajoutez à Prospects les partenaires qui vous intéressent.
   * Pour obtenir des instructions, consultez [Afficher et filtrer les résultats de recherche Extended Search](/brand/fr/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/view-and-filter-extended-search-results.md).
5. Revenez sur vos recherches Extended Search et leurs résultats chaque semaine.
   * Pour obtenir des instructions, consultez [Mettre en pause ou supprimer une recherche Extended Search](/brand/fr/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/pause-or-delete-an-extended-search.md).

Consultez notre [Bonnes pratiques Extended Search](/brand/fr/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/extended-search-best-practices.md) article pour découvrir les bonnes pratiques.


---

# 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/fr/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/extended-search-overview.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.
