Relations are now a fully configurable property type. Define your own relation types and decide which element types they connect.
Key Features:
- Relation as a Property: Add a "Relation" property to any element type and name it whatever the connection actually represents — "Belongs to Campaign," "Owner Team," "Depends on," "Supports OKR."
- Configurable Searchable Element Types: Choose exactly which element types can be related in a given field.
- Unidirectional or Bidirectional: Pick whether the relation flows one way, or have the reverse relation auto-created on the related element with the name you choose.
- Limit 1 or Multiple: When set to Limit 1, the field can only contain one value. If a user adds a new relation, it automatically replaces the existing one.
- Search, Add, or Create Inline: Search elements directly in the field; create new elements from the field if they don't exist yet.
- Updated Network Graph: Arrows visualize uni- vs. bidirectional. Secondary relations toggleable. The Network Graph can be placed on the element detail page via the element configuration.
- Recommended Relations updated: Accepting a recommended relation now requires picking the target relation field.
- Import, Export & API: Relation fields are part of Excel export/import and the element API response.
- Legacy Relations Migrated: Existing static relation fields are auto-converted to relation fields.