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

# Leave Details

### Leave Details

### How to check Leave Details in Pocket HRMS 2.0 Mobile App?

**Path:** Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines (Hamburger menu) > > Leave > My Reports > Leave Details

**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/0cdfb488e46000d805f2057736dfa223c0725c0d" alt=""><figcaption></figcaption></figure>

**Step 2:** From the menu list, select the ‘Leave’ module, then Navigate to the ‘My Reports’ section within the Leave module.

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

**Step 3:** Click on ‘Leave Details’ to view the comprehensive report of your leave records.

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

**Note:** Leave details displays various leaves applied in the current month along with the detailing such as:

* Type of leave: Earned leave, PL, EL or optional leave etc.
* From date- To Date
* Half/full day leave
* No. of days
* Status: If the leave is approved, or pending.

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

### Filter Icon

<figure><img src="/files/285b0eea1529a2b08eaa8ee45fea6c75d887e524" alt=""><figcaption></figcaption></figure>

It allows you to filter any specific leave. Click on the filter icon and fill in details such as ‘Report Type’, ‘Leave Type’, ‘From date-to Date’, and click on ‘Search’ to get the report for your required leave.

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

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

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/my-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.
