# Staff

- [Add, Edit, or Delete Staff](https://help.bukkii.io/getting-started/staff/add-edit-or-delete-staff.md): Create profiles for new members of your team on your Bukkii account.
- [Change The Order Of Staff.](https://help.bukkii.io/getting-started/staff/change-the-order-of-staff..md): Adjust the order of Staff listed on your Booking Page.
- [Employee Work Hours, Rest and Leave](https://help.bukkii.io/getting-started/staff/employee-work-hours-rest-and-leave.md): Set working hours
- [Employee Booking Page URL](https://help.bukkii.io/getting-started/staff/employee-booking-page-url.md): Share direct links for customers to schedule appointments with specific employees.
- [Staff Login](https://help.bukkii.io/getting-started/staff/staff-login.md)


---

# 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://help.bukkii.io/getting-started/staff.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.
