> 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/ess-portal/employee/pms.md).

# PMS

### Submission of Appraisal in Pocket HRMS by an employee?

Employees can submit their appraisal in the ESS portal by following the steps below.

**Step 1:** Log into the ESS portal, click on the ‘PMS menu’, and select the ‘Request’ submenu.

**Step 2:** Click on the ‘Performance Review’ tab

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

**Step 3:** Click on the ‘Submit Rating’ button against the appraisal that you need to submit the ratings.

<figure><img src="/files/8iAjaS3AKWvj4sWxvfof" alt=""><figcaption></figcaption></figure>

That will bring the employee to the appraisal page where they can see all the predefined parameters and questions.

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

**Note**: After the submission of ratings by employees, the same can be viewed in the manager’s ESS portal.

**Step 4:** Here employees can rate themselves from 0-5 according to the set rating scale. They can also add a comment and upload supporting documents.

**Step 5:** Click on the ‘Submit’ button once the employee completes the ratings.

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

### Appraisal by Peers for their Colleagues

The peer can do the appraisal of their colleagues from the link given below.

<https://selfservice.pockethrms.com/Account/PeerLogin>

The peer can use their peer credentials to open the ESS portal and submits the rating for their colleague.

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

&#x20;

#### Reports in the Appraisal Module

Employees can click on the ‘PMS’ module and select ‘My Report’ to view their ratings.

<figure><img src="/files/8j3rvH4S01BNigK1Wnah" alt=""><figcaption></figcaption></figure>

The manager can check their team’s report by going to ‘Team Report’ in the ‘PMS’ module.&#x20;

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

Admin can check the employee report by clicking on ‘Employee Report’ in the ‘PMS’ module.

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

**Note:** ‘Detailed Report’ or ‘Summary Report’ can be downloaded in Excel format for individual employees as well as for all employees.


---

# 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/ess-portal/employee/pms.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.
