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
| Column | Description |
|---|---|
id | Carton ID |
name | Carton name |
measurement_unit | Dimension unit (CM or IN) |
length | Package length |
width | Package width |
height | Package height |
weight_unit | Weight unit (G, KG, LB, or OZ) |
weight | Package weight |
default | Whether this is the default carton |
created_at | Date and time carton was created |
updated_at | Date 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:
| Scope | Description |
|---|---|
| Selected | Only the cartons you have selected |
| Current Page | All cartons visible on the current page |
| Search Results | All cartons matching your current search and filters |
| All | Every carton for your team |
How to Export
- Navigate to ShipOS → Settings → Cartons (opens the Cybership dashboard in a new tab)
- Optionally apply filters or search
- Optionally select specific cartons using checkboxes
- Click Export
- Choose the export scope
- Click Export to start
- The export processes in the background
- 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.