Monzo is app-first, and its statements reflect that. A Monzo bank statement covers all your transactions plus your Pots activity, so money you moved into a savings Pot is not hidden away — it appears as a real movement in the ledger, which is what makes the balance chain add up but also what makes a Monzo statement longer than people expect. Monzo also treats the statement as a formal document: it states its statements are accepted as originals for mortgage and visa applications without a stamp or signature, which is precisely why so many Monzo customers end up holding a PDF they need as data. For a closed account, Monzo emails a password-protected statement, with the password sent separately by text.
- Pots movements are transactions, not annotations — they stay in the CSV so the running balance still reconciles.
- Password-protected closed-account statements are handled: supply the password at upload and the file is unlocked in memory.
- Merchant-enriched descriptions vary in length and can wrap, so rows are assembled around the date and amount columns rather than line by line.
- The printed balances are used to verify the output, so a dropped or duplicated row surfaces as a DISCREPANCY instead of passing silently.