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

# Create a New Extended Search

{% hint style="success" %}
**Note:** You are limited to 5 active searches running simultaneously. However, you can pause or delete an extended search at any time.
{% endhint %}

1. From the left navigation menu, select ![](/files/ZxKsZVItTC74qmX9Lebs) **\[Discover]** → **Extended Search** → [**My Searches**](https://app.impact.com/secure/advertiser/discover/fr/search/searches.ihtml?u=%2Fsecure%2Fdiscover%2Fsearch%2Findex.html%3Froute%3D%2Fsearches%26layout%3DIFRAME).
2. In the upper-right corner, select **Create Search**.
3. On the *Create Search* screen, fill in the *name* and *keywords* of the extended search.
   * A maximum of 10 keywords may be included. Select keywords that your target partner typically uses in their content.
4. Select the ![](/files/4AJktj2qcV3ZjYYKylZP) **\[Checkbox]** to include results from Marketplace and an external network.
   * **Marketplace Results** results are “In-Network” results matched against the [Discover Overview](/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview.md)
   * **Extended Results** are “Out-Of-Network” results not matching against results in the Discover marketplace.
5. Select your desired [partner size](/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-management/partner-size-rating-criteria.md).
6. Select which channels to include in your search results.
   * Channel options include Facebook, Instagram, YouTube, Twitter/X, and Pinterest.
7. Optionally, select your location, audience countries, and desired languages.
8. Select **Save**.

   * Once a search is saved, results should start to generate within a few minutes but can take up to 24 hours maximum to populate. The search is ongoing with up to about 100 new results being added on a weekly basis. Learn how to review your extended search results.
   * To prevent overwhelming results, searches are automatically paused if there are 100 unreviewed search results. Searches are also paused when they return fewer than 5 results.

   <div data-with-frame="true"><figure><img src="/files/s9kcSQmcjCABl0qCaFVO" 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/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/create-a-new-extended-search.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.
