# Leave From Mobile

### **Raise Leave Request** <a href="#raise-leave-request" id="raise-leave-request"></a>

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

<figure><img src="/files/4zBnsAeJKuOrR3Dcw5XO" alt="" width="359"><figcaption></figcaption></figure>

Go to **Leave** App.

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

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**.

<figure><img src="/files/74SjV1CUJOG0fpFO8ZPC" alt=""><figcaption></figcaption></figure>

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

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

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

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

Click on **My Leave**.

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

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

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

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

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

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

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

<figure><img src="/files/6iQlB371LXmmNvMrqcaB" alt="" width="375"><figcaption></figcaption></figure>

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

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

Click on **View**.

<figure><img src="/files/85Hkht5Y7HCPRGD3TjfJ" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/IalnDEiBWQJSbBL5c3tW" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/0Xl0Uxw0OOALeUMgbN4w" alt="" width="233"><figcaption></figcaption></figure>

Click on Approve or Reject.

<figure><img src="/files/AnNdY8332dKx7p4PZiwQ" alt="" width="237"><figcaption></figcaption></figure>

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/pi7LxS0E6sU2Ofr0NlvW" alt=""><figcaption></figcaption></figure>

### **Leave Cancellation** <a href="#leave-cancellation" id="leave-cancellation"></a>

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

Click on **Cancel.**

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

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

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

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

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

Go to Pending Cancellation.

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

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

Click on down arrow.

<figure><img src="/files/9VgbmOBX1BBqhSKTsEFb" alt=""><figcaption></figcaption></figure>

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

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

Manager can approve or reject the leave request.

Click on **Approve**.

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

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

<figure><img src="/files/yMag0TAFoKyoSMmNIB32" 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://docs.aiflo.app/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.
