> 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/cloud-portal/analytics/report/attendance/on-duty.md).

# On-Duty

### 1. How to Download On-duty Attendance/Details Report with Remark Applied from Cloud/ESS Approved?

**Path:** Cloud> Analytics>Reports>Attendance>On-duty>Select category>Select employee (if report is required for one employee then fill the employee name, but if you want to check the report for all employees then keep the field blank)>Select Date Range>Download

Step 1: Login to cloud portal, go to ‘Analytics’ menu, and select ‘Reports’.

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

**Step 2:** Go to ‘Attendance’ tab, click on ‘On-duty’, Select ‘Category’, Select ‘Employee’ (if report is required for one employee type the name of employee in ‘Select Employee’ column, but if you want to check the report for all employees then keep the field blank). Select ‘Date Range’ for which period of time you want to view the report and click on ‘Download’.

![](/files/GGiRNULiNY5b5ynCMFnA)

**Note:**

1\) If required for particular shift you can select filter icon and select the shift which is required and download\
2\) The report will only view the on-duty entries added form cloud portal or request approved from ESS portal\
3\) The report will not view the modified punches changes made from cloud or attendance regularization request approved from ESS portal

Link:<https://cloud.pockethrms.com/Reports/Report/Index?module=attendance&submodule=onduty>

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/faqs/cloud-portal/analytics/report/attendance/on-duty.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.
