> 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/recruiter/hire-v2/candidates/onboarding-checklist.md).

# Onboarding Checklist

### **OnBoarding Checklist**

The **onboarding checklist** is a set of tasks that must be completed before or during a new hire's joining, such as issuing equipment, granting system access, or completing paperwork. It ensures every department responsible for a new hire's setup completes their part, and lets HR track progress until the new hire is fully onboarded.

**Before You Begin**

Before you start, ensure the following:

* The Hire V2 module is enabled in your Pocket HRMS account
* You have access to the Cloud portal to create checklists and assign preboarding
* You have HR-level access on the ESS Portal to track and nudge candidate checklists
* The relevant department staff have their own ESS Portal login to complete their part of the checklist

**Path:** Login into Cloud Portal >Settings > Recruitment V2 > Onboarding Templates.

In the **Cloud portal**, go to **Onboarding Templates** and create an **onboarding Template,** if one has not already been created and saved. See [**How to Create an Onboarding Template**](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/recruitment-v2-setup/onboarding-templates#onboarding-templates) for the detailed steps.

<figure><img src="/files/6684d4ace493df4fd91d1feefa3e4a0321b4b10f" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/36bc10629cb90284cd74263946470e8b4a14628e" alt=""><figcaption></figcaption></figure>

### **How to Assign Onboarding Template to a Specific Job?**

**Path:** Login into Cloud Portal >Settings > Recruitment V2 > Job Stages.

**Step 1:** Go to **Job Stages** and add a **new Job Stage template.**

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

**Step 2:** Click on the **+ Icon** under the **pre-boarding Stage**

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

**Step 3:** Select **flow** and select the **onboarding template** you created in **Step1** to the specific job, and click **Done**.

<figure><img src="/files/5uJxp9h38et0sIXmDLF2" alt="" width="375"><figcaption></figcaption></figure>

Follow these [**steps to add a new job stage**](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/recruitment-v2-setup/job-stages#job-stages)**.**

**Path Link**: [**https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index**](https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index)

### **How To Configure Onbaording Checklist in Hire V2?**

**Path:** ESS Portal > Hire V2 > Candidates > Onboarding Checklist

**Step 1:** Log in to the **ESS Portal** using an **HR login**, and Open the **Hire V2** module, go to **Candidates**, and select **Onboarding** **Checklist**.

<figure><img src="/files/5e8f639c7937dca6519568eb99350da05b2102e6" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** In the **HR** **Onboarding** **Checklist** **tab**, select the specific candidate and click **View Status.**

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

**Step 3:** If the status shows as Not Started or Incomplete, click the **eye icon** to view the candidate's task list,

<figure><img src="/files/8521fa0b0119dd51391e1a7cb942a539fb911003" alt=""><figcaption></figcaption></figure>

![](/files/7e5965e886bf088f7f15b482c0a3b9885fea4fcb)

or click the **nudge button** next to it to send a notification for the whole checklist to the person responsible for completing it.

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

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

**Step 4:** The responsible Department’s Staff receives the **nudge** **notification** on their own **ESS Portal** login.

<figure><img src="/files/427da3f40cedb5410eb77e14f50b7e5c0baa8db6" alt=""><figcaption></figcaption></figure>

**Step 5:** Go to **Onboarding Checklist** and open the **Departmental Checklist** tab, Then click **Start Checklist**.

![](/files/b5b99464b3e4b61db281c4683a00ab06eee68a35)

**Step 6:** Complete each task and check its **checkbox**.

![](/files/eb08c9cc47cf155199ed82c5ac6bcaf2747af7c4)

**Step 7:** Once done, either click **Save and Complete Later** to save progress and finish the remaining tasks another time, or **click Complete All Items to submit the checklist**as done.

![](/files/f0117d413c57b993eb9931aa0752f76dda7a2b0a)

**Path Link:** [**https://ess.pockethrms.com/Recruitment/RecruitmentV2/OnboardingChecklists**](https://ess.pockethrms.com/Recruitment/RecruitmentV2/OnboardingChecklists)

**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/ess-portal/recruiter/hire-v2/candidates/onboarding-checklist.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.
