# Expense

## **How to raise expense request**

Go to **Expense App.**

<figure><img src="/files/oNOjzVyR6CTKHNn4suOJ" alt=""><figcaption></figcaption></figure>

Go to **Expense.**

![](/files/1HRCj3AFuj5MtENDNKFs)

Click on **+Expense**.

![](/files/uQt27mZVX4hMpWml6oiR)

Fill up the required details and click on Save.

![](/files/ehE50xAPjUfmImFopBnP)

Employee can view their own created expense request in **My Expense**.

![](/files/Sab1RybAE77o667tUxAL)

## **How to approve expense request**

After creating the expense request, a notification is sent to the reporting Manager, and the request is assigned to them.

<figure><img src="/files/pkVUT2bPxheFe2TTMBD5" alt=""><figcaption></figcaption></figure>

The manager can approve requests directly from **Team Expense** by clicking on the brief description of the request title and then click on **Approved**.

<figure><img src="/files/5S8M3Ofv8yO1R5HEVEgx" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BrCXRgNN8zPIMn49iY5l" alt=""><figcaption></figcaption></figure>

Once the manager approves the request, the approved amount will be shown in the grid.

<figure><img src="/files/iQCChfkT2QB1P1WkS1f5" alt=""><figcaption></figcaption></figure>


---

# 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://help.quickappflow.com/expense-management/expense.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.
