# Leave From Mobile

## **Raise Leave Request**

To log in to the mobile app, enter your username, password, and URL.

![](/files/lTBlvqG79R2ey4eocDrQ)

Go to **Leave** App.

![](/files/Dn9B7CAbwTcGJL3xVpWF)

Ensure that the leave balance record is added to the employee's leave balance before applying for leave, after the employee has been added to the employee database.

Click on **+Leave**.

![](/files/nViSguHCYbZKSw1WuF1q)

Fill out all details and **save** it.

![](/files/9gF8bzUk834SU2YTo7IU)

The applied leave request is displayed in 'My Leave'. Click on the hamburger icon (three horizontal lines).

![](/files/EHCMt84xmOqmxBgaGUpR)

Click on **My Leave**.

![](/files/GwNXeWU9FFjcncRIxYWG)

Users can view all of their own leaves in **'My Leaves'**.

![](/files/REl4o8j4g7FVqOeL9CWb)

After applying for leave, the request is sent to the manager for approval.

Click on **'My Team Leaves'**.

![](/files/iyth0V2zUgWLDXSjrTC6)

The manager can view all pending requests in **'My Team Leaves'**.

![](/files/gxxU9DgzceruDihk9323)

The manager can open a leave request from **'Team Leave'** by clicking on the down arrow.

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

Click on **View**.

![](/files/jJbVkMieh2bMSpko6h4s)

Check the request details and click on **More**.

![](/files/h3uS35dmy07RIIFMJgMP)

![](/files/0Ck3ENnYSdbhntl9dpFL)

Click on Approve or Reject.

![](/files/MxfKs923NqkLbPQa3E5t)

After the request is **approved**, the user can see the status updated to **Closed** in my leave, and the leave count is added to **Availed**, deducting from the **Balance**.

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

## **Leave Cancellation**

If for any reason the user wants to cancel their leave, they can do so from **My Leave**.

Click on **Cancel.**

![](/files/GnAy9epk1H5Uz1qyqlo2)

Add **Cancel Reason** and click on **Submit.**

![](/files/S1IvhhMDU685DI0nOgk2)

After canceling the leave, the status changes to **Cancellation Submitted**, and the request is assigned to the manager for approval.

![](/files/tUXeQCpNZhjoPTcpphw9)

Go to Pending Cancellation.

![](/files/TGei5zRd1JIbo7kpbnEw)

The manager can view all pending cancellation leave requests in **Pending Cancellation**.

Click on down arrow.

![](/files/nMyPBw48qyJG7Enel2aA)

Click on **view** to see the request details.

![](/files/ix0Fohnp4jjVUZ2zvQDR)

Manager can approve or reject the leave request.

Click on **Approve**.

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

After approving the request, the status changes to **Cancel Closed.**

<figure><img src="/files/BwR8IFAKbmF7nBbsIukI" 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/leave-from-mobile.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.
