> 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とその結果を見直します。
   * 手順については、 [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.
