CSV Import
Import items via CSV file. Available from the Pro plan onwards.
CSV format
Your CSV file must contain a header row. Supported columns:
| Column | Required | Description |
|---|---|---|
name | Yes | Item name |
category | Yes | One of the categories: SSL, DOMAIN, LICENSE, CONTRACT, WARRANTY, SUBSCRIPTION, INSPECTION, VEHICLE_SERVICE, OTHER |
expiresAt | Yes | Expiration date in YYYY-MM-DD format |
domain | No | Associated domain |
notes | No | Free-text notes |
Example
name,category,expiresAt,domain,notes
Main Website SSL,SSL,2026-08-15,example.com,Let's Encrypt Wildcard
example.com Domain,DOMAIN,2027-03-01,example.com,Registered at Cloudflare
Office 365 License,LICENSE,2026-12-31,,50 seatsPerforming the import
- Go to Dashboard → Items
- Click Import (upload icon)
- Select your CSV file
- Review the detected items in the preview
- Confirm the import
Last updated on