> 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/ess-portal/manager.md).

# Manager

* [Leave Attendance On-duty](/ess-portal/manager/leave-attendance-on-duty.md)
* [Expense Management](/ess-portal/manager/expense-management.md)
* [Employee Confirmation](/ess-portal/manager/employee-confirmation.md)
* [Travel](/ess-portal/manager/travel.md)
* [PMS](/ess-portal/manager/pms.md)
* [Employee Exit](/ess-portal/manager/employee-exit.md)
* [FnF Management](/ess-portal/manager/fnf-manager.md)
* [Project](/ess-portal/manager/project.md)

### 1. Why a manager is unable to approve or reject the employee details change requests?

If you are unable to approve or reject the changes in the employee details in the ESS as a manager, please check the below factors.

* For the [manager self-service role](https://docs.pockethrms.com/faqs/cloud-portal/employee/employee-list/profile#id-12.-how-to-provide-an-employee-manager-rights-or-manager-role) is assigned as manager.
* In the [role allocation](https://docs.pockethrms.com/hr-and-admin-portal/ess-configurations/profile-info/role-allocation) profile>approval module is set/enabled/tick for the manager role.
* In the employee [approval matrix manager](https://docs.pockethrms.com/faqs/cloud-portal/employee/import#id-5.-how-to-add-a-manager-in-the-approval-matrix) is set for the approval for the required module.

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/ess-portal/manager.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.
