# Weekly Shift

It provides an overview of assigned shifts, making it easy to manage staffing, adjust work hours, and ensure proper shift coverage across all days of the week.

This section displays the weekly shift assignments for each employee or department. It shows the department name, employee name, and their assigned shifts from Monday through Sunday.

1. **Weekly Shift Plan Table** – Displays the list of employees (or departments) and their assigned work shifts for each day of the week. This allows managers to view and organize weekly schedules at a glance.
2. **Feedback Section** – Provides a text box where users can send suggestions or feedback directly to OpenTimeClock support to help improve the system.

<figure><img src="/files/3UUg60JRIkasKTI6Zpik" 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://www.opentimeclock.com/docs/my-hours/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.
