Dispatch strategies

Last updated: August 26, 2026

A dispatch strategy is a saved, reusable ruleset that decides which provider — or your own fleet — an order goes to, and what to do if that falls through. You build a strategy once: an allowed-provider list, a way to pick among them, a delivery-fee cap, requirements, and auto-dispatch or auto-reassign rules. Then you reuse it, instead of making those calls order by order.

A strategy is only as useful as what you put in it. At a minimum it names which providers (or your own fleet) are even in play and how to choose among them. Beyond that, most strategies also set a cap on what you'll pay for a delivery, requirements a provider has to meet to be eligible (like the package types or vehicle size it needs to handle), and rules for what happens automatically — dispatching a new order right away instead of waiting, or reassigning a delivery to the next eligible provider if the first one cancels or stalls.

Dispatch itself — how an order actually turns into a job, and everything that shapes which providers are even eligible — is covered in how dispatch works. A dispatch strategy is the ruleset that makes the final call among the providers dispatch surfaces; this page is about the strategy, not the decision underneath it.

Where you find it

Strategies live at Orchestrate ▸ Dispatch Strategies: a left rail lists your Active and Inactive strategies, and a right-hand editor holds the one you've selected.

Note

If you only have view access, the editor opens read-only. Ask an admin for edit rights if you need to create or change a strategy.

Three ways a strategy gets applied

A strategy doesn't do anything on its own — it has to be attached somewhere:

  • Directly on an order. You can set a strategy on an individual order, and that's the one Nash uses when it dispatches.
  • As your org's default. If an order doesn't name a strategy, Nash falls back to whichever one your organization has set as default.
  • By a workflow. A workflow action called Set dispatch strategy can assign a strategy automatically, based on conditions you define — new orders from a given source, for example, or orders matching some other rule.

Whichever way it's attached, the strategy's provider-selection mode is what drives the pick once dispatch narrows the field down to eligible, in-budget quotes.

Active and inactive

A strategy only runs while it's active. Deactivating one pauses it — orders and workflows pointing at it stop using it — without losing anything you've configured. Reactivate it later and it picks back up with the same setup. Nothing about deactivating a strategy deletes it.

What you can do

A dispatch strategy is a separate thing from an optimization strategy, which decides how orders get grouped and sequenced into routes rather than which provider carries them — see optimization strategies if that's what you're looking for.

Nash dispatches; the provider or your own fleet performs the delivery.