Definition
Asset Hierarchy in Salesforce is a parent-child relationship structure that allows assets to be organized in a tree-like hierarchy. A parent Asset can have multiple child Assets, representing complex products or systems made up of subcomponents. For example, a server rack (parent Asset) might contain individual servers (child Assets), enabling organizations to track and service components at any level.
Real-World Example
a business analyst at Clearwater Inc. recently implemented Asset Hierarchy to improve how the organization tracks relationships and interactions. By setting up Asset Hierarchy properly, the team gains better visibility into their customer base, which leads to more informed decisions and stronger customer relationships across the board.
Why Asset Hierarchy Matters
Asset Hierarchy uses a self-referential parent relationship on the Asset object to model complex equipment made up of multiple components. A parent Asset (like a server rack or industrial machine) can have child Assets (individual servers, subcomponents, modules) nested below it. Each Asset in the hierarchy is a distinct record with its own serial number, install date, and status, but they're linked together so that anyone viewing the parent can see the full installed configuration.
This structure is essential for industries like manufacturing, telecom, and field service where a single customer 'installation' is actually dozens of interconnected pieces. Reporting can be done at any level of the hierarchy: summarize service costs by rack or by individual server, track warranty expirations across a whole system, or identify which subcomponents need replacement while keeping the parent in place. Well-designed Asset Hierarchies make complex service operations dramatically more manageable.
How Organizations Use Asset Hierarchy
- •Clearwater Inc. — Models server rack installations as parent Assets with individual servers, switches, and PDUs as child Assets. When a technician services a specific server, the service record links to the child Asset while the parent rack provides the broader installation context.
- •ShieldGuard Security — Tracks security panels as parent Assets with sensors, cameras, and door controllers as child Assets. Each child Asset can have its own service history and warranty, and the parent provides the system-level view for the customer.
- •NovaScale — Uses Asset Hierarchy for medical devices where a single device has swappable modules. When a module is replaced, the old Asset is marked retired and a new child Asset is added, preserving full history under the parent device.
