> 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.
