Exporting invoices as CSV

If you'd like to import your invoices into a spreadsheet or accounting tool, you can export the full list as a CSV.

Steps

  1. Go to the Invoices page.
  2. Apply any filters you want — by status, date range, or search. The export will reflect what's currently filtered.
  3. Click Export CSV in the top-right corner.

The file downloads immediately and includes the invoice number, status, line item description, dates, currency, subtotal, discount, tax, total, amount paid, amount due, payment terms, receipt ID, and notes for each invoice.

What's in the file

The CSV is encoded as UTF-8 and uses standard comma separation. Excel, Google Sheets, Numbers, and other spreadsheet tools open it natively. Money values are plain decimals, so cells parse as numbers for column totals.

Date fields are in ISO 8601 format (YYYY-MM-DD), which sorts correctly across all locales.

Was this article helpful?