> 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/what-would-you-like-to-learn-about/platform-features/review-partner-applications/recruitment-agent/track-recruitment-agent-results.md).

# Track Recruitment Agent Results

The results dashboard for the Recruitment Agent is coming soon. Until it is available, you can track what the agent is doing from the Prospects and Applications pages. To adjust the agent's settings, see [Recruitment Agent](/brand/what-would-you-like-to-learn-about/platform-features/review-partner-applications/recruitment-agent.md).

{% hint style="warning" %}
**Beta:** The Recruitment Agent is currently in Beta and is available to a limited number of brands.
{% endhint %}

## **See the partners Discover added**

After you run Discovery, wait around 5 minutes for the run to finish processing, then:

1. From the left navigation menu, select ![](/files/ZxKsZVItTC74qmX9Lebs) **Discover** **→** [**Prospects**](https://app.impact.com/secure/advertiser/discover/radius/fr/partner_prospecting.ihtml).
2. Filter the list by setting the **Source** filter to **Recruitment Agent**, or by the group you assigned to the Discover sub-agent in your agent's settings.

To see the results of your most recent run, refer to the date each partner was added to your Prospects list. For more details on managing, filtering, and organizing your prospective partners, see [View Prospective Partners](/brand/what-would-you-like-to-learn-about/performance-program/recruiting-partners/prospective-partners/view-prospective-partners.md).

## **See the applications the agent evaluated**

To view and manage the inbound applications processed by the agent:

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **Engage** **→** **Partners** **→** [**Applications**](https://app.impact.com/secure/advertiser/engage/contracts/activity/adv-manage-pending-public-ios-v2-flow.ihtml).
2. Open the tab that matches your Agent Autonomy setting:
   * **Autopilot:** Open the **Processed** tab to see the applications the agent accepted or rejected. If the agent cannot decide on an application, it leaves it in the **Pending** tab with a group assigned, so you can see that the agent processed it but could not make a decision.
   * **Copilot:** Open the **Pending** tab to see the applications the agent assigned for your review.
3. Filter the list by the **Processed By** filter set to **Recruitment Agent**, and by the groups you set for the Evaluate Applications sub-agent.

To learn more about how to review, accept, or decline applications, see [Review Partner & Creator Applications](/brand/what-would-you-like-to-learn-about/platform-features/review-partner-applications/review-partner-and-creator-applications.md).

{% hint style="success" %}
**Note:** A full results dashboard with metrics for Discovery and application processing is coming soon.
{% 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/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.
