> 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/faqs/ess-portal/leave/approval/leave.md).

# Leave

### 1. How to check if leaves are not applied by employee?

To check the employee has applied the leave or not, check it from admin ESS portal. For that follow steps below:\
**Path:** Login to admin ESS portal > Leave > Approval > Leave

**Step 1:** Log in to the **Admin ESS Portal**, go to the **‘Leave’** menu, and select **‘Approval’**.

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

**Step 2:** Click on the **‘Leave’** tab to view the list of pending leave requests. From this page, you can review the details of each request and use the available options to **Approve** or **Reject** them.

![](/files/tBepyQyffte6Fecq4Jjd)

**Link:** <https://ess.pockethrms.com/Leave/Transaction/LeaveApproval?Menu=leaveapprove>

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:

```
GET https://docs.pockethrms.com/faqs/ess-portal/leave/approval/leave.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.
