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
- Amount should be a positive number (no
$sign) - Date must be in
YYYY-MM-DDformat - Vehicle field is matched against existing vehicle names or license plates — if no match, the expense is created as a global expense
- Category must match one of the supported categories (case-insensitive)
- Empty rows are skipped