Practice
Exporting and backing up your log
Last reviewed · Written by the PepCycle team
Sync is not backup. A log that exists only inside one app is hostage to that app's survival, your account's survival and one device's survival. A real backup is a file you hold, in a format that opens without the original app, stored somewhere other than the device that created it.
Sync is not backup
Cloud sync solves one problem — the same data on several devices — and it solves it well. What it does not solve is history. If a record is deleted, corrupted, or overwritten by a bad merge, sync faithfully propagates that everywhere within seconds.
| Sync | Export | |
|---|---|---|
| Protects against | Losing a device | Losing the data |
| Deletion propagates? | Yes, immediately | No — the file is frozen |
| Readable without the app? | No | Yes |
| Survives the app being discontinued? | No | Yes |
What a durable format looks like
- CSV — opens in any spreadsheet, readable by any clinician, trivially archivable. Best for handing a period of history to someone.
- JSON — preserves structure that CSV flattens, such as blend components and nested vial records. Best for a complete archive.
- PDF — fine for an appointment printout, useless as a data backup because nothing can be recomputed from it.
- Proprietary app formats — only useful while the app that wrote them still exists and still reads them.
A good export includes everything needed to reconstruct the record: compounds, vials with their concentrations and dates, every entry with its timestamp, and observations. An export missing vial concentrations cannot be interpreted, no matter how many entries it contains.
When to export
- Before a phone upgrade or migration — the single most common moment for data loss.
- Before a major app update, if the release notes mention data or schema changes.
- Before a clinical appointment, exporting just the relevant period.
- At the end of every cycle, as a natural archive point.
- On a schedule — monthly is enough for most people, and a calendar reminder costs nothing.
Where to keep it
- Not only on the device that produced it. That defeats the purpose entirely.
- Somewhere you will still have access to in a year — an email to yourself is unglamorous and remarkably durable.
- With a filename that dates itself, so the newest copy is obvious without opening anything.
- Encrypted if it lives anywhere shared. This is health data, and it deserves the same care as a financial record.
Open one export, once, and check it contains what you expect. An untested backup is a belief, not a safeguard.
How PepCycle handles this
- Data is stored on-device and synced through your own iCloud — no PepCycle account, no PepCycle server holding your log.
- Full CSV and JSON export at any time, including vial concentrations and blend components rather than a flattened summary.
- Schema versioning so an app update migrates data rather than replacing it — the failure mode behind most "the update lost my history" reports.
- No lock-in: the export is complete enough to rebuild the record elsewhere, which is the only meaningful test of data ownership.
More on the underlying model in your data and privacy.
Frequently asked questions
Isn't iCloud sync enough of a backup?
No. Sync keeps devices consistent, which means it propagates deletions and corruption as faithfully as it propagates new entries. A backup is a frozen file you hold, readable without the original app.
What format should I export my medication log in?
CSV for handing a period to a clinician or opening in a spreadsheet, and JSON for a complete archive that preserves structure such as blend components and vial records. PDF is fine for printing and useless as a data backup.
How often should I export?
Monthly is enough for most people, plus before any phone migration, major app update, or clinical appointment. The end of a cycle is also a natural archive point.
What makes an export incomplete?
Any export missing vial concentrations and reconstitution dates, because without those the entries cannot be converted back into amounts. A list of dates and unit readings is not a record.
Related pages
Log it once, keep it forever
PepCycle turns the numbers on this page into a running record: every dose, vial, site and side effect in one place — stored on your iPhone and backed up to your own iCloud.
Free to download · No account required · Price shown before you enter anything personal