# Material Component

### Overview

The Material Component definition is similar to the Bill of Material (BOM) definition. Here, all the relevant materials that are needed to produce the SKU or WIP material are essentially listed/defined.

*You only need to create Material Components on a material you are producing.*

### Creating a Material Component

#### Method 1: Through a Material Creation

Navigation: **Settings > Material Definition > Materials**

Select the **relevant Material**, make sure the **Can Produce** and **Can** **Consume** boxes are checked.

Scroll down to the **Material Component** tab, click **Create.**

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2Fgit-blob-84a61dc436943ef12440e048e1d9ed3c16b80859%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

You will be presented with a pop up. You will need to select the External ID, of the Material you wish to use as a Component, from the drop-down list. Next you'll need to set the Target quantity of the component used to create your produced material.

Once you've set those, click ***Save and close***:

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2Fgit-blob-ae0114867d995a6c9990f8945114fc71e17c1fc7%2Fimage.png?alt=media" alt="" width="473"><figcaption></figcaption></figure>

#### Method 2: Create a Material Component separately

Navigation: **Settings > Material Definition > Material Components**

**Note:** The Material intended to be used a component must be created first. See [material](https://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/material-definition/material "mention") with **Can Consume** and **Can Produced** boxes checked, and take note of the Material's **External ID**.

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2Fgit-blob-5b39126d671c0e3bad2691dfc06470a34fecb1e1%2Fimage.png?alt=media" alt="" width="340"><figcaption></figcaption></figure>

**Click Create**

<figure><img src="https://352909507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNT40XJFAFlAhUX8CcQS%2Fuploads%2Fgit-blob-238843731413f47993f3e3b70dfc4772bbea3cc0%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

You can now use the [material-component](https://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/activity-templates/activity/elements/data-types/material-component "mention") element and the click on Repeat for each component toggle in Activity Templates.


---

# 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-component.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.
