For the complete documentation index, see llms.txt. This page is also available as Markdown.

Asset Attributes

Set a value for the asset attribute

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.

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

Create an Asset Attribute

Go to Settings > Asset Hierarchy > Assets. Then select the relevant asset. Locate the Asset Attribute panel, then click to open.

1

Click Create.

Attributes panel on the asset page showing action buttons including Create
2

In the modal, select the desired Attribute.

Create Asset Attribute modal with the Attribute dropdown menu expanded displaying available attribute options
3

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

Create Asset Attribute modal displaying the dynamic Value field.
4

Click Save and close.

Keep in mind if the order also has the same attribute the order attribute will take precedence.

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 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).

Last updated