# My staff will work on a different schedule on a specific date, can SimpleSpa handle this?

Yes SimpleSpa supports creating a custom roster/schedule for your staff, to do that visit he Staff Page and then select the staff by pressing the Edit button

In the Edit Staff prompt, go to the Weekly Schedule/Roster tab and here you can set a custom weekly schedule for any selected week, for more information see [Weekly Schedules](/simplespa-documentation/fundamentals/staff/weekly-schedule-tab.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://docs.simplespa.net/simplespa-documentation/extras/faq/my-staff-will-work-on-a-different-schedule-on-a-specific-date-can-simplespa-handle-this.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.
