# Materials

Materials are the physical components required to create manufactured products (as a consumed resource), and/or the Produced material that arises from a process or sequence of processes such as a finished product.

Material information includes the inventory of raw, finished, intermediate materials, and consumables.

In General Manufacturing the Bill of Materials defines the list of components required to create a finished product and the Materials Configuration area links closely with the Bill of Materials assigned to [Operations](/tillit/knowledge-base/scheduler/setting-up-the-scheduler/configuration/operations.md) Segments.

## Create a Material Group

A material group is a way to assign and categorise materials. Click on "Manage Material Groups"

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

## Create a Material

Click on the + button next to "Manage Material Groups" to create a new material.

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

### Adding a Threshold

Materials link closely to [Inventory](/tillit/knowledge-base/scheduler/scheduling/inventory.md). Material Inventory is managed in the system with some control over Minimum and Maximum Inventory Levels. These levels can be set in the material section by selecting the material Setting icon:

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

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

### Add a Property

Materials can have any number of Material Properties. Material Properties are attributes related to the material that the organisation wants to track through the Scheduling workflow. Additionally, Material Properties are used as an input to the [Optimisation](/tillit/knowledge-base/scheduler/setting-up-the-scheduler/configuration/optimisation.md) process.

Material Properties such as colour, size, grouping or any other quality can be added to all consumed and produced materials.

These properties may be static and used for reporting and visualisation purposes in the Scheduler. They can also be used to calculate setup and changeover processes.

For example, switching between a red colour and white colour plastic in injection moulding requires specific additional changeover time given the extra cleaning required to prevent contamination.

To add a Material Property click the + button and enter the Property Name and Property Value.

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

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

You can add as many Material Properties as required. Once created, they are available to select as Optimisation Properties in the [Optimisation](/tillit/knowledge-base/scheduler/setting-up-the-scheduler/configuration/optimisation.md)Setup screens.


---

# 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/materials.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.
