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

# Manual Attendance Entry

### How to Update Manual Attendance Entry 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 > Manual Attendance Entry > Tick the employees you want to update > Fill the shift time > type of leave > update

**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/14813627c186d12d559b2715f499954738e80952" 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/feb1611d31eda265f0358086c8d924996d89f301" alt=""><figcaption></figcaption></figure>

**Step 3:** Select the **'Manual Attendance Entry'** option from the request list.

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

**Step 4:** **Tick the checkboxes next to the specific employees** you wish to update.

<figure><img src="/files/6d020101144c3503fff768e265d27bcf545fa4dd" alt=""><figcaption></figcaption></figure>

**Step 5:** Fill in the **required shift time and select the appropriate type of leave from dropdown**.

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

**Step 6:** Click on **'Update'** to finalize the attendance records.

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

### Filter Button

Enables to filter out employees for whom you want to do manual attendance entry.

Click on filter button > Type employee name > Select date > Search

<figure><img src="/files/1e2ce9e1d25fbae6ec949af82f0a272dd6699c19" alt=""><figcaption></figcaption></figure>

![](/files/fef54be9259eee5a4399d944dd2772d2a6516ae0)

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

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/manual-attendance-entry.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.
