# Timesheet

### Employee Timesheet Report

&#x20;Using the ‘Employee Timesheet Report’ admin or HR can view the employee’s timesheet data and download it using filters. The reports are available in Excel format and can be downloaded according to Project, Task, Status, Client, and Date.&#x20;

#### Process for Timesheet Management&#x20;

It starts with the employee submitting a ‘Timesheet Entry’ through ‘Timesheet Request’. Their manager will receive the request and can approve or reject it accordingly. In case, there is no manager for the timesheet module, the entry will be auto-approved.&#x20;

**Path for Employee Report**

ESS > TimeSheet -> EmployeeTimesheetReport > Employee TimeSheetReport

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

Multiple Filters Available to Download Timesheet Reports

1. Project-Wise Hours Worked Report
2. Project-Wise Employee Worked Report
3. Employee-Wise Project Hours Worked Report
4. Employee Wise Hours Worked Report

Also, Admin or HR is able to download All Employee ‘TimeSheetReport’ without any filter.

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

Here we are going to know about All Employee Timesheet Report in detail

#### All Employee Timesheet Report without any filter:&#x20;

Here is the Timesheet report of employees where Admin or HR is able to see All Employee Timesheet Details including Project, Task, Status, Employee Details, Approver Name, and more.&#x20;

You can see the Project details with respective Tasks and the total time required to complete that task. It also shows the Status of the task and the respective Approver Name.

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

1. Project-Wise Hours Worked Report:

Using Project-wise Hours worked report Admin/HR can map data such as:&#x20;

• Working hours taken by various projects&#x20;

• Status of the respective project&#x20;

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

2. Project-Wise Employee Worked Report:

Using Project-wise Employee Worked Report Admin/HR can map the following data&#x20;

• Various employees working on a particular project&#x20;

• Working hours by respective employees

• Status of that project

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

3. Employee-Wise Project Hours Worked Report:&#x20;

Using the Employee wise project hours worked filter Admin/HR can track the employee tasks.&#x20;

The Report gives brief information about&#x20;

• The project that a particular employee is working on\
• Working hours spent on that particular project

<figure><img src="/files/7FyPVQrFlx6LD51n2QoV" alt=""><figcaption></figcaption></figure>

4. Employee Wise Hours Worked Report:&#x20;

Using Employee Wise Hours Worked Report Admin/HR is able to see the data of employees with respect to their Working Hours which are entered by employees in the timesheet.

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

***Note: If you are unable to view or approve the timesheet entries, kindly contact us at*** [***support@pockethrms.com***](mailto:support@pockethrms.com)


---

# Agent Instructions: 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:

```
GET https://docs.pockethrms.com/ess-portal/admin/timesheet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
