# Staff

- [Managing Staff](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/managing-staff.md)
- [Fields and Settings](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/fields-and-settings.md)
- [Calendar](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/calendar.md)
- [Commissions Tab](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/commissions-tab.md)
- [Weekly Schedule Tab](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/weekly-schedule-tab.md)
- [Block Hours on Calendar](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/block-hours-on-calendar.md)
- [Breaks Tab](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/breaks-tab.md)
- [Clock In/Out Tab](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/clock-in-out-tab.md)
- [How to Clock In/Out](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/how-to-clock-in-out.md)
- [Assigning Specialties](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/assigning-specialties.md)
- [Staff Login](https://docs.simplespa.net/simplespa-documentation/fundamentals/staff/staff-login.md): Allow your staff to login and manage their schedule


---

# 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.simplespa.net/simplespa-documentation/fundamentals/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.
