Skip to main content

Export

Download your expense and income data as a CSV file for use in Excel, Google Sheets, or any other tool.

Exporting

/export

Downloads the current month's data as a CSV.

For a specific month:

/export 2026-02
/export 2025-12

For a full year (Ultimate only):

/export 2025
/export 2026

Filtering by type

You can export only expenses or only income by adding a filter:

/export 2026-03 expense
/export 2026-03 income
/export 2025 expense

If no filter is given, both expenses and income are included in the same file.

What's included

Each row contains:

ColumnDescription
DateThe expense or income date
Typeexpense or income
DescriptionFree-text description
Category/SourceExpense category or income source
AmountNumeric amount
CurrencyCurrency code (e.g. MYR, USD)
AccountLinked account name, if any
Account Typee.g. savings, credit
Logged ByWho recorded the entry (useful in groups)
Created AtTimestamp when the record was saved

Rows are sorted by date, then by the time they were logged.

Export limits by plan

PlanExport access
FreeNot available
ProCurrent month only (/export YYYY-MM)
UltimateAll-time, any month or full year (/export YYYY)
tip

Use the Type column to filter in Excel or Google Sheets — select all rows where Type = expense to get a pure expenses view, or income for an income-only view.