# Shifts Assignment

### How to Add/Assign Shifts <a href="#how_to_add_assign_shifts" id="how_to_add_assign_shifts"></a>

This is to prevent employees from selecting incorrect shifts when they clock in/out for work.

1. **Assign More** – Lets you assign an additional shift to the selected employee.
2. **X (Remove Shift)** – Click to remove or unassign a shift from the selected employee.
3. **Add/Edit Shift** – Opens the window to create new shifts or edit existing ones.
4. **Assignment Dropdown** – Choose how to assign shifts: to all users, selected departments, or selected users.
5. **View By User / View By Shift** – Toggle between viewing shift assignments by employee or by shift for easier management.

<figure><img src="/files/rSctufLdrvLAnzpXdDy6" 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/settings/shifts/shifts-assignment.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.
