Skip to main content

Use multiple Profiles

A single object can be assigned multiple Profiles. When multiple Profiles define the same attribute, the profile_priority value (lower number = higher priority) determines which Profile's value wins.

Assign multiple Profiles​

  1. Navigate to the object list for your node kind
  2. Click Add <Kind> or open an existing object and click Edit
  3. In the Profile field, select all the Profiles to assign

Apply multiple Profiles form

note

When you select the Profiles, attribute fields are automatically populated. Where Profiles conflict, the highest-priority Profile (lowest profile_priority number) wins.

  1. Click Save

The order in the profiles: array doesn't determine precedence — profile_priority does. A Profile with profile_priority: 500 wins over one with profile_priority: 1000, regardless of array position.

Verify which Profile won for each attribute​

  1. Open the object
  2. Click the info icon next to any attribute to see its metadata, including which Profile provided the value

For each attribute, source.hfid identifies the winning Profile. Different attributes on the same object can come from different Profiles depending on which Profiles define them and at what priority.

Learn more about combining Profiles in the Common composition patterns section.