> 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 を使って自動処理を設定することで時間を節約できます。

* 使用 [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.
