Fuel Tracking
Fleet tracks every fuel fill-up across your entire fleet, calculates MPG per vehicle, and reports on fuel spending trends. It also manages fleet fuel cards — tracking card assignments, providers, and monthly limits.
Fuel Entries
A fuel entry represents a single fill-up event. Log a fuel entry every time a vehicle is refueled.
Fuel Entry Fields
| Field | Required | Description |
|---|---|---|
| Vehicle | Yes | Which vehicle was refueled |
| Date | Yes | Date of the fill-up |
| Gallons | Yes | Volume of fuel purchased |
| Cost Per Gallon | Yes | Price per gallon at the pump |
| Total Cost | Yes | Total dollar amount of the fill-up |
| Odometer | Yes | Current odometer reading at the time of fill-up |
| Fuel Type | Yes | Gasoline, Diesel, Electric (kWh), or Hybrid |
| Station | No | Name or address of the fueling station |
| Card Number | No | Fleet card number used for this fill-up |
| Receipt URL | No | Link to a scanned receipt image |
Logging a Fuel Entry
- Navigate to Fuel in the left sidebar
- Click Add Fuel Entry
- Select the Vehicle
- Enter the Date, Gallons, Cost Per Gallon, and Total Cost
- Enter the Odometer reading — this is required for MPG calculation
- Enter the Fuel Type and optionally the station name
- If a fleet card was used, enter the Card Number
- Click Save
MPG Calculation
Fleet calculates miles-per-gallon by comparing odometer readings between consecutive fuel entries for the same vehicle:
MPG = (Current Odometer − Previous Odometer) / Gallons
MPG is displayed on the vehicle's Fuel tab next to each fill-up entry.
Filtering Fuel Entries
On the Fuel page you can filter by:
- Vehicle — Show fill-ups for a specific vehicle
- Date range — Filter by start and end date
Fuel Cards
Fuel cards are company-issued payment cards for fleet fuel purchases. Managing them in Fleet lets you track which card is assigned to which vehicle or driver, enforce spending limits, and monitor card status.
Fuel Card Fields
| Field | Required | Description |
|---|---|---|
| Card Number | Yes | The fuel card number (last 4 digits or full number) |
| Provider | Yes | Card provider (e.g., WEX, Fuelman, Shell Fleet) |
| Assigned Vehicle | No | Vehicle this card is assigned to |
| Assigned Driver | No | Driver this card is assigned to |
| Status | Yes | Active, Suspended, or Cancelled |
| Monthly Limit | No | Maximum dollar amount allowed per month |
Managing Fuel Cards
Add a card:
- Navigate to Fuel → Fuel Cards tab
- Click Add Fuel Card
- Enter the card number, provider, and status
- Assign to a vehicle and/or driver
- Optionally set a monthly spending limit
- Click Save
Suspend a card (temporary hold):
- Open the card record
- Click Edit
- Change Status to Suspended
- Click Save
Cancel a card (permanent):
- Open the card record
- Click Edit
- Change Status to Cancelled
- Click Save
Linking Fill-Ups to Cards
When logging a fuel entry, enter the card number in the Card Number field. This links the fill-up to the card for spending analysis. If you're monitoring card usage patterns, filter the Fuel page by card number to see all fill-ups charged to a specific card.
Fuel Cost Reports
Fuel Cost Trend (Dashboard)
The Fleet Dashboard shows a monthly fuel cost trend chart for the past 6 months. This gives a quick visual of whether fuel spending is increasing or decreasing across the fleet.
Fleet Summary Report
Reports → Fleet Summary shows:
- Total fuel cost across all vehicles
- Average mileage per vehicle
See Reports for the full reports reference.
Cost Per Mile Report
Reports → Cost Per Mile breaks down fuel cost per vehicle:
- Total miles driven
- Fuel cost for that vehicle
- Maintenance cost for that vehicle
- Combined total cost
- Cost per mile = total cost / total miles
Use this to identify which vehicles are most expensive to operate.
Fuel Alerts
Fleet generates a fuel_anomaly alert when unusual fuel activity is detected. Anomaly detection is triggered by the automated fuel sync timer that runs every 6 hours.
See Alerts for details on acknowledging and managing alerts.