Data Export
Ledgerly lets you download all of your data. Export is a Pro feature.
What the export includes
The export contains your:
- Accounts.
- Categories.
- Transactions.
- Budgets.
- Monthly summaries.
- Side-business income and expenses.
- Potentially tax-deductible expenses.
Available formats
You can export in two formats:
- CSV: plain-text tables you can open in a spreadsheet app.
- JSON: a structured file that preserves the full data model and is easier to import into another tool.
Both formats contain the same data. Choose CSV for quick viewing and JSON when you want to move the data to another system.
How to export
- Open Ledgerly and sign in.
- Go to Settings.
- Choose Export Data.
- Select CSV or JSON and confirm.
The file is generated on your device and is not sent to us.
Amounts are in integer cents
Transaction amounts in the export are stored and exported as integer cents. For example, 12.34 USD is written as 1234. Convert by dividing the value by 100. We use integer cents so that amounts are exact and not subject to floating-point rounding.
Last updated: [TODO: effective date]