# Shifts & Calendars

### **Shift templates**

A production shift refers to a scheduled period of time during which a manufacturing or production facility operates. A typical production shift may last between six to twelve hours. Production shifts are often structured around specific products, processes, or customer demand, and are typically organised around a fixed schedule that covers a 24-hour period, with multiple shifts covering different times of day.

In Tillit, a shift refers to a specific period of time during which workers are scheduled to perform a particular set of tasks.

For example: A morning shift that runs from 8:00 am to 12:00 pm with a 15-minute break, followed by an afternoon shift that runs from 1:00 pm to 5:00 pm with a 15-minute break.

**Take note of the details of each shift** which may include information such as the specific tasks or activities to be performed during the shift, the equipment or tools required, and any safety procedures that need to be followed.

These details will later on be transformed into shift templates. By using shift templates, managers and workers can also identify trends and patterns in production or performance, enabling companies to make data-driven decisions and optimise their operations over time.

### Calendars

In TilliT, calendars are used to define how the Shift Template will be applied, such as the days of the week it runs, and the validity start and end dates.

Once shifts and calendars are set up in Tillit, they can be assigned to specific assets, such as equipment or machines. This enables the calculation of availability for Overall Equipment Effectiveness (OEE) and allows activities to be triggered at the start and end of each staff shift pattern.

{% hint style="info" %}
*To get the most accurate OEE we need to be able to exclude planned downtime events*
{% endhint %}


---

# 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://help.tillit.cloud/tillit/planning/data-gathering/shifts-and-caledars.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.
