> For the complete documentation index, see [llms.txt](https://help.tillit.cloud/tillit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/material-definition/material.md).

# Material

Materials are the items consumed or produced during manufacturing operations.

## Overview

Materials are the physical components used or created during production. In the TilliT DO setup, materials refer to both consumed resources and produced items managed within the platform.

* Consumed Materials: Raw components or materials used during the process (e.g., BOM components).
* Produced Materials: The output or finished goods generated by running the assigned asset (e.g., finished SKUs).

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2Fgit-blob-6e42bce15a5a36a9afd45b7bb4b04b507e04e867%2Fimage%20(2)%20(1).png?alt=media" alt="Flowchart diagram showing the production precess: four &#x22;Consume Material BOM Component&#x22; inputs on the left connecting through a gear icon labeled &#x22;Process&#x22; to a single &#x22;Produce Material SKU&#x22; output box on the right"><figcaption></figcaption></figure>

## Navigation

{% hint style="info" %}
Go to **Settings > Material Definition > Materials**
{% endhint %}

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2FpbdvsGVSl16EYjay4lIf%2Fimg.png?alt=media&amp;token=a46b7bb3-c731-4ce8-abe0-be2996ceba66" alt="Left navigation sidebar of the TilliT plataform with the &#x22;Material Definition1&#x27; menu expanded, highlighting the &#x22;Materials&#x22; option"><figcaption></figcaption></figure>

## Creating a new Material

{% stepper %}
{% step %}
Click on **Create**.

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2FRv1L42ThR8PV9d8p07xG%2Fimage.png?alt=media&amp;token=13792d98-d4e9-46f4-bd40-3e737d51b694" alt="Material interface highlighting the Create action button"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Fill in the required fields.

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2FWa6WanTbjin9SbwsDlVm%2Fimage.png?alt=media&amp;token=33e0560d-28ab-4ab3-98f3-152fc3d73ad2" alt="Create Material pop-up modal displaying input fields"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save an close** (or **Save and close**) to finalise.
{% endstep %}
{% endstepper %}

### **Fields**

| Name               | Description                                                                                                                                    |
| ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| Name \*            | The display name of the material.                                                                                                              |
| External ID \*     | The unique system identifier for the material (e.g., ERP code).                                                                                |
| Group \*           | Assigns the material to a specific [Material Group](/tillit/knowledge-base/setting-up-tillit/material-definition/material-group.md).           |
| Unit of Measure \* | Sets the material's primary unit of measure (e.g., units, liters).                                                                             |
| Active             | Toggle to enable or disable the material without deleting it.                                                                                  |
| Can Produce        | Defines whether an order can be created for this material. When enabled, this item appears as an option in order creation and selection lists. |
| Can Consume        | Defines if this material can be used as a material component.                                                                                  |
| Barcode Reference  | The assigned GTIN, EAN, or barcode reference number.                                                                                           |
| Default Run Rate   | The target production rate for this material at the bottleneck asset.                                                                          |
| Display Order      | Sets the display sequence/priority for the material in dropdown lists.                                                                         |
| Article Key        | Links the material to an article.                                                                                                              |
