# Managing Staff

To manage your staff in SimpleSpa navigate to the left menu, and press Staff, there you will see

<figure><img src="/files/lrUAEv4C2FUPYBpXotHJ" alt=""><figcaption><p>The Staff Page</p></figcaption></figure>

## Adding Staff

When adding a staff, you can set their information in the system, including their working slots, and flat rate commissions along with their hourly service rate, you can toggle preferences including if they will receive appointment notifications, to set their visibility online, and to hide their calendar from showing in the Appointments page. Hit the Add Staff ![](/files/AfWT5CduduEzvwXC2veY) button, and you will be able to set the general settings for this provider

<figure><img src="/files/8wJ8yhKBtz9u2c4WyvkB" alt=""><figcaption><p>Adding a Staff prompt in SimpleSpa</p></figcaption></figure>

## Editing Staff

If the staff/provider has been added and is visible in the list of staff/providers, click on the pencil button ![](/files/qiJGSv2wUyiG0sdq8LMO) to edit the staff, where you will be able to edit any of the following fields

<figure><img src="/files/7SbOvC7q7gdvBbFw2c0t" alt=""><figcaption><p>Edit staff prompt in SimpleSpa</p></figcaption></figure>

## Exporting Staff

To export the staff press the dropdown next to the +Staff button

<figure><img src="/files/QrUcPaFmh4CECU1zblPy" alt=""><figcaption><p>This will export a staff list with their basic contact information &#x26; assigned service categories</p></figcaption></figure>


---

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