> 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/job-application-restriction.md).

# Job Application Restriction

### **Job Application Restriction**

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

We use this setting to set up a waiting period to prevent candidates from applying for roles too frequently. This helps in managing application volume and ensuring accurate detection of repeat candidates.

**Note:** The criteria you select to identify duplicates will automatically be set as mandatory fields on your Career Page job application form.

### **Configure Job Application Restrictions**

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

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

**Step 2:** Select **Job Application Restriction** from the menu. Select the waiting period for re-application. You can choose **30 Days**, **60 Days**, **90 Days**, or enter custom days.

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

**Step 3:** Select where the rule should apply: **Applied Job Only** for the same job, or **All Jobs in the Company** for all open jobs.

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

**Step 4:** Select how the system should identify duplicate applications, you can select one or more options from:

* **Aadhar Card**,
* **PAN Card**,
* **Mobile Number**,
* **Email**.

<figure><img src="/files/5851a04caa47296589bbd39385f238f2df403751" alt="" width="563"><figcaption></figcaption></figure>

You can select one or more options, and Click **Save** to apply the setting.

**Path Link:** <https://cloud.pockethrms.com/Recruitment/RecruitmentV2/Index?module=RecruitmentV2&submodule=Job%20Application%20Restriction>

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

**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/job-application-restriction.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.
