> 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/hr-and-admin-portal/cloud-configuration/hr/confirmation.md).

# Confirmation

Confirmation is a configuration-based module in Pocket HRMS. The workflow of this module is based on the Master settings.

The Admin needs to configure the Master settings which includes the following:

* Confirmation Module
* Approval Matrix
* Dynamic Form

#### 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 configure the Confirmation Module?**

#### **Step 1**: Go to Settings > HR.

![](/files/ec904vOUx6c3S6w9U8aU)

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

![](/files/1rruffwe4vzHRl7PJ6c6)

**Step 3:** Select the correct options as required.

![](/files/6qJMW1FGaA4bMdehhpXx)

**Step 4:** Click on the ‘Save’ button to save the configuration.

![](/files/9RCwGrMmuc4z1taoktbj)

### **How to configure the Approval Matrix (for 1 Employee)?**

**Step 1:** Go to Employee > Employee List.

![](/files/g3mBKdUBweam763zpSRs)

**Step 2:** Select an Employee from the Employee List.

![](/files/T0pm8MDCXS8fr3lmZV2y)

**Step 3:** Select the ‘Approval Matrix’ tab and select the ‘+’ icon to proceed.

![](/files/wTt3kwPQ664fhnAdAVBB)

**Step 4:** Enter the required information and select the ‘Save’ button to save the details.

![](/files/WpbaePLza2gx6hqMXpSZ)

### **How to configure the Approval Matrix (for All Employees)?**

**Step 1:** Go to Employee > Import.

![](/files/qXuxmM4jkE6gitxFqUwc)

**Step 2:** Select the option ‘Approval Matrix Manager Import’ under the drop-down menu titled ‘Select Import Template’.

![](/files/WwwcqNEY0n2sKS3xKlQP)

**Step 3:** Enter the relevant details in this page and click on the ‘Save Settings’ button if you wish to save the Excel file configuration.

![](/files/3nT83r4vBaQMHJz9HA5l)

**Step 4:** Drag and drop the Excel file in the ‘.xlsx’ format inside the designated area and click on the ‘Upload File’ button to upload the Excel file.

![](/files/QyvUK1LKdOKdaCuolnMa)

### **How to configure the Confirmation Dynamic Form?**

**Step 1**: Go to Settings > HR.

![](/files/KogBvnOdCADzXm9vHjfK)

**Step 2:** Select the ‘Field Creation’ tab.

![](/files/T88XULuLktk87YHw1GVq)

**Step 3:** Click on the ‘+’ icon to the right side of the screen.

![](/files/tAynycKIMtgnP7AwmnRt)

**Step 4:** Enter the required information and click on the ‘Create’ button to enter the details.

![](/files/96Pe41lZF1TePvovDcIv)

***Note:***

* *Based on the settings configured here, the Confirmation Form in the manager’s ESS portal will change.*
* *The Confirmation Module is based on the confirmation date of the employee. Hence, the Admin or HR needs to update the probation period for all employees in the Employee Master.*

*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, and the optional `goal` query parameter:

```
GET https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/hr/confirmation.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.
