> 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/recruitment-v2-setup/approval-matrix.md).

# Approval Matrix

### **Approval Matrix**

**Path:** Cloud > Settings > Recruitment V2 > Approval Matrix.

This setting lets you set up and manage approval steps for important stages in recruitment, ensuring job creation, updates, and offers go through the proper checks before finalization.

The configuration is divided into:

1. **Basic** **Settings**
2. **Advanced settings**.

### **Configure Basic Approval Workflows**

**Path:** Cloud > Settings > Recruitment V2 > Approval Matrix > Basic.

**Step 1:**&#x4C;og in to the **Cloud portal,** and go to **Settings,** then select **Recruitment V2.**

<figure><img src="/files/4898947ef4d5d680177214e3a39464e354c20006" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** Go to **Approval Matrix** and select the **Basic** tab.

<figure><img src="/files/83f3f35f680fb240e34857b7660bf3b4d6c60fbe" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:** Locate the workflow type you want to configure: **Job Requisition** (New job), **Job Modification** (Update job), or **Job Offer** (Candidate offer).

<figure><img src="/files/1bfb6eebf644143c7dab39ad3059bea1897ec050" alt=""><figcaption></figcaption></figure>

**Step 4:** Click the dropdown next to the workflow and select an option:

* **Approval Required:** Requires manual authorization.
* **Approval Not Required:** System automatically approves the request.
* **As per assigned Job Manager:** Routes to the assigned manager (system auto-approves if no manager is assigned).

<figure><img src="/files/133ab66998d4225296e3fde7dd59b9bdb2a94840" alt="" width="375"><figcaption></figcaption></figure>

**Step 5:** Click **Save**.

<img src="/files/98a31f0e05a6dc6d5f33b8938ed8f5888ce2920e" alt="" width="375">

**Path Link:**[**https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Approval%20Matrix**](https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Approval%20Matrix)

{% embed url="<https://youtu.be/UNiy9PIFIPg>" %}

### **Configure Advanced Approval Workflows**

**Path:** Cloud > Settings > Recruitment V2 > Approval Matrix > Advanced.

Use this tab to create custom, conditional rules that automatically route approval requests to specific managers.

**Note:** These custom rules route approval requests automatically based on the conditions you set.

**Step 1:** Log in to the **Cloud portal**, and go to **Settings**, then select **Recruitment V2**.

<figure><img src="/files/4898947ef4d5d680177214e3a39464e354c20006" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** Go to **Approval Matrix**, select the **Advanced** tab, and click on +**Create new** button in the top right corner.

<figure><img src="/files/2eabbd6d108ee4d2c85de8f929447128a2d702db" alt="" width="375"><figcaption></figcaption></figure>

<img src="/files/2c221b649535c9b4192109a55be0fb86de4608f3" alt="" width="375">

**Step 3: When to Use This Rule**.

check the box next to **Job Offer, Job Modification, or Job Requisition**.

<figure><img src="/files/83fbb0686e7a58c73f5e788d2e4ebd905a8ace72" alt=""><figcaption></figcaption></figure>

**Step 4: Name This Rule**

type a clear **Rule Name** for your rule in the **text field.**

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

(e.g., Senior Engineering Hires in Delhi)

**Step 5: Set the Conditions**

This section decides ***when*** the rule starts working. The system will only use this rule if the request matches the conditions you add here.

* Click the **Select a field...** dropdown to pick a form detail (like Location, Job Type, or Minimum Education)
* In the next box, select or type the **exact value** it must match.
* Need more rules? Click **+ Add Condition** to add another line.
* Made a mistake? Click the red **Trash Can** icon to delete that specific line.

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

**Step 6:** **Set Approval Priority**

Choose your **reviewers** and their **approval** order. The request moves sequentially from the lowest number to the highest (Priority 1 approves first, then Priority 2).

* Type the number 1 in the priority input box to establish your first level of review.
* Click inside the **Search employee...** field, type the name of the first manager responsible for approving this request, and select them from the list.
* Click the **+ Add Approver** text button to add a level 2 or level 3 reviewer box underneath your first entry.
* Click the red **Trash Can** icon next to any manager's box if you need to remove them from your approval sequence.
* Check the **Trigger Re-Approval** box if you want the workflow to completely reset back to step 1 if anyone edits the job details mid-process.

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

**Step 7:** Click the **Save** button to activate your new rule.

<figure><img src="/files/7f0ea09ed94737b3e04cf7a8268f8d5cb32b8554" alt="" width="375"><figcaption></figcaption></figure>

**Path Link:** [**https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Approval%20Matrix**](https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Approval%20Matrix)

{% embed url="<https://youtu.be/mKPw3ZPU2-8>" %}

**For any queries, contact** [**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/recruitment-v2-setup/approval-matrix.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.
