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

# パートナー向け拡張検索解説

Extended Searchは、impact.comマーケットプレイス内およびimpact.comネットワーク外を検索することで、パートナーの発見を自動化します。この検索機能は、主要な検索エンジン全体で頻繁にキーワード検索を行い、関連性の高い新しいパートナーを定期的に見つけて表示します。Extended Searchは、impact.comの [Prospects機能](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/track-partner-recruitment-efforts-overview.md) を使って、見込み顧客のワークフローにパートナーを追加することで組み合わせて利用できます。

#### メリット

* 収益成長を加速します。
* impact.comネットワーク内のパートナーを超えてリーチし、パートナーポートフォリオを多様化します。
* パートナーの発見を自動化することで時間を節約します。
* 発見作業を統合されたプラットフォームに集約します。

#### 仕組み

Extended Searchは強力なパートナー見込み客発掘ツールです。最大限に活用するための簡単なヒントを以下にご紹介します。

1. 理想的なターゲット見込み客のプロフィールを検討し、リスト化します。
2. ターゲット見込み客がコンテンツ内で使用しそうなキーワードを特定します。
3. キーワードを使って検索を設定します。
   * 手順については、 [新しいExtended Searchを作成](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/create-a-new-extended-search.md).
4. 結果を確認し、興味のあるパートナーをProspectsに追加します。
   * 手順については、 [Extended Searchの結果を表示・フィルター](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/view-and-filter-extended-search-results.md).
5. 拡張検索とその結果を毎週見直します。
   * 手順については、 [Extended Searchを一時停止または削除](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/pause-or-delete-an-extended-search.md).

こちらの記事 [Extended Searchのベストプラクティス](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search/extended-search-best-practices.md) をご覧ください。


---

# 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/ja/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.
