> 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/attendance-regularization.md).

# Attendance Regularization

### Attendance Regularization

### How to apply Attendance Regularization in Pocket HRMS 2.0 Mobile application?

**Path**: Login to mobile app of Pocket HRMS 2.0 > click on plus sign > Select Apply regularization> Update > Fill in the In time out time > select out date > add reason > Save.

**Step 1:** Log in to the **Pocket HRMS 2.0 mobile app**.

**Step 2:** Tap on the **plus sign (+)** icon, typically located on the home dashboard.

<figure><img src="/files/03d928c9aeda35fee664e64a6fc4138cd3209aff" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the **‘Apply regularization’** option from the menu that appears.

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

**Step 4:** Locate the specific date with the attendance mismatch and tap **‘Update’**.

![](/files/c721bf0caad449f5689244d8a09b59cbb2ae6253)

**Step 5:** Accurately fill in your actual **In time** and **Out time**, Select the correct **Out date** (this is particularly important if your shift crossed midnight). Then Enter a valid **reason** for the regularization request in the provided text field and Tap **‘Save’** to submit your request for managerial approval.

![](/files/a94b1c8ceff6d0da585a74993edbfafe391bb087)

**Alternate way:**

**Path:** Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines > Leave menu > Request > > Select Apply regularization tab > Update > Fill in the In time out time > select out date > add reason > Save.

**Step 1:** Log in to the **Pocket HRMS 2.0 mobile app**.

**Step 2:** Tap on the **three horizontal lines** (hamburger menu) located at the top left corner of the screen.

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

**Step 3:** Select the **‘Leave’** module from the menu and tap on **‘Request’**.

<figure><img src="/files/35a5c23dbab41c7aae5e98373cbfb8cf340f8322" alt=""><figcaption></figcaption></figure>

**Step 4:** Navigate to and select the **‘Apply regularization’** tab.

<figure><img src="/files/8e26e2486f427e6a67511f02b00720ac839e3b82" alt=""><figcaption></figcaption></figure>

**Step 5:** Locate the specific date with the attendance discrepancy and tap **‘Update’**.

![](/files/c721bf0caad449f5689244d8a09b59cbb2ae6253)

**Step 6:** Accurately fill in your actual **In time** and **Out time**, Select the correct **Out date** (this is particularly important if your shift crossed midnight). Then Enter a valid **reason** for the regularization request in the provided text field and Tap **‘Save’** to submit your request for managerial approval.

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

{% embed url="<https://youtu.be/UqOG-hxEYWw>" %}

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/attendance-regularization.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.
