Getting data out
plamotrack gives you two ways to export:-
Full archive (.zip) — go to Settings → Data management → Export. You get one CSV per table plus a
manifest.jsonthat records the export timestamp, app version, and row counts. Use this for backups, moving instances, or keeping an offline copy. - Single table (.csv) — available from the Export section or from the button on any list page. Use this when you want to pull one table into a spreadsheet without the rest of the collection.
Importing your collection for the first time
If you’re coming from a spreadsheet, Notion, or Baserow, the starter sheet is the fastest path in.1
Download the starter sheet
Go to Settings → Data management → Starter sheet and download
starter-sheet.csv.2
Fill it in
Add one row per kit. The key columns are:
You don’t need to describe orders separately. Write the kits; plamotrack works out the retailers, orders, and order lines from the rows.
3
Import the sheet
Go to Settings → Data management → Import, upload your filled-in sheet, and review the preview. Click Apply when it looks right.
Import modes
Choose the right mode before you import:
Replace everything requires you to type
REPLACE to confirm. plamotrack tells you how many existing records it will delete before you do — read that number before you type it.
Preview before you commit
Every import — regardless of mode — shows you a full preview of what will change: records to add, update, or delete. Nothing is written until you click Apply. The apply step checks against a fingerprint of what you previewed. If your collection changed between the preview and the apply (because you moved a kit or received an order in the meantime), plamotrack refuses and asks you to preview again. You only ever apply exactly what you reviewed.Re-importing safely
Every exported row includes a unique ID. Importing an archive back into the same instance matches those IDs to your existing records — so re-importing is always a no-op. Nothing changes, because nothing has changed. Use this freely for backup verification.Limits
If your spreadsheet app offers a plain “CSV” option and a “CSV UTF-8” option, pick the second one.