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

# Timesheet Entry

### How to make Timesheet 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) > Timesheet > Request > Timesheet Entry > Fill in all details > Save > you can also click on view previous entries to view the previous timesheet entries.

**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:** Click on ‘**Timesheet Entry’** and **fill in all the required details**(Such as Task Date, project name, Task, Client, Description, Start-end time, Enable/disable billable entry tick box)\*\* accurately\*\*.

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

<figure><img src="/files/588abe5560be8dc6157e565aba7b119326e6da72" alt=""><figcaption></figcaption></figure>

**Step 4:** Click **‘Save’** to submit your timesheet entry.

<figure><img src="/files/0fa918a26bfee623084ddc896b982e281e3aa009" alt=""><figcaption></figcaption></figure>

**Step 5:** Additionally, you can click on ‘**previous entries’** to check your past timesheet records.

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

![](/files/773ee0f8ed86a90e1259275ffb9670e47e569cb7)

**Note:** You can click on Download Attachment to download the timesheet entry attachment document (if any)

<figure><img src="/files/e1438950d76953cbe2ccc72262873a7b46ce394a" 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-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.
