> 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/faqs/ess-portal/hire/job/job-list.md).

# Job List

### 1. How to create the designation while adding the employee for recruitment?

To create new Designation or Job in recruitment or Hire module, refer the link below:

**Path:** Login to the Recruiters ESS Portal > Go to Hire Module > Job > Click on Job List > Click on Add > create Job filling mandatory fields > Submit the new job will get created in recruitment module.

**Step 1:** Log in to the **Recruiters ESS Portal**, go to the **‘Hire’** in the menu, select **‘Job’**, and then click on **‘Job List’ tab**.

<figure><img src="/files/0fd0shkz7nEygSKiH4IE" alt=""><figcaption></figcaption></figure>

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

**Step 2:** Click the **‘+ Add’** button to open the new job creation form.

![](/files/BWFM5ikon15k5PHM8FxM)

**Step 3:** Complete the form by filling in all the **mandatory fields** with the relevant job details, and Click the **‘Submit’** button. The new job will then be created in the recruitment module.

![](/files/TPthf3jwJaxAug7ttusw)

![](/files/1leJhZHrTVrxM8f3j0tC)

**Link**: <https://ess.pockethrms.com/Recruitment/Transaction/Jobs?Menu=JobOpening>

For any queries, contact mail to: <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/faqs/ess-portal/hire/job/job-list.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.
