# Changeovers

## Configure Changovers

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

### Create a Property

Your Property name must match a [Materials](/tillit/knowledge-base/scheduler/setting-up-the-scheduler/configuration/materials.md)Property or Order Property Name

{% hint style="info" %}
When evaluating the material properties, Scheduler will also consider the property of any raw material inside that Operation/Route/Segment.

Hence if the reason you are doing a changeover is a function of the raw material, you can use a property maintained in the raw material to drive the changeover duration.
{% endhint %}

Enter a property name and click Add.

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

Double click on the Property then assign a Value and Colour.

<figure><img src="/files/0qZqXOsSF2JKejoEHreF" alt="" width="563"><figcaption></figcaption></figure>

The colour will be used when scheduling to display different material and optimisation property attributes. See example below.

<figure><img src="https://s3.amazonaws.com/helpscout.net/docs/assets/60208fd212248b2c96d50eeb/images/62bba940eabe9a7235b38d37/file-NGEUrgBazk.png" alt=""><figcaption></figcaption></figure>

### Create a Changeover Set

A Changeover Set is used to define the From and To relationships for the changeover set based on the material attribute.

{% hint style="info" %}
Note, you can set a default Changeover Time that will be utilised if there is no defined property to property changeover time configured
{% endhint %}

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

Below is a wine example where the matrix are a range of Changeovers between Wine Colour (e.g Red to White wine), Glass Bottle Size (750ml to 187ml) etc.

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

There will end up being a list of possible changeovers forming a matrix. The Optimiser will use this differential matrix to look for efficiency opportunities when optimising Orders.

### Assign the Changeover Set on an Equipment

The last step is to assign a Changeover Set to an Equipment. You can apply different changeover sets to different equipment depending on the requirements for each situation.

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

In the example above, the Changeover Set for Glass is assigned to both Wine Bottle Packaging Lines as they use the same changeover times for both lines.


---

# 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/knowledge-base/scheduler/setting-up-the-scheduler/configuration/changeovers.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.
