> 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/employee-report/leave-details.md).

# Leave Details

### Leave Details (Employee Report)

### How to get Leave details of Employees 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 > Employee Report > Leave Details

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

<figure><img src="/files/7b6fdb8d2a358c0a4d7e260a5108af04128443cf" alt=""><figcaption></figcaption></figure>

**Step 2:** From the menu list, select the ‘Leave’ module to expand its options. Navigate to the ‘Employee Report’ section within the Leave menu.

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

**Step 3:** Click on ‘Leave Details’ to access and view the specific leave records.

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

### Filter Icon

Displays option to filter records of your required employee and date.

Click on filter icon > fill in details such as select your required employee, report type, leave type and date range > Search

<figure><img src="/files/1f13fe47c7f8ed45212e97b77ff1a532a76ba215" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/87af810b1b1bc818775b1ab42934e5ad3efa82cd" alt=""><figcaption></figcaption></figure>

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

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/employee-report/leave-details.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.
