Data Management
Keep financial records local and portable with structured backup and restore tools.
Key capabilities
- Store data locally using Room on SQLite
- Export full data to JSON backup
- Import JSON backups with validation and progress tracking
- Include receipt attachments in backup data for portability
- Preserve data across app updates with migration support
Typical flow
- Open settings and select export to create a backup file.
- Store backup securely in local or cloud file storage.
- Use import when restoring or moving to another device.
- Verify imported transactions, receipts, and budgets.
Notes
- Currency support is currently INR only.