> 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/project/my-report/my-timesheet-report.md).

# My Timesheet Report

### How to Download My Timesheet Report (Project) from Pocket HRMS 2.0 Mobile App?

**Path:** Login to mobile app of Pocket HRMS 2.0 > click on 3 horizontal lines (Hamburger menu) > Project> My Report >My Timesheet Report > Fill the date range > Download Excel.

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

**Step 2:** From the menu list, select the **‘Project’** module and navigate to the **‘My Report’** section.

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

**Step 3:** Choose the ‘**My Timesheet Report’** option from the list.

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

**Step 4:** Fill in the **specific date range** for the report you want to generate. Click on ‘**Download Excel’** to export the report to your device.

<figure><img src="/files/24d05174e7c54507cfdc39869809a85296d1b56d" 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/project/my-report/my-timesheet-report.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.
