# Breaks Tab

Set a fixed break by selecting the date/hours, note that setting a break will remove the respective online availability during that set time. Breaks can also be accommodated in the appointments page by creating a Block

<figure><img src="/files/3aTbG4tYFwcSGVADsYuK" alt=""><figcaption><p>The Breaks tab in the Staff Edit prompt</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/breaks-tab.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.
