# Weekly Shift

It allows managers to easily view, edit, and manage weekly work schedules, track total hours, and ensure proper staffing across each day of the week.

* **All Departments Dropdown** – lets you filter and view weekly shifts by a specific department or show all departments.
* **All Users Dropdown** – Allows filtering by a specific employee or user to view their weekly schedule.
* **Edit** – Enables managers to edit or update the shift for that employee on the selected day.
* **Copy To Link** – Let's managers copy an existing shift to another day or employee to save time when creating schedules.

<figure><img src="/files/6JKjaWC3TXRG3KUy6TAj" alt=""><figcaption></figcaption></figure>

<p align="center"><a href="https://www.opentimeclock.com/signup.html" class="button primary" data-icon="user-plus">Sign Up for Free</a>                            <a href="https://www.opentimeclock.com/app.html" class="button secondary" data-icon="right-to-bracket">Log In</a>                            <a href="https://www.opentimeclock.com/" class="button secondary" data-icon="house-window">Home</a></p>

> <p align="center"><mark style="color:$info;">Feel free to contact us at our toll-free number: +1-833-702-2927 or email us at support@opentimeclock.com.</mark></p>


---

# 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://www.opentimeclock.com/docs/weekly-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.
