# Review Mentees Applications

1\. To review mentee applications \*\*\*\* [Sign in](/lfx/sso/sign-in.md) to [Mentorship](https://mentorship.lfx.linuxfoundation.org), click on the **My Account** menu icon, and select **My Projects** from the dropdown.

2\. Select the program card to navigate to the program detail page, and click on the **Current Mentees** tab to view the list of all the mentee applicants.

![](/files/-MK1C63SR7PXqdnVuzma)

Please note the following application statuses:

* **Pending** - The mentee has applied to the mentorship program. The mentee application is ready for review when **"Tasks Submitted"** is displayed above the status dropdown.
* **Accepted** - mentee has been accepted to the program. Accepted mentees are also visible on the program Dashboard
* **Withdrawn** - mentee has withdrawn the application.
* **Declined -** mentee's application for the mentorship program has been declined.
* **Graduated** - mentee has successfully completed the mentorship program.

The Current Mentees Application Management section contains the following information:

| Name                                         | Description                                                                                                                                                          |
| -------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Mentee**                                   | mentee name and avatar                                                                                                                                               |
| **Application Status**                       | indicates mentee application                                                                                                                                         |
| **Application Dates**                        | <p><strong>Created:</strong> date when the applicant submitted the application.</p><p><strong>Updated:</strong> date when the applicant updated the application.</p> |
| **Other Applications**                       | names of other mentorship programs that you manage to which the applicant has applied, along with application status.                                                |
| **View Tasks**                               | CTA to [view and manage](/lfx/mentorship/administrators/manage-mentee-tasks.md) mentee tasks                                                                         |
| **+Add Task**                                | CTA to [add tasks](/lfx/mentorship/administrators/manage-mentee-tasks.md#add-task) for mentees                                                                       |
| **Decline All Pending Mentees Listed Below** | CTA button to simultaneously decline all mentees with pending application status                                                                                     |
| **Filter By Application Status**             | Dropdown to filter mentee candidates by their application status                                                                                                     |
| **Download Mentees By Status**               | CTA button to download a .csv file with a list of all the mentees based on the selected application status                                                           |

Continue to:

* [Manage Mentees Tasks](/lfx/mentorship/administrators/manage-mentee-tasks.md)
* [Contact a Mentee](/lfx/mentorship/administrators/contact-a-mentee.md)


---

# Agent Instructions: 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:

```
GET https://docs.linuxfoundation.org/lfx/mentorship/mentors/review-mentee-applications-and-tasks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
