Dispatch, recommended — never replaced.
Google routing on every booking. AI-recommended driver matching with dispatcher approval — opt-in per tenant. Claude Haiku primary, OpenAI fallback, deterministic rule-based fallback.
Always-on routing. Opt-in intelligence.
Google routing runs on every booking, every tenant, every time. Smart Dispatch — the AI layer — is opt-in: enable it per company, kill-switch in one boolean flag.
Google Routes & predictive ETAs
Every booking gets a Google Routes API ETA, with Haversine fallback if Routes is unavailable. Anticipates traffic, congestion, and pickup-zone pressure before dispatch — not after.
- Real-time ETAs · Google Routes API
- Haversine fallback · resilient to outages
- Working-pattern templates assigned per driver
- No tenant flag required · runs by default
Smart Dispatch — AI driver recommendations
Available per tenant. Claude Haiku scores driver candidates across 8 weighted criteria, returns a ranked recommendation with reason text. OpenAI is the fallback provider; deterministic rule-based scoring is the fallback to AI itself. Dispatchers always confirm.
- Claude Haiku · OpenAI · rules-based fallback chain
- 8-criteria driver scoring (vehicle, distance, ETA, duty, rating, cost …)
- Every recommendation logged with confidence + reason
- Kill-switch per tenant via single boolean flag
Every recommendation logged. Every outcome tracked.
Smart Dispatch isn't a black box. We persist the full decision trail to dispatch_recommendations, and the realised outcome to dispatch_outcomes— so you can audit what was suggested, what the dispatcher chose, and how the trip actually went.
Fewer slips. Tighter ETAs. Calmer ops.
Smart Dispatch shipped April 2026. Numbers from the active fleet — direction varies by region, service type, and tenant configuration.
Sit with our dispatchers for an hour.
The fastest way to see what Smart Dispatch actually does. We'll walk you through dispatch_recommendations on a real day's traffic — including the rejections.