Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
Full Asset Relationship entry
How-to guide

How to set up Asset Relationship

Asset Relationship is a standard object that ships available in most Salesforce editions. The work is enabling it on the right page layouts, designing the Relationship Type picklist, and training users on the containment-versus-peer distinction.

By Dipojjal Chakrabarti · Founder & Editor, Salesforce DictionaryLast updated May 19, 2026

Asset Relationship is a standard object that ships available in most Salesforce editions. The work is enabling it on the right page layouts, designing the Relationship Type picklist, and training users on the containment-versus-peer distinction.

  1. Confirm Asset Relationship is enabled

    Setup, Asset Settings (or Object Manager, Asset Relationship). Confirm the object is enabled in the org. Most editions include it.

  2. Design the Relationship Type picklist

    Configure the Relationship Type picklist with the values your org needs (Wired To, Networked With, Replaced By, Adjacent To). Keep the list short; large picklists turn the data into noise.

  3. Add Asset Relationship related lists to layouts

    Drop the Asset Relationship related list on both Asset and Related Asset page layouts so users see peers from either side of the relationship.

  4. Train users on containment versus peer association

    Establish a simple rule: contained components use Asset Hierarchy ParentId; peer associations use Asset Relationship. Without the distinction, data drifts.

  5. Build the report type

    Create a custom report type Asset, Asset Relationship, Related Asset so reports can walk peer-to-peer associations.

Gotchas
  • Asset Relationship is for peer association, not containment. Use Asset Hierarchy ParentId for containment; mixing them produces noisy data.
  • Sharing is inherited from both endpoints. Users with access to only one Asset cannot see the relationship.
  • Stale relationships are invisible without an End Date convention. Train users to End Date relationships when they are no longer current.
  • Wide Relationship Type picklists dilute reporting. Cap the list at 8 to 10 values; extend only when reporting demands it.

See the full Asset Relationship entry

Asset Relationship includes the definition, worked example, deep dive, related terms, and a quiz.