# Shift Patterns

#### **Context:**&#x20;

Describe when stations/staff are planned to operate.

#### **Importance:**&#x20;

Drives all time-based performance calculations (e.g., OEE Availability window, planned/unplanned downtime, and schedule adherence).

#### Setup:

Build shift patterns at either the station or station group level. Use the visual scheduler: add titles, mark start/end times (drag and drop), and save. Patterns support multiple sections per day, can cover overnights, and are fully editable.

<figure><img src="/files/f0tuDYLvOsTuFiysAhBm" alt=""><figcaption></figcaption></figure>

#### CREATE A NEW SHIFT PATTERN

<figure><img src="/files/5Eu1R4ks0AAUSVjewWCr" 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://docs.output.industries/admin/shift-patterns.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.
