> 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/introduction-welcome-to-impact.com/step-3-discovery-and-vetting.md).

# ステップ3：発見と審査

発見と審査のプロセスで最初に考慮すべきステップは、潜在的なパートナーに連絡することです。パートナーへのアプローチにより、プログラムに関心のあるパートナーを見つけ、審査し、招待できます。使用 [Discover](https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/discover/discover-overview) 閲覧数やプロモーション方法など、あなたにとって重要な指標に基づいてパートナーを検索・絞り込みできます。Discover を閲覧しているときやパートナープロフィールを表示しているときに、関心のあるパートナーを「 [見込み先](https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/mark-potential-partners-as-prospects)。」または「次を設定することで、パートナーの発見を自動化し、拡大することもできます [拡張検索](https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/extended-search).

次は [パートナーグループの作成](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups)。パートナーグループを使うと、パートナーをセグメント化できるため、新しいパートナーの参加に合わせてポートフォリオを簡単に管理でき、ニュースレター、一括での申請管理、カスタム条件、パートナー固有コンテンツのアップロードなどの他の機能も有効にできます。

もしあなたのプログラムが [マーケットプレイスで見つけられる設定になっている場合](https://help.impact.com/brand/what-would-you-like-to-learn-about/account-administration/program-settings/profile-and-branding/manage-your-marketplace-profile-for-brands)、パートナーは自主的に参加を申請できます。 [申請の処理](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/review-partner-applications/manage-applications-and-send-proposals) を素早く行うことは、収益の成長をより早く始める簡単な方法です。あなたと仕事をしたいパートナーとの信頼と安心感を築くのにも役立ちます。申請を手動で確認したり、保留中のパートナーシップのキューを整理したりする手間を避けるには、Impact AI と Application Workflows を使って自動処理を設定すると時間を節約できます。

* 使用する [ワークフロー](/brand/ja/what-would-you-like-to-learn-about/platform-features/review-partner-applications/automate-partner-application-processing/create-workflows-to-automatically-process-partner-applications.md) 特定のルールに基づいて承認と却下を自動化したいとき。
* 使用する [Impact AI](https://help.impact.com/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/impact-ai-explained) システムが推奨する基準に基づいて承認と却下を自動化したいとき。アフィリエイトが初めてなら、これは最適な選択肢です。

パートナーの受信箱も、あなたの受信箱と同じようにすぐいっぱいになります。招待したパートナーにフォローアップして、最新情報を把握しましょう [あなたの提案](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/contracts/review-contract-proposals-youve-sent).


---

# 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/introduction-welcome-to-impact.com/step-3-discovery-and-vetting.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.
