> 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/request/shift.md).

# Shift

### How to Process Shift or view Approval Pending Shifts 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 > Request > Shift > Add Details (Select month, year, from day to day, shift name) > Process > To view pending approval click on Approval Pending.

**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/4dbc4bd351de5dd6f9a8b10163b3957b7b047429" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the **‘Leave’** module from the menu to see the available requests Click on **‘Request’.**

<figure><img src="/files/3952ef0fc1d7418c69c773a5cc4e3595c63ca806" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the **‘Shift’** option to initiate a shift change.

<figure><img src="/files/980c9af98d8aee40a627d1e18b00c28796839f99" alt=""><figcaption></figcaption></figure>

**Step 4:** Add the required details by selecting the month, year, the date range (from day to day),and the specific shift name. Click on **‘Process’** to submit your shift request for consideration.

![](/files/7a1c44bf1921150f12cc274d081e8dc05c9c5a73)

**Step 5:** To view your request status, click on ‘**Approval Pending’** to see all entries awaiting review.

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

![](/files/0d9e67f9696972112715ad15eb1fb2b8b1d3fbe1)

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

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/request/shift.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.
