Skip to main content

Expense Import CSV

Import expenses in bulk using a CSV file. Supports both per-vehicle and global (fleet-wide) expenses.
Download a sample file: expense-import-sample.csv

Field Reference

Supported Categories

Parsing Rules

  1. Amount should be a positive number (no $ sign)
  2. Date must be in YYYY-MM-DD format
  3. Vehicle field is matched against existing vehicle names or license plates — if no match, the expense is created as a global expense
  4. Category must match one of the supported categories (case-insensitive)
  5. Empty rows are skipped