> 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/product-updates/updates-2022/june-2022.md).

# June 2022

At Pocket HRMS, our commitment to providing an unparalleled user experience drives us to continually enhance our technology. We are thrilled to introduce our latest updates, such as detailed split shift attendance reports, simplified account management, streamlined project approvals, and swift compensation processing, designed to empower both employees and HR teams with increased efficiency and performance. For the month of June, we have the following enhancements.

### Enhanced Attendance Insights for Split Shift

We understand the importance of detailed insights, which is why our new split shift attendance report format offers a comprehensive view. Now, you can download reports configured to display information such as Casual Leave (CL) in the first half and Presence (P) in the second half, providing a clear overview of your employees' attendance patterns for managers. It also makes it easier for employees to understand their attendance details.

<div align="left"><figure><img src="/files/i1ZHr53pHRjJBkOUWWOT" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/UE9weerKZn5aN8tCjVTl" alt=""><figcaption></figcaption></figure></div>

### Merging ESS Accounts with Ease

Managing multiple accounts within sub-companies just became seamless. HR/Admin can now merge accounts, ensuring a consolidated view. Employees gain easy access to merged accounts directly from the ESS homepage, simplifying their experience.

<div align="left"><figure><img src="/files/JKN95JXrc3FceNo8I9YI" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/dtVW2gKT4Q3agAVaPujx" alt=""><figcaption></figcaption></figure></div>

### Timesheet Approval Made Simple

Efficiency is key, especially when it comes to project management. With our latest update, employees' timesheet submissions for specific projects are streamlined. These submissions now directly route for approval to the designated project manager, enhancing the approval process and ensuring swift project progression.

<div align="left"><figure><img src="/files/bNt6endlxk2qdnWueypm" alt=""><figcaption></figcaption></figure></div>

### Swift Compensation and Overtime Approvals

Timely approvals for compensation pay and overtime hours are essential. Managers can now effortlessly update and approve overtime hours and compensatory pay for week-offs and holidays directly from the ESS Portal. This streamlined process ensures that your team's efforts are recognized and rewarded promptly.

<div align="left"><figure><img src="/files/ZQovg7e08LKwyfzPSQx8" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/Fu3t4VEseDjiG4kdqXL9" alt=""><figcaption></figcaption></figure></div>

For any queries, contact <support@pockethrms.com>

&#x20;

&#x20;


---

# 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/product-updates/updates-2022/june-2022.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.
