Skip to content
Stand with Ukraine flag

Asset Profiles

Asset profiles let you centrally define common settings for a group of similar assets — rule chain and queue. Instead of configuring each asset individually, you define the profile once and assign it to as many assets as needed.

  1. Navigate to Profiles → Asset profiles.
  2. Click + and select Create new asset profile.
  3. Enter a Name (the only required field).
  4. Optionally configure the rule chain and queue.
  5. Click Add.
  1. Click the profile name or the pencil icon.
  2. Update the desired settings across any tab.
  3. Click Apply changes.

Click the trash icon next to the profile and confirm deletion.

Clicking a profile opens a details panel with the following tabs:

TabContents
DetailsProfile name, default dashboard, rule chain, and queue
Calculated FieldsFormulas for computing derived metrics from asset telemetry or attributes
Alarm RulesConditions, severity levels, and actions applied to all assets in this profile
Audit LogHistory of user actions performed on this profile
Version ControlGit-based export and restore for backup and collaboration

By default, the Root Rule Chain processes all incoming messages and events for every asset. As your system grows and you introduce different asset types, the Root Rule Chain can become complex.

Assign a dedicated rule chain to an asset profile to isolate processing logic — attribute updates and lifecycle events (Created/Updated/Deleted) — for that asset type without overloading the Root Rule Chain.

By default, all messages use the Main queue. Assign a custom queue to isolate high-priority assets from high-volume ones, or to apply different submit and processing strategies.

Define conditions that apply to all assets in this profile — for example, trigger a Critical alarm when a computed value exceeds a threshold. Rules defined here are shared across every asset using the profile. See Alarm Rules.