> 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/on-duty-report.md).

# On Duty Report

### On-Duty Report

### How to get On-duty Report from Pocket HRMS 2.0 Mobile Application?

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

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

<figure><img src="/files/0cdfb488e46000d805f2057736dfa223c0725c0d" alt=""><figcaption></figcaption></figure>

**Step 2:** Within the Leave section, navigate to the ‘My Reports’ tab.

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

**Step 3**: Click on ‘On duty’ to access and view the specific report details for your on-duty records.

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

**Note:** On-duty reports include the following:

* On duty date
* In Date
* In Time
* Out Date
* Out Time
* Day Type
* Type
* Remark
* Status

### Filter Icon

Filers the specific Report type of specific date of your need

Click on filter icon> Fill in the report type and date range > search

<figure><img src="/files/0bcecf657156b67ca2b7f41b56182a8b2802095c" alt=""><figcaption></figcaption></figure>

![](/files/bb82dede72acd31ed79e0df0080080c91a836043)

### Manager Remark

Displays the remark given by manager regarding approval or rejection of the on duty.

<figure><img src="/files/6768644be0d8ba6bafe26acdf76c3424cf388b9c" alt=""><figcaption></figcaption></figure>

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

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/on-duty-report.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.
