Import and Export
CMDB supports JSON export of your data and import from IT Glue for seamless migration from existing documentation platforms.
JSON Export
Export your CMDB data for backup, migration, or external reporting:
Exporting CIs
- Navigate to Import / Export in the sidebar
- Click Export Configuration Items
- A JSON file downloads containing all active CIs with full field data
- The export includes a timestamp and total record count
Exporting Documents
- Navigate to Import / Export
- Click Export Documents
- A JSON file downloads containing all documents with content, metadata, and version info
ℹ️
Exports include all records that have not been deleted (soft-deleted records are excluded). Password vault records are not included in exports — encrypted credentials cannot be bulk-exported for security reasons.
IT Glue Import
If you're migrating from IT Glue, CMDB can import your existing data:
Preparing Your Data
- Export your data from IT Glue as JSON
- The export should include:
configurations[],flexible_assets[], anddocuments[]
Running the Import
- Navigate to Import / Export
- Click Import from IT Glue
- Upload your JSON file
- CMDB maps IT Glue fields to CMDB fields:
configuration_type_id→ CI typeorganization_id→ companynotes→ descriptiontraits→ flexible asset field values
- Review the import summary showing record counts
- Confirm the import
Field Mapping
| IT Glue Field | CMDB Field |
|---|---|
| Configuration type | CI type |
| Organization | Company |
| Name | Name |
| Notes | Description |
| Traits (flexible assets) | Custom field values |
⚠️Large Imports:
IT Glue imports can contain thousands of records. Large imports may take several minutes. Do not navigate away or close the browser tab during import.
Next Steps
- Getting Started — Initial setup after migration
- Configuration Items — Review and enrich imported CIs
- Flexible Assets — Review imported flexible asset types