# Project

**Introduction**

This page provides the steps for approving timesheet entries for the administrator.

**Pre-requisites**

:heavy\_check\_mark: Admin credentials

:heavy\_check\_mark: User rights

***Note:** Kindly contact your Admin/HR for rights if you are not able to perform the steps below.*

### **How to approve timesheet entries?**

**Step 1:** Select ‘Project’ and then ‘Approval’ from the left side menu.

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

**Step 2:** Select ‘Timesheet Admin Approval’ tab at the top.

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

**Step 3:** Enter the employee name and the date range and click on the ‘Search’ button to search for timesheet entries.

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

**Step 4:** Click on the ‘Details’ button against each entry to check the details.

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

**Step 5:** Select the ‘Approve’ or ‘Reject’ option against each entry to approve or reject each entry individually. You can also tick the ‘Approve’ or ‘Reject’ check box at the top of the list to approve or reject the entries in bulk.

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

**Step 6:** Alternatively, click on the ‘Delete’ icon to delete the entry from the system.

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

***Note:** The admin can also modify and delete entries which the manager has approved or rejected under the ‘Previous Entries’ section.*

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


---

# 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/project.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.
