An indented BOM is a hierarchical representation of a Bill of Materials in which sub-assemblies and components are indented under their parent assembly, with the indentation level reflecting the depth in the product structure. The top-level finished product appears at the leftmost column; assemblies one level down are indented one level; their components are indented further. This visual structure makes parent-child relationships immediately apparent without requiring a separate relationship database.
Indented BOMs are the standard format for complex mechanical and electromechanical products. They allow engineers to navigate the product structure intuitively, quickly locate which sub-assembly a component belongs to, and understand how changes at lower levels propagate upward. For audit and design review purposes, indented BOMs provide a complete product snapshot that reviewers can trace from end product to raw material.
The alternative to an indented BOM is a flat or single-level BOM that lists every component without hierarchy. Flat BOMs are simpler to manage in spreadsheets but lose structural context. As products become more complex — with shared sub-assemblies used in multiple parent assemblies — indented BOMs become essential for understanding product architecture and managing engineering changes without unintended consequences.
Practical Example
Level 0: Robot Arm Assembly. Level 1 (indented): Joint Module (3×), End Effector (1×), Cable Harness (1×). Level 2 (further indented under Joint Module): Servo Motor (1×), Encoder (1×), Bearing (2×), Housing (1×).
How SpecZero handles this
SpecZero organizes BOM items by concept within each requirement, providing a two-level structure: requirement → concept → BOM items. The Master BOM view flattens this into a procurement list while maintaining traceability back to the originating requirement.
Related terms
Bill of Materials(BOM)
A structured list of every component, material, and part needed to manufacture a product.
BOM Explosion
The process of expanding a top-level assembly BOM into all its constituent parts and sub-assemblies.
Engineering BOM(eBOM)
The BOM that captures design intent, maintained by engineering throughout development.