Falconara falcon logoFalconaraTMS
All docs

Core operations

Load lifecycle & statuses

A validated state machine — forward-only transitions, timestamps, and notifications at every step.

The status machine

StatusMeaningWho changes it
LeadPotential load, not confirmedDispatcher
QuotedPrice quoted to brokerDispatcher
BookedRate confirmed, load is a goDispatcher
AssignedTruck and driver assignedDispatcher
At PickupDriver at the pickup locationDriver or dispatcher
In TransitLoaded and en routeDriver or dispatcher
At DeliveryArrived at deliveryDriver or dispatcher
DeliveredFreight delivered, awaiting PODDriver or dispatcher
POD ReceivedProof of delivery uploadedDispatcher
InvoicedInvoice sent to brokerDispatcher
PaidPayment receivedDispatcher
Cancelled / ProblemTerminal / manual-recovery statesDispatcher or admin

The system enforces forward-only transitions — no skipping states, no accidental regressions. "Problem" is the manual-recovery escape hatch.

Assignment

Only trucks and active drivers belonging to the load's carrier can be assigned. Trucks and drivers auto-pair: assign a truck and its usual driver is set automatically (and vice versa). Reaching "Assigned" notifies the carrier and driver by email.