> 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/asset-hierarchy/assets/attributes.md).

# Asset Attributes

## Overview

Once you've defined an attribute, you'll want to start using it. Assets often have attributes to help define specific behaviours. For example, if you have multiple beverage fillers on a line, each one may have a differing number of filler heads.

Attributes are added in the configuration section but can be associated to an asset through the asset attribute table.

{% hint style="info" %}
This attribute will remain the same on every order that uses this asset. However, if you ever want to give operators the option to update an Asset Attribute, this is possible by using the [Update Attribute](/tillit/knowledge-base/setting-up-tillit/activity-templates/activity/elements/element-types/update-attribute.md) for Asset Attributes in an activity. Caution should be used when doing this as this will affect any order using this asset, present and future.
{% endhint %}

## Create an Asset Attribute

{% hint style="info" %}
Go to ***Settings > Asset Hierarchy > Assets.*** Then **select the relevant asset.** Locate the **Asset Attribute** panel, then click to open.
{% endhint %}

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

<figure><img src="/files/uwPeDQeniqqDaeToxgaD" alt="Attributes panel on the asset page showing action buttons including Create"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In the modal, select the desired **Attribute**.

<figure><img src="/files/88s2czmrJrSCAaXZkZbf" alt="Create Asset Attribute modal with the Attribute dropdown menu expanded displaying available attribute options" width="283"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Once selected, the value input field for that attribute type will appear. Enter the required value.

<figure><img src="/files/Tol68eeEzavdAAkxcq0r" alt="Create Asset Attribute modal displaying the dynamic Value field." width="283"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Save and close.**
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Keep in mind if the order also has the same attribute the order attribute will take precedence.
{% endhint %}

### Fields

| Name         | Description                                                                                                                                                                                                      |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Assets \*    | Select the asset to assign the attribute to.                                                                                                                                                                     |
| Attribute \* | Select the predefined attribute from the dropdown list (*or click the + icon to create a new* [*attribute*](/tillit/knowledge-base/setting-up-tillit/configuration/copy-of-attribute.md) *definition if needed*) |
| Value        | Enter or select the value for the chosen attribute. The input field adapts automatically based on the attribute's configured type (e.g., Boolean, Text, Number, Link, Json or Option).                           |
