# Job titles

If you have a certain number of employees and you want to keep track of their tasks, what they are in charge of in your business and on which possition they are working, you can define job titles and assign them to your employees.

To set that up, go to:

```
Manufacturing > job titles > add new
```

![](/files/-LU-vyRoeoKy9CGsObBo)

Once you enter the wanted job titles and save the changes, here is how your list will looke like:

![](/files/-LU-x1B3BzGQZ68yfqqP)

Now, when you start entering employees, you will be able to select the job title from the drop-down menu.

![](/files/-LU-x_HUpMY99FsItKWR)

The job title of the particular employee will appear when you are assigning them tasks, reviewing the employee list, etc.


---

# Agent Instructions: 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:

```
GET https://learn.erpag.com/project/manufacturing/job-titles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
