# Appointments

Within this feature, you will find a list of pre-defined appointments such as Vice Chancellors, Registrars, and more. To assign a staff member to a specific appointment, follow these steps:

1. Click on the appointment title to which you want to assign a staff member.
2. Next, click on the "Appoint staff" button and input the staff member's details you wish to assign.
3. Once you've provided the necessary information, click the "Appoint staff" button within the popup form to save the appointment.

If you need to make any modifications to the profile of an appointed staff member, simply select the staff member by checking the corresponding checkbox. Then, click on the "Edit profile" button located at the top of the page to either edit or remove the appointment as needed.


---

# 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/appointments.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.
