Export Cartons

Export cartons to CSV for backup, migration, or bulk editing.

Export your cartons to a CSV file for backup, migration between environments, or bulk editing via re-import.

CSV Columns

ColumnDescription
idCarton ID
nameCarton name
measurement_unitDimension unit (CM or IN)
lengthPackage length
widthPackage width
heightPackage height
weight_unitWeight unit (G, KG, LB, or OZ)
weightPackage weight
defaultWhether this is the default carton
created_atDate and time carton was created
updated_atDate and time carton was last updated
_lock (Do not modify)Change detection hash for re-import. See Re-importing Exported Data.

Export Scope

When exporting, choose which cartons to include:

ScopeDescription
SelectedOnly the cartons you have selected
Current PageAll cartons visible on the current page
Search ResultsAll cartons matching your current search and filters
AllEvery carton for your team

How to Export

  1. Navigate to ShipOS → Settings → Cartons (opens the Cybership dashboard in a new tab)
  2. Optionally apply filters or search
  3. Optionally select specific cartons using checkboxes
  4. Click Export
  5. Choose the export scope
  6. Click Export to start
  7. The export processes in the background
  8. Once complete, the CSV file downloads automatically

Exports run asynchronously. You can continue working while the export processes.

Re-importing Exported Data

Keep _lock (Do not modify) unchanged when editing exported rows. The importer skips unchanged data and detects conflicting changes made since export. See Import Cartons before re-importing.

The _lock column header appears as _lock (Do not modify) in the CSV. Do not edit this column — it is used for change detection during re-import.