# Designations

Through this feature, you have the flexibility to generate any desired job title for your staff. To get started, simply click on the "Add designation" button, and enter the name of the position you wish to create. If you need to make adjustments to any of the designations you've created, select the designation's name by checking the corresponding checkbox, then click on the actions button located above and choose from the options for editing, emptying, or deleting the selected unit.&#x20;

It's important to note that if you intend to delete a designation that already has staff members assigned to it, you must first empty the designation using the "Empty designation" button before proceeding with deletion.


---

# 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.belrald.com/untitled/portals-documentation/admin-portal/admin-dashboard-features/personnel/designations.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.
