Import transactions from CSV
This page is used for bulk transaction upload from a CSV file.
What is it for?
- importing bank exports
- bringing older data into the system quickly
- creating many transactions at once
Expected format
The file must follow the documented column structure:
id, date, type, amount, description, account, transferTo, category, tags, notes
Main elements
CSV file field
Choose the file you want to upload.
Auto-create option
If enabled, the import can automatically create missing related items where supported.
Result block
After import, the page shows how many rows were created and how many failed.
Good practice
- test with a small sample first
- use an exported CSV as your template
- check dates and amounts before importing