# 💡How can staff break periods be configured?🤔

**Zon Staff Management** allows you to **precisely configure** and **manage staff break** periods as part of **shift scheduling**. This ensures compliance with labor **policies** and **supports employee well-being.**

### Adding Break Time When Creating a Shift

1. **Navigate to the Schedule Tab**\
   Go to the **Schedule** tab in **Zon Staff Management.**
2. **Create a New Shift**\
   Click the **+ icon** on the calendar for the **desired staff member and date.**
3. **Enter Shift Details**

* Select the **staff member,** designate the **location,** and specify the **date** along with the **shift’s start and end times.**

4. **Add Break Time**

* In the shift creation window, you’ll find an option to **add a break.**
* Enter the **break name** (e.g., Lunch).
* Set the **break start and end times.**

4. **Save the Shift**

* Once **all details** are **entered,** click **Create Shift** to save.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfDUmblxjoqyQ6J_DMQgCLEedygPkOJxL3ddQYNzX7xlpkwanN36YiijVsS57xQYEixJ9AhnMrFQSPvrURnpcH0kZUjaohyscVZK5Fwny26lNHNsp0MY3cc5iCmNNrV__qEwEjoEA?key=ZkbBLfileOIlHqKmkC5ZJbSW" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcszJSSyIqNtSKU8sLbeH4QrbiUAwGY2BIGSs4NbZ2qGcSCRncJHfEHqzYQxHPXtOADMppgO3sLDxPoZg0hRpLzJKFY3ycvnZdAnyLYlt6Y71yU6da_VMBRIrVbvU5I8ArDzoFYrg?key=ZkbBLfileOIlHqKmkC5ZJbSW" alt=""><figcaption></figcaption></figure>

### Adding or Editing Break Time in an Existing Shift

1. **Locate the Shift to Edit**

* In the **Schedule** tab, **find the shift** you wish to **update.**
* **Hover over** the **shift block;** two icons will appear (edit and delete).

**Edit the Shift**

* Click the **pencil icon (✏️)** to open the **Edit Shift** window.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeMRqPiw8JIJEQhsCrqljdFjLKoDrVVgKArrFgOUjIKiuqNhymNhyXJymZYobzy3kTJ678FuingAemWHqftBpaK7XPr8nd8t6jEBcsH2y_BvfHvyZl2y3VYVd91HKs_c1TeKQR3Eg?key=ZkbBLfileOIlHqKmkC5ZJbSW" alt=""><figcaption></figcaption></figure>

**Modify Break Time**

* In the **Edit Shift** window, you can:
* **Add a new break** by entering the **break name, start time, and end time.**
* **Edit existing break** details as needed.
* **Remove a break** by clicking the **trash icon** next to it.

**Update the Shift**

* After **making changes,** click **Update shift** to save your modifications.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcA4q8axNKhsr_Oqn2qojktRVZ31p6fHGMD2cKiCcfHhPKDNUSJ-ygJsiEDBlGdCKQfuhnnuH4sCqvdYgN2TbcUwCmeoBbV7G0ZPefVve91K9AQUWIMDbmlEXO5sfeACuD8IqlB?key=ZkbBLfileOIlHqKmkC5ZJbSW" alt=""><figcaption></figcaption></figure>

By following these steps, you can **efficiently manage** staff **break periods** in **Zon Staff Management,** keeping your **scheduling accurate** and your **staff well-supported.**


---

# 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://zon.gitbook.io/zon-staff/zon-staff-management/how-can-staff-break-periods-be-configured.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.
