MERIDIAN OS
Operations

Building an airport-transfer board that survives peak season

The logic a great dispatcher uses by instinct — and how to make it repeatable.

2026-06-10 · 6 min read

Every destination operator has lived the same August morning. Six flights inside ninety minutes, a dozen vehicles, a hundred-odd guests, and a board that only really exists in one dispatcher's head. It works — until the day it doesn't, and the first sign of trouble is a driver calling from the wrong terminal.

Start from the flight, not the booking

A transfer board that survives peak season is organised around arrivals and pax pools, not individual bookings. Group the guests by flight and gate first; the vehicles come after. The moment you can see the whole airport as pools of passengers landing in a window, the allocation problem becomes tractable instead of frantic.

Pack against capacity, then check it

Bin-packing passengers into the fleet is the part dispatchers do brilliantly and exhaustingly. A system can rank the best-fit vehicle for each pool and pack the board in one pass — but the value isn't speed, it's the check that follows. Double-booked vehicles, impossible turnarounds and capacity breaches should surface at the desk, in seconds, as you build the plan. Found at the desk they are a two-minute fix; found on the road they are a stranded guest.

Sequence the run so the driver trusts it

A run with the stops in a sensible order — closest-first on the way in, furthest-first on the way out, with a guard that flags the hotel heading the opposite direction — is a run the driver follows without second-guessing. Estimated drop-off times come from the planned route; they are a sensible plan, not live traffic, and saying so plainly is what keeps the driver's trust.

Make the change cheap

Peak season is defined by change: a flight slips, a coach is swapped, a rep flags a no-show. The board only survives if a change is cheap — if reassigning a vehicle reissues the manifest, updates the driver's run sheet and re-times the affected guests automatically. When the change is expensive, the operation quietly migrates back into someone's head, and you are one sick day away from a bad morning.

The goal: an operation that doesn't depend on heroes

None of this removes the dispatcher's judgement. It makes that judgement repeatable, visible and survivable — so the board belongs to the operation, not to the one person who happens to know how it all fits.