Fleet Financials in CLUE lets you track and analyze ownership costs, operating costs, and revenue for your equipment fleet. Before you can upload financial data, your accounting codes need to be configured in the system.
This guide walks you through the full setup — from requesting your accounting codes to uploading your first batch of financial data via CSV.
Accounting codes map your general ledger (GL) accounts to CLUE's financial categories. They are organized in a two-level hierarchy:
Below is an example of how accounting codes might be organized. Your setup will reflect your own GL accounts.
| Category | Code Name | GL Account |
|---|---|---|
| Ownership Costs | EquipmentLease | 6100 |
| Ownership Costs | DepreciationExpense | 6150 |
| Operating Costs | RepairsAndMaintenance | 6200 |
| Operating Costs | EquipmentParts | 6210 |
| Operating Costs | Tires | 6220 |
| Operating Costs | Fuel | 6250 |
| Revenue | EquipmentRental | 4100 |
Important: The Code Name column is exactly what you will use later when uploading financial data. These names are case-sensitive, so pay attention to spelling and formatting.
To get started, send your CLUE Customer Success Manager a list of the accounting codes you want to track. For each code, include:
A simple spreadsheet or list grouped by category works great. Your CSM will configure the codes in CLUE and confirm when they are ready.
RepairsAndMaintenance rather than Repairs and Maintenance)DepreciationEquipment vs DepreciationOther)Once your accounting codes are configured, you can start uploading financial data. First, download the CSV template:
You can fill in the template using Microsoft Excel, Google Sheets, or any spreadsheet application — you do not need to edit the CSV as a text file. Simply open the downloaded template in Excel, enter your data in the columns, and save (or "Save As") the file in CSV format when you are done.
The template has 5 columns. Each row represents one cost code for one asset for one month.
| Column | What It Is | Format |
|---|---|---|
| EquipmentCode | The asset identifier as it appears in CLUE | Text — must match your asset's external code or alias in CLUE exactly |
| Year | The financial period year | 4-digit number (e.g., 2026) |
| Month | The financial period month | Number 1 through 12 (e.g., 1 for January) |
| CostCode | The accounting code name | Text — must match one of your configured code names exactly (case-sensitive) |
| Amount | The dollar amount | Number only — no dollar signs or commas (e.g., 1250.00) |
Here is what a completed CSV file looks like. This example uploads January 2026 costs for two pieces of equipment across several cost codes:
EquipmentCode,Year,Month,CostCode,Amount
EX-200-001,2026,1,RepairsAndMaintenance,1250.00
EX-200-001,2026,1,EquipmentParts,430.50
EX-200-001,2026,1,Fuel,875.00
EX-200-001,2026,1,EquipmentLease,3200.00
DZ-450-003,2026,1,RepairsAndMaintenance,640.00
DZ-450-003,2026,1,Tires,1800.00
DZ-450-003,2026,1,Fuel,1100.00
DZ-450-003,2026,2,RepairsAndMaintenance,520.00
DZ-450-003,2026,2,Fuel,980.00
Notice that:
RepairsAndMaintenance, not repairsandmaintenance or Repairs And MaintenanceThe EquipmentCode column must match the asset's identifier in CLUE. To find it:
If your organization uses external equipment codes (from an ERP or accounting system), CLUE will match against those first. Otherwise, it uses the asset alias.
If there are errors (such as unrecognized equipment codes or cost codes), CLUE will tell you which rows have issues so you can fix them and re-upload.
The EquipmentCode value in your CSV does not match any active asset in CLUE. Check Directory > Assets for the correct code or alias. Make sure the asset is active (deactivated assets are not matched).
The CostCode value does not match any of your configured accounting codes. Double-check spelling, spacing, and capitalization — the match must be exact. For example, RepairsAndMaintenance is different from Repairs And Maintenance.
After uploading, refresh the page. Make sure the year and month filters on the Fleet Overview are set to match the period you uploaded. If you uploaded January 2026 data, set the financial view to show 2026.