> 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.md).

# Leave & Attendance

- [Request](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request.md)
- [Leave](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request/leave.md)
- [Attendance Regularization](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request/attendance-regularization.md)
- [On duty](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request/on-duty.md)
- [Set Address](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request/set-address.md)
- [Shift](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request/shift.md)
- [Manual Attendance Entry (Admin)](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request/manual-attendance-entry-admin.md)
- [Manual Attendance Entry](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request/manual-attendance-entry.md)
- [Permission from Hour to Hour](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request/permission-from-hour-to-hour.md)
- [Permission](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/request/permission.md)
- [Face Recognition](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/face-recognition.md)
- [My Report](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-report.md)
- [Leave balance](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-report/leave-balance.md)
- [Leave Details](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-report/leave-details.md)
- [Attendance Regularization Report](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-report/attendance-regularization-report.md)
- [In Out Details](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-report/in-out-details.md)
- [In Out Raw Details](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-report/in-out-raw-details.md)
- [On Duty Report](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-report/on-duty-report.md)
- [Punch In Out Report](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-report/punch-in-out-report.md)
- [My Team Report](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-team-report.md)
- [In Out Details](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-team-report/in-out-details.md)
- [Punch In Out Details](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-team-report/punch-in-out-details.md)
- [Leave details](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/my-team-report/leave-details.md)
- [Employee Report](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/employee-report.md)
- [In Out Details](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/employee-report/in-out-details.md)
- [Punch In Out Details](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/employee-report/punch-in-out-details.md)
- [Leave Details](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/employee-report/leave-details.md)
- [Approval](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval.md)
- [Leave](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval/leave.md)
- [Attendance Regularization](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval/attendance-regularization.md)
- [On duty/work from home](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval/on-duty-work-from-home.md)
- [Approved Leave Revoke](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval/approved-leave-revoke.md)
- [Approve Punch Manager](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval/approve-punch-manager.md)
- [Comp off Credit](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval/comp-off-credit.md)
- [Comp Off Reverse](https://docs.pockethrms.com/pocket-hrms-2.0-mobile-app/leave-and-attendance/approval/comp-off-reverse.md)


---

# 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.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.
