What this screen does
Shows fleet trips for a selected date range.
Lets you filter trips by driver.
Downloads a CSV export of the currently visible trips.
Displays driver performance metrics for the selected time period.
Lets you open a trip to view detailed trip information.
Allows fleet owners/admins to remove a trip from the fleet.
How to get here
Web: From the main navigation, open Fleet → Console.
Mobile apps: This screen is web-only.
URL route
/app/fleet/console
Key actions
Change the date range: Use the date range picker to select start and end dates.
Filter by driver: Use the driver selector to show trips for specific drivers.
Download a CSV: Select Download CSV to export the currently filtered trips.
Open a trip: Select any trip row to view its details.
Remove a trip from the fleet: Select Delete on a trip row and confirm the dialog.
Permissions & entitlements
Roles:
Owners/Admins can access the console and remove trips from the fleet.
Members are redirected to the personal trips screen.
Plan gating: Fleet access entitlement required; otherwise the Fleet paywall is shown.
Feature flags: None.
Edge cases & gotchas
The CSV button is disabled when there are no trips in the selected range.
Removing a trip only removes it from the fleet; the driver can still see the trip.
Date range and driver filters update the URL so you can share filtered views.
Troubleshooting checklist
Not seeing the console? Confirm you are a fleet owner/admin.
Seeing a paywall? Verify your fleet entitlement is active.
CSV download not working? Ensure your browser allows file downloads and pop-ups.
Trip removal failed? Refresh the page and try again.
What users call this
Fleet console
Fleet trip history
Fleet reports
Related screens
last_verified
Date: 2026-02-03
Web app version/build: local dev