# 💡How Staff Members Can Start and End Breaks in the Zon Staff Portal?🤔

**Staff members** can easily manage their **break periods** directly from the **Zon Staff Management** interface on the **Zon Staff Portal.** The process is intuitive and ensures accurate tracking of **working and break times.**

### **Steps to Start and End a Break**

**Access the Clock In/Out Tile**

* On the **main dashboard,** select the **Clock In/Out** tile to open the **staff clock management screen.** Staff should first **log in to the tile** using their **credentials or PIN.**

**Start a Break**

* At the bottom of the screen, you’ll see the **Start Break** button.<br>

<figure><img src="/files/OMUN2NJn9mQo5k7lxC9G" alt=""><figcaption></figcaption></figure>

* Click **Start Break.** The **break status** will change from **“Working”** to **“On Break,”** and a confirmation message such as **“Break started successfully”** will appear at the top of the screen.
* The system will now track the **break period,** and the current **break time** will be displayed.

<figure><img src="/files/kKkYWtEQZ1hrqYvwWNyp" alt=""><figcaption></figcaption></figure>

**End a Break**

* When ready to **resume work,** click the **End Break button.**
* The **break status** will change back to **“Working,”** and a message such as **“Break ended successfully”** will confirm the action.
* The system will update the **total break time** spent for the day.

<figure><img src="/files/oxp3e1EAprRgT2mXoJM3" alt=""><figcaption></figcaption></figure>

**Additional Options**

* Staff can also view their **working and break history** for the day by clicking **View Today's History.**
* When their **shift is complete,** they can use the **Clock Out** button to end their **working session.**

<figure><img src="/files/rn4mWCQHNAoB0x16rO3e" alt=""><figcaption></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://zon.gitbook.io/zon-staff/zon-staff-portal/how-staff-members-can-start-and-end-breaks-in-the-zon-staff-portal.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.
