> 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/platform-features/review-partner-applications/recruitment-agent/track-recruitment-agent-results.md).

# リクルートメントエージェントの結果を追跡する

Recruitment Agent の結果ダッシュボードは近日公開予定です。利用可能になるまでは、Prospects と Applications のページでエージェントの動作を追跡できます。エージェントの設定を調整するには、次を参照してください [Recruitment Agent](/brand/ja/what-would-you-like-to-learn-about/platform-features/review-partner-applications/recruitment-agent.md).

{% hint style="warning" %}
**ベータ版:** Recruitment Agent は現在ベータ版で、利用できるブランドは限定されています。
{% endhint %}

## **Discover が追加したパートナーを確認する**

Discovery を実行したら、処理が完了するまで約 5 分待ってから、次の操作を行います:

1. 左側のナビゲーションメニューから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FLGBlwxuVWsrxNsjYUMjf%2Fdiscover-v2%20\(1\).svg?alt=media\&token=8a0e56eb-ff89-4046-8e72-ad2b503f8bf9) **Discover** **→** [**見込み候補**](https://app.impact.com/secure/advertiser/discover/radius/fr/partner_prospecting.ihtml).
2. 一覧を次の設定で絞り込みます **ソース** フィルターを **Recruitment Agent**、またはエージェントの設定で Discover サブエージェントに割り当てたグループで絞り込みます。

最新の実行結果を確認するには、各パートナーが Prospects リストに追加された日付を参照してください。候補パートナーの管理、絞り込み、整理の詳細については、次を参照してください [候補パートナーを表示](/brand/ja/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/view-prospective-partners.md).

## **エージェントが評価した申請を確認する**

エージェントが処理した受信申請を表示・管理するには、次の手順を行います:

1. 左側のナビゲーションメニューから、 ![](https://1458456015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **Engage** **→** **パートナー** **→** [**申請数**](https://app.impact.com/secure/advertiser/engage/contracts/activity/adv-manage-pending-public-ios-v2-flow.ihtml).
2. Agent Autonomy 設定に対応するタブを開きます:
   * **自動操縦:** 次を開きます **処理済み** タブを開くと、エージェントが承認または却下した申請を確認できます。エージェントが申請を判断できない場合は、その申請を **保留中** タブにグループを割り当てたまま残すため、エージェントが処理したものの判断できなかったことがわかります。
   * **副操縦:** 次を開きます **保留中** タブを開くと、エージェントが確認用に割り当てた申請を確認できます。
3. 一覧を次の条件で絞り込みます **処理者** フィルターを次に設定 **Recruitment Agent**、また Evaluate Applications サブエージェントに設定したグループでも絞り込めます。

申請の確認、承認、却下の方法について詳しくは、次を参照してください [パートナーとクリエイターの申請を確認する](/brand/ja/what-would-you-like-to-learn-about/platform-features/review-partner-applications/review-partner-and-creator-applications.md).

{% hint style="success" %}
**注:** Discovery と申請処理の指標を含む完全な結果ダッシュボードは近日公開予定です。
{% endhint %}


---

# 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/platform-features/review-partner-applications/recruitment-agent/track-recruitment-agent-results.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.
