# Staff Clock In and Clock Out

Staff members can **clock in** and **clock out** directly from the **POS home screen**.\
From the same screen, they can also manage their **breaks** by selecting **Break Start** and **Break End**.

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

Each time a staff member performs any of these actions — clock in, clock out, break start, or break end — a **receipt is automatically printed** with the relevant **staff and shift details**.

<figure><img src="/files/iEr83Og95wh7WAZUgdOB" 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://docs.bossithq.com/pos/staff-clock-in-and-clock-out.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.
