> 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/manager/employee-confirmation.md).

# Employee Confirmation

**Introduction**

The manager or supervisor of the employee is the one who assesses their performance and decides whether to confirm the employee or extend their probation period.

For employee confirmation, the system sends an email notification to the designated manager based on the notification settings.

#### Pre-requisites:

✔ Admin credentials

✔ User rights

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

### **How to confirm an Employee?**

**Step 1**: Log into the ESS portal and go to Confirm > Approval.

![](/files/Xu7glOEPZNw2TpcRgohl)

**Step 2:** Select the ‘Manager Approval’ tab.

![](/files/b8PBv2bffOV03U3cwVHU)

**Step 3:** The employees pending for confirmation will be listed. Select the ‘Manager Status’ button.

![](/files/XogpVOLfCWBL4EG3B8o8)

**Step 4:** Enter the required details and select either the ‘Confirm’ or ‘Probation Extended’ option from the ‘Final Recommendation’ drop-down menu. In both cases, the system notifies the employee of the change in their employment status.

![](/files/78v9E6DVYVVeTTj7uri0)

**Step 5:** Select the ‘Submit’ button to save the employee status.

![](/files/jsjiaEC1wLOq3tb6pi2p)

***Note:***

*Based on the approval matrix, the confirmation request may flow to the L2 manager for approval.*

***Note: If you are unable to perform the configuration, kindly contact us at*** [*support@pockethrms.com*](mailto: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:

```
GET https://docs.pockethrms.com/ess-portal/manager/employee-confirmation.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.
