# How to Clock In/Out

Staff can clock in/out from SimpleSpa using their own credentials from the dashboard. Staff should be first created and then provided user level access (toggle the Can Login option to grant staff access to SimpleSpa). On the top right area there will be a clock button ![](/files/QphqiVcvlATcr5O26ww3) once clicked the staff that is logged in can Clock In or Out of the system. If Staff has clocked in, there will be an option to clock out, and then sequentially staff can also clock back in again to accommodate for any breaks during the day.

If required Administrator and Manager level users have access to override hours recorded by staff in the staff settings from the staff page.

<figure><img src="/files/BBXCzdSGGTMRZ7ZOHYQ3" alt=""><figcaption><p>Clock In Prompt showing the Clock In button</p></figcaption></figure>

After a staff has clocked in there will be a clock out button in red to quickly clock out at the end of the shift, to clock back in if needed opening up this prompt will show a grey button to add a new clock in entry

<figure><img src="/files/UW6ssIIJa1nRX6FURrr6" alt=""><figcaption><p>Clock In Prompt showing the clock back in button</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/how-to-clock-in-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.
