> For the complete documentation index, see [llms.txt](https://docs.pockethrms.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval/leave.md).

# Leave

### How to Approve Leave from Pocket HRMS 2.0 Mobile App?

**Path**: Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines (Hamburger menu) > Leave > Approval > Leave > Enable tick > add remarks > Individually Accept or Reject > or Select all > Enter reason > Accept or Reject.

**Step 1:** Log in to the Pocket HRMS 2.0 mobile app and click on the **3 horizontal lines (Hamburger menu) on the top left.**

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

**Step 2:** Navigate to the **‘Leave’** section and select the **‘Approval’** option.

<figure><img src="/files/05118e1b8d354652bbd6e52df7ac3e18d4a32acb" alt=""><figcaption></figcaption></figure>

**Step 3:** **Select** ‘**Leave’** tab.

<figure><img src="/files/82a492eebb9d57d80d99400a15fd94e4337172a3" alt=""><figcaption></figcaption></figure>

**Step 4:** **Enable the tick** for the specific leave request and add any **necessary remarks**.

<figure><img src="/files/35a15ef442c24a1ef6ab056f166bc1b4a84dd629" alt=""><figcaption></figcaption></figure>

**Step 5:** Choose to individually ‘**Accept’ or ‘Reject’** the request.

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

&#x20;                                                                     Or

**Step 6**: Click on **‘Select All’**, Enter the **reason for your decision** and click ‘Accept’ or ‘Reject’ to complete the process.

<figure><img src="/files/69ae429f712871a45ae3ce7c1e634cab909b6015" alt=""><figcaption></figcaption></figure>

![](/files/1cef67d9ea6f9e52aaefe386c6e87c2d5404671d)

![](/files/9de33048edac4f4f6c00e637dedb06b64f3c7753)

{% embed url="<https://youtu.be/sQQjvmAbH8g>" %}

For any queries, contact <support@pockethrms.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval/leave.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
