# Approve Mentee Stipends

After mentees submit their Expensify reports (see [Submit Expensify Report to Receive Mentorship Stipend](/lfx/mentorship/mentees/submit-a-report-to-receive-a-mentorship-stipend.md)), you, as an administrator, will receive a notification email from Expensify. To process the report, follow these steps:

1. **Open the Expensify notification email.**
2. **Click the “Approve” button** in the email to be directed to the Expensify page, where you can approve or decline the report.

{% hint style="info" %}
**Note:** pay stipends according to each mentee's geographical location. For details on stipend amounts allocated by region, see [Total Stipend Amount](/lfx/mentorship/mentee-stipends/total-stipend-amount.md).
{% endhint %}

#### Conditions for Declining a Report

You may **decline** a report in the following scenarios:

* **Incorrect Amount Filed:**\
  The mentee files for the wrong stipend amount (e.g., the total stipend is $3,000—paid in two installments of $1,500 each—but the mentee requests the full $3,000 in the first installment).
* **Incomplete Tasks:**\
  The mentee did not complete the tasks assigned to them.

\\


---

# 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/administrators/approve-mentee-stipends.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.
