Skip to content

How do I import and export data?

Requires Basic

Use Import & Export (route /data) to create many assets at once or to pull out your inventory. Import accepts CSV and JSON; there’s a sample CSV template with all supported columns. Export delivers your assets as CSV or JSON — optionally filtered by type and status. Only type (asset_type) and name are required for import.

Import/export are part of the Assets core and included in all plans. Keep in mind your license’s asset limit: a very large import can exceed it.

  1. Open the “Import & Export” section. Select the section for Data (route /data) in the left-hand navigation. Here you’ll find the upload field for import and the buttons for export.

    The import/export page with the upload area and export options.
  2. Choose a direction. To import, upload a CSV/JSON file; to export, choose the format and download the file. Details are in the linked guides under Related topics.

  • No dedicated license gate: Import/export are tied to assets and aren’t separately tiered — they work from Basic onward.
  • Import always creates new records: Every valid row is saved as a new asset. There’s no automatic duplicate check — importing the same file twice creates duplicates. Details in CSV import.
  • Fault-tolerant: Invalid records are skipped, and the rest are imported — the import doesn’t fail completely.
  • Your tenant only: Export delivers only assets from your tenant (excluding the recycle bin); import creates assets in your tenant.