Importing Statements
Lumio accepts multiple statement formats and standardizes them into a consistent transaction model.
Supported inputs
- Native PDFs (bank-specific parsers)
- CSV and XLSX exports
- Scanned PDFs via OCR
- Gmail receipts (PDF or HTML attachments)
See Supported Banks for the current list.
Import flow
- Upload a file from the Upload page.
- Lumio detects the format and selects a parser.
- Parsed transactions are shown in a review step.
- Deduplication flags any conflicts.
- Confirm to commit transactions to the workspace.
Validation and dedup
- SHA-256 hashes identify duplicate statement files.
- Dedup heuristics compare date, amount, and description similarity.
- Conflicts are marked and can be resolved manually.
Tips
- Use the same export date range for consistent results.
- Upload one account per file when possible.
- If a bank is unsupported, use CSV/XLSX or OCR as a fallback.

Next: Workspaces and RBAC