> 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/approval/on-duty-work-from-home.md).

# On duty/work from home

### How to Approve on Duty/ Work from Home Request from Pocket HRMS 2.0 Mobile App?

**Path**: Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines (Hamburger menu) > Leave > Approval > On duty/Work from Home

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

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

**Step 2:** Navigate to the **‘Leave’** section and select the **‘Approval’** option

<figure><img src="/files/05118e1b8d354652bbd6e52df7ac3e18d4a32acb" alt=""><figcaption></figcaption></figure>

**Step 3**: Select ‘**On duty/Work from Home’** to view and manage those specific approval requests.

<figure><img src="/files/320d686d94e2007c5f79b46537d1870b55322747" alt=""><figcaption></figcaption></figure>

### Filter Icon

To filter out any records of on duty/work from home, click on the filter icon > Type the name of the employee/code > Add date range > Click Apply filter.

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

<figure><img src="/files/851dbe1d923b23d11443a95ccd80958408dd4d25" alt=""><figcaption></figcaption></figure>

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

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/approval/on-duty-work-from-home.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.
