# Personnel Types

**Personnel Types** page contains the list of all types of personnel in your organization. From this page, you can add, edit and delete personnel types.

To view personnel types details, select a type in the list. Sidebar with detailed information appears.

**How to add personnel type**

1. Select **Add type**. The modal window appears.
2. In the modal window, enter **Title** and **Description** for a type.
3. Select **Save changes**.

<div align="left"><img src="/files/-LoUhQaoOODhybQSlG3A" alt="Add type modal window"></div>

**How to edit and delete personnel type**

1. Hover over a type in the list. In highlighted state action menu appears.
2. Another way to perform this action is selecting a type in the list. Sidebar with detailed information appears.
3. In the sidebar, select the action menu and select **Edit**. The modal window appears.
4. To edit type, enter your changes in the modal window and select **Save changes**. &#x20;
5. To delete type, select **Delete** from the actions menu. In the dialog window, confirm your action.


---

# 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://docs.aitheon.com/human-resources/hr/personnel-types.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.
