Because getbased stores all data locally in your browser, there is no cloud service automatically safeguarding your health records. getbased gives you three independent backup layers to keep your data safe: automatic in-browser snapshots, automatic folder backups to any location you choose, and on-demand JSON exports.Documentation Index
Fetch the complete documentation index at: https://docs.getbased.health/llms.txt
Use this file to discover all available pages before exploring further.
Automatic in-browser snapshots
getbased automatically creates snapshots of your data in the background as you make changes:- A snapshot is triggered 60 seconds after any data change (debounced — rapid changes create only one snapshot, not many).
- Up to 5 snapshots are stored. When a new one is added, the oldest is pruned.
- Each snapshot includes all your lab entries, context cards, notes, supplements, cycle data, and per-profile preferences.
Restore from a snapshot
Choose a snapshot
Each entry shows the date and time it was created. Find the snapshot you want to restore.
Automatic folder backup
Folder backup automatically saves your data to a folder on your computer — your local drive, Proton Drive, Dropbox, a NAS, or anywhere you choose. This uses the browser’s File System Access API.Folder backup requires Chrome, Chromium 86+, Edge 86+, or Opera 72+. Firefox and Safari do not support the File System Access API. Use JSON export on those browsers.
Set up folder backup
The fastest path is the dashboard’s Protect your data pill, which opens a picker that includes Auto-backup. Or:Pick a destination folder
Click Pick Folder and select where you want backups saved. This can be a local folder, a Proton Drive sync folder, a Dropbox folder, or any path your OS can write to.
What gets saved
Each folder backup is a full snapshot of your getbased database:- All profiles and their lab entries
- Context cards, notes, supplements, cycle data
- Chat history and conversation threads
- Custom personalities and marker definitions
- API keys and app settings
- Full wearable IndexedDB — all per-device daily rows including HRV, sleep, RHR, and manual entries
getbased-backup-latest.json— always-current snapshot, overwritten on each rungetbased-backup-YYYY-MM-DD.json— daily dated snapshot, retained for up to 30 days
When backups run
A folder backup is triggered automatically 5 minutes after data changes. You can also trigger a manual backup from the Settings panel at any time.Restore from a folder backup
Folder backup files are standard getbased JSON exports. Restore one the same way you import any JSON file:Locate your backup file
Find the
getbased-backup-latest.json or any dated backup file in your backup folder.Open getbased
Open getbased in any Chromium-based browser (or Firefox/Safari if restoring a single-profile export).