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

# Timesheet Summary

### How to get Timesheet summary from Pocket HRMS 2.0 Mobile App?

**Path:** Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines (Hamburger menu) > Timesheet > Request > Timesheet Summary > You can enable check all for approval and click on submit > or View the pending summaries by clicking on pending button

**Step 1:** Log in to the Pocket HRMS 2.0 mobile app and tap on the **three horizontal lines** (hamburger menu) located at the top left corner of the screen.

<figure><img src="/files/7699ffa7f383f2b60efbcff79dd9a25902f338dc" alt=""><figcaption></figcaption></figure>

**Step 2:** Select the **‘Timesheet’** module and navigate to the **‘Request’** section.

<figure><img src="/files/4ac51ef17cdc2c35bfbb1b9eaebb4cc73c50ea70" alt=""><figcaption></figcaption></figure>

**Step 3:** Tap on **‘Timesheet Summary’** to view the status of your timesheets.

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

**Step 4:** To approve multiple entries, enable the **‘check all’** option and click on ‘**submit’.**

<figure><img src="/files/9c61aa23a05e4c44acea2d08bace3d55957896a7" alt=""><figcaption></figcaption></figure>

**Step 5:** Alternatively, you can view specific pending requests by clicking on the **‘pending’** button.

<figure><img src="/files/925471cd13f73effb487458308743b987c6f6341" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2795686973b92ea3d8195f20572bb64f6977575f" alt=""><figcaption></figcaption></figure>

### Search Icon

Located at the top right corner of the screen.

Click on the search icon > fill the month & year > search

<figure><img src="/files/57105ab6cc1faaf5a020ef597e81985c7333c3b6" alt=""><figcaption></figcaption></figure>

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

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/timesheet/request/timesheet-summary.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.
