The JSON export creates a complete backup of your entire vault - ideal for data backup and migration.
Start JSON export
- Go to „Export“ in the sidebar
- Choose „JSON (Complete)“
- Optional: Activate „Include historical rates“
- Click on „Start export“
- The file is downloaded automatically
What does the JSON export contain?
| Transactions | All purchases and sales with all details |
| Products | Your entire product catalog |
| Storage locations | All defined locations |
| Settings | Personal preferences |
| Metadata | Export date, version, etc. |
| Courses (optional) | Historical price trends |
file format
{
"version": "2.3.6",
"exportDate": "2026-01-10T15:30:00Z",
"transactions": [...],
"products": [...],
"storageLocations": [...],
"settings": {...}
}
Intended use
- 💾 Backup: Regular data backup
- 🔄 Migration: Move to another Vault
- 📊 Analysis: Process data in other tools
- 📋 Archiving: Long-term storage
Security
🔒 Privacy-First:
The export takes place locally in your browser. Your decrypted data is provided directly as a download - without server contact!
The export takes place locally in your browser. Your decrypted data is provided directly as a download - without server contact!
⚠️ Important:
The exported JSON file contains unencrypted data. Keep them safe:
The exported JSON file contains unencrypted data. Keep them safe:
- Encrypted USB stick
- Encrypted cloud storage
- Password-protected archive
Recommended backup frequency
- 📅 Monthly: At least once a month
- 🛒 After purchases: After major transactions
- ✈️ Before traveling: As a backup copy