> 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/auto-numbering-code.md).

# Auto Numbering-Code

### **Auto Numbering - Code**

**Path:** [Cloud > Settings > Recruitment V2 > Auto Numbering - Code](https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Auto%20Numbering%20-%20Code)

We use this setting to define the starting and succeeding identification codes for Candidates and Jobs in the recruitment system. Establishing a clear numbering format helps in easily tracking and organizing recruitment data.

**Important Note:** This is a one-time configuration. Once set, the numbering will start from your defined starting code and continue automatically. The system will also auto-expand digits when needed (e.g., transitioning from 9999 to 10000).

**Auto Numbering – Code** includes configuration of the following Codes:

1. **Candidate**
2. **Job**

### **Configure Candidate Code**

**Path:** [Cloud > Settings > Recruitment V2 > Auto Numbering - Code](https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Auto%20Numbering%20-%20Code) > Candidate.

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

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

**Step 2:** Select **Auto Numbering – Code** from the **menu**, and Make sure you are on the **Candidate** tab.

<figure><img src="/files/268c161474ff2326666f98b8af182ec76ad81efe" alt="" width="375"><figcaption></figcaption></figure>

**Step 3:** Enter the **Prefix** for candidate codes, Select the **Separator** if required, this is optional, it is used to make the code easier to read, then Select the **Trailing Zero**, and Enter the **Starting Code.**

<figure><img src="/files/7835cb05f0a9d135c6d37e0c938ae0341ac2c0a5" alt="" width="375"><figcaption></figcaption></figure>

**Step 4:** Scroll down to the **Field Preview** section. Here, you can check how the final code will look based on the details entered by you, and Click on the **Save** button.

<figure><img src="/files/33b5b83aca9524dafc567a8f2a8232e8a7df0536" alt="" width="375"><figcaption></figcaption></figure>

**Path Link:** <https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2&submodule=Auto%20Numbering%20-%20Code>

### **Configure Job Code**

**Path:** [Cloud > Settings > Recruitment V2 > Auto Numbering - Code](https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2\&submodule=Auto%20Numbering%20-%20Code) > Job.

**Step 1:** On the same Auto Numbering page, click on the **Job** tab located at the top left.

<figure><img src="/files/10f582e516a4ed9ceb5dedd710756548befe5b25" alt="" width="375"><figcaption></figcaption></figure>

**Step 2:** Enter the **Prefix** for Job codes, Select the **Separator** if required, this is optional, it is used to make the code easier to read, then Select the **Trailing Zero**, and Enter the **Starting Code.**

<div align="center"><figure><img src="/files/lvscbFy5sUO3P3ClwvsE" alt="" width="375"><figcaption></figcaption></figure></div>

**Step 3:** Review the **Field Preview** and click on **Save**.

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

**Path Link:** <https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2&submodule=Auto%20Numbering%20-%20Code>

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

**For any queries, contact** <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/auto-numbering-code.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.
