# Material Conversion

### Overview

Each Material is measured in a base unit of measure. Material conversions allow for configuring custom conversions between one unit of measure to a material base unit of measure. A pallet of 600ml bottles will contain a different Each unit compared to A pallet of 1.2L bottles. Material conversions allow for each material to have it's own conversion.

### Navigation

{% hint style="info" %}
Navigation: ***Settings > Material Definition > Material Conversions***
{% endhint %}

### Creating a Material Conversion

First you must Create a Material you wish to create a conversion for. Take note of the materials names and unit of measure.

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

Next, scroll down and expand the Material Conversion tab, click Create

<figure><img src="/files/5upJ3CWcbRmWtb6fYkVW" alt=""><figcaption></figcaption></figure>

You will be presented with a pop up. You will need to select the Uom to convert from and then enter a mutliplier. The multiplier is a value that is applied to the value in Layers to convert it to Loafs. What the following example shows is that a single Layer contains 16 Loafs.

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

You can now use the Track and Trace quantity and Unit of Measure Conversion options in Activity Templates to change values according to a unit of measure.


---

# 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/setting-up-tillit/material-definition/material-conversion.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.
