Classification Management¶
Classifications organize BIM elements using industry standards or custom hierarchies.
Understanding Classifications¶
Classifications provide:
- Standardized categorization - Industry-recognized codes
- Hierarchical organization - Parent-child relationships
- Cross-project consistency - Same codes across projects
- Cost integration - Link to cost structures
Available Classification Systems¶
Enjade supports multiple classification standards:
| System | Region | Use Case |
|---|---|---|
| OmniClass | International | General purpose |
| UniFormat | North America | Building systems |
| MasterFormat | North America | Work results |
| Uniclass | UK | Building elements |
| Custom | Any | Project-specific |
Managing Classifications¶
View Classifications¶
- Navigate to Classifications in admin
- Select a classification system
- Browse the hierarchy tree
Import Classification System¶
- Go to Classifications → Import
- Select source:
- Built-in standards
- CSV file
- JSON file
- Configure mapping
- Click Import
Create Custom Classification¶
- Go to Classifications → Create
- Enter classification details:
- Name - System name
- Code - System identifier
- Description - Purpose and usage
- Add classification items
Classification Items¶
Structure¶
Classifications use a hierarchical structure:
01 00 00 - Foundations
├── 01 10 00 - Standard Foundations
│ ├── 01 11 00 - Shallow Foundations
│ └── 01 12 00 - Deep Foundations
└── 01 20 00 - Special Foundations
Screenshot Placeholder
TODO: Add screenshot of classification tree

Classification management interface showing hierarchical tree structure with expandable nodes, codes, names, and action buttons for adding/editing items
Item Properties¶
Each classification item has:
| Property | Description |
|---|---|
| Code | Unique identifier |
| Name | Display name |
| Parent | Parent item (optional) |
| Description | Detailed description |
| Level | Hierarchy depth |
Add Items¶
- Select parent item (or root)
- Click Add Child
- Enter code and name
- Save item
Edit Items¶
- Click on item in tree
- Modify properties
- Save changes
Delete Items¶
- Select item to delete
- Click Delete
- Confirm deletion
Warning
Deleting items removes all child items and element mappings.
Element Mapping¶
Map Elements to Classifications¶
- Go to Classifications → Mapping
- Select classification system
- Choose elements to map
- Select classification code
- Apply mapping
Automatic Mapping¶
Configure rules for automatic mapping:
- Go to Classifications → Rules
- Create mapping rule:
- Condition - Element criteria
- Classification - Target code
- Run rules on elements
View Mappings¶
See which elements are mapped to codes:
- Select classification code
- View Mapped Elements tab
- Filter and search mappings
Classification Reports¶
Generate classification reports:
- Go to Classifications → Reports
- Select classification system
- Choose report type:
- Element count by code
- Unmapped elements
- Mapping coverage
- Export report
Best Practices¶
- Choose appropriate standard - Match industry requirements
- Map early - Assign codes during import
- Use consistent codes - Same system across project
- Document custom items - Clear descriptions
- Regular audits - Check mapping coverage