# Operator Shift

Unlike traditional methods of tracking employee time, like paper timesheets. Shift and attendance module in 3Dolphins offers the ability to the Agents to clock in or clock out when they show up and leave work each day and will display a notification to the agent if there is a delay in the specified shift.

Then, the shift and attendance module helps supervisors in generating and assigning schedules for each Agent. Therefore, supervisors can also make changes to the agent's schedule in the [shift mapping](https://app.gitbook.com/@3dolphins/s/3dolphins/~/drafts/-MSQkToPed3uJavj06TJ/employee/shift-mapping) feature. For example, when an agent requests permission from a supervisor to come in during the day because there is an urgent matter, therefore the supervisor must change the schedule that has been set for the agent.

Go to the **Employee** menu and click the **Operator Shift** menu then, you will see an operator shift page such as the image below.

![Operator Shift](/files/3nBSPBVosLFyTnhYMlXm)


---

# 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.3dolphins.ai/employee/operator-shift.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.
