# How to review a reimbursement request

Log in to Airbase via Okta. See [How to access Airbase](https://handbook.mattermost.com/operations/finance/purchasing/airbase/how-to-access-airbase) for details.

Once you’ve logged in, go to **Payments > Reimbursements**.

![Example of how to access reimbursement requests in Airbase.](/files/1CQv3bWk2AzhRqbXOYkq)

On the **Reimbursements page**, select **View All Employee Requests**.

![Example of how to access reimbursement requests from direct reports in Airbase.](/files/eqNRlZCcDpgtM2RAqRcB)

On the **Requests > Pending** page, you can see your direct reports’ expense reimbursement requests.

![Example of how to access pending reimbursement requests in Airbase.](/files/1G1jSrgtUEqli555y5rl)

Select a pending line item to begin your review. The line item will expand to expose the expense reimbursement details. Review the details of the request. Ensure the details provided accurately reflect the request. Instructions for fields in this section are included below.

![Example of reimbursement fields to review in Airbase.](/files/AtTmeRFkEI4HPDHiPYIR)

1. Expense Account: Ensure the account appropriately reflects the request.
2. Transaction Date: Ensure the date matches the receipt.
3. Subsidiary: Ensure the subsidiary chosen is correct for the person making the request. For example, if the individual rolls under the Mattermost Canadian entity, ensure the subsidiary chosen is Mattermost Canada.
4. Payout Amount: Ensure the amount matches the receipt provided (unless it is a partial reimbursement request).
5. Tags: Ensure Location, Class, and Department is correct.
6. Purpose: Ensure details accurately reflect the request.

If a correction is required, select **Edit** to make the correction. Once review is completed, select **Approve** if the request is okay to reimburse or **Deny** if the request cannot be reimbursed.


---

# 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://handbook.mattermost.com/operations/finance/airbase/how-to-review-a-reimbursement-request.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.
