# Confirm

The Employee is notified of any changes in their probationary period by the system. In both cases, they are required to perform some steps to acknowledge the same. Hence, we need to consider 2 different cases:

* Confirmation
* Probation Extension

### **How to view my Confirmation for the job?**

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

![](/files/dySJHDK93IQApYdzQx2X)

**Step 2:** Select the ‘Employee Confirmation’ tab.

![](/files/uHoWMoeAhs9QyqtamwJn)

**Step 3:** The following information will be visible. You can select the ‘Download Confirmation Letter’ button to download the confirmation letter or select the ‘Details’ button to view further details.

![](/files/Ve8u4IjhPxJIRqmwCBXp)

### **How to view the Probation Extension?**

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

![](/files/dySJHDK93IQApYdzQx2X)

**Step 2:** Select the ‘Employee Confirmation’ tab.

![](/files/uHoWMoeAhs9QyqtamwJn)

**Step 3:** The following information will be visible. If the employee agrees with the decision, they can select the ‘Agree’ button and the confirmation date will be extended.

![](/files/cLptjX9TfNczF8lbbuCP)

**Step 4:** If the employee disagrees with the decision, they can select the ‘Disagree’ button, enter their comments and click on the ‘Save’ button.

![](/files/0eqbpTIHL9foA9iogImJ)

***Note: If you are unable to perform the steps above, 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/employee/confirm.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.
