# Schedule

The **Schedule** tab focuses on the configuration of work schedules. This tab is used to define and manage the working hours for services or personnel.&#x20;

<figure><img src="/files/494dXHubDUHjoHyZCkdp" alt=""><figcaption><p>A screenshot showing the Schedule settings of Bookster</p></figcaption></figure>

Here’s a detailed breakdown of what the screenshot displays:

**(1). Work Schedule Configuration**:

* **Daily Settings**: Each day of the week can be individually configured. In the screenshot, Monday is highlighted as an example, with a work period set from 08:00 AM to 05:00 PM. This indicates that services or agents are available for booking within this time frame.
* **Toggle Work Day**: Each day has a toggle switch (illustrated by a circle on the left side for other days) that allows the administrator to quickly enable or disable work for that particular day. For days that are off, such as Sunday in the screenshot, the toggle is set to "Off", and no time slots are displayed.

**(2). Add Work Period**:

* For days where multiple work periods are necessary, such as split shifts, there's an option to add additional work periods. This is indicated by the "+ Add Work Period" button under the primary work period for Monday. This feature allows for greater flexibility in scheduling by accommodating non-continuous working hours.

**Save Changes**:

* Click on the "Save Changes" button visible at the bottom to ensure all adjustments are saved.


---

# 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.yaycommerce.com/bookster/administration/settings/schedule.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.
