Search the documentation

Find a page by title or section.

Locations

Geofences and contacts

What decides a driver has arrived at a location, and who the system can reach there.

Updated

Two things turn a location from an address into something the system can act on: a radius that decides when a driver counts as having arrived, and a set of people who can be reached there. Both are easy to misplace, because neither lives quite where you would first look.

The arrival radius is not on the location

There is no geofence field on a destination or an origin. The radius belongs to the stop — the visit — not to the place, because the same warehouse can warrant a tight radius on a precision delivery and a loose one on a bulk drop. Three layers resolve it, each overriding the one above:

LayerWhere you set itApplies toShipped default
Platform defaultNowhere — it is the fallbackAny tenant that has not configured oneArrival 150 m
Organisation settingCustomization → OperationsEvery stop that does not override itArrival 150 m, approach 500 m
The stop itselfOn the stop, in a trip or templateThat one stop onlyUnset, so the tier above wins
How an effective radius is resolved, most general first.

The organisation-level controls sit together under the Geofence group of Customization → Operations:

  • Arrival radius — how close counts as being there. Defaults to 150 m, and the panel previews the circle as you drag it.
  • Approach radius — the wider ring at which a vehicle is treated as approaching. Defaults to 500 m.
  • Dwell time — how many seconds inside the arrival radius before arrival is confirmed. Defaults to 30, and exists so a red light outside a customer’s gate is not recorded as a delivery.
  • Auto arrival update — whether arrival metadata is written onto the manifest automatically. Off by default.

What the radius actually decides

When a stop is marked arrived with a position attached, two things are recorded on it: how far the driver was from the pin, and whether that distance fell outside the effective radius. An arrival with no GPS fix records neither — it is not counted as inside or outside, it is simply not sampled.

Those two values then feed everything downstream. An arrival outside the radius can raise an Arrival Outside Geofence exception, and across many visits they aggregate into a per-destination health figure. See Exceptions for what happens to the flag once it is raised.

When the map and reality disagree

A destination whose recent arrivals keep landing outside its radius shows a Geofence may be misconfigured banner on its detail page, quoting the share of sampled arrivals that fell outside and how many were sampled. It appears only when the sample is large enough to mean something, so a single odd delivery will not trigger it.

It is a data-quality signal, not a driver-behaviour one. Drivers who all stop in the same wrong-looking place are usually stopping in the right place, and the pin is what is wrong.

Working through a geofence complaint

The health banner says most arrivals land outside the radius
Cause

Usually the pin, not the drivers — a geocoded address that resolved to a street centroid, a building entrance on the far side of a block, or a depot whose gate is 300 m from its registered address.

Open the destination’s Map tab and compare the pin against where deliveries actually happen. Move the pin first; only widen the radius if the site genuinely is large. A radius stretched to cover a bad pin also stops catching real problems.

One site needs a much wider radius than everywhere else
Cause

The organisation-level radius is a single number for every stop, so a sprawling port or industrial estate will not fit it.

Set the arrival radius on the stop itself rather than raising the organisation-wide value. The stop-level number wins over the setting, and it leaves every other location alone.

Nothing is being recorded as inside or outside at all
Cause

Arrivals that carry no position record no distance, and a destination with no coordinates gives the calculation nothing to measure from.

Check that the destination has a latitude and longitude. A record saved without coordinates is invisible to arrival detection, to the map view, and to area selection.

A radius change did not affect a trip that already existed
Cause

The effective radius is resolved when the stop is created and stored on it.

Change it on the stop, or recreate the affected stops. Future trips pick up the new setting.

Contacts on a location

Destinations and origins each carry a contact name, phone and email. On a destination’s overview these render as a tap-to-call number and a mailto link, so the person handling an exception can reach the site without leaving the page. They are the site’s directory entry: who to ring when a driver is at the gate.

Carrying a contact onto the work

The bridge between the two is the destination’s default tasks, configured on its Tasks tab. Each default task has its own contact name, phone and email fields, and the whole blueprint — title, type, required proofs, contacts — is copied onto every stop created at that destination, whether the stop came from the trip builder or from a delivery pool. Put the recipient’s address on the default task and every future delivery there mails the right person, configured once.

Defaults are only seeded into a stop that has no tasks of its own, so a dispatcher who has already edited a stop never has their work overwritten. They can be reviewed, edited and removed before the trip is submitted.

Terminology

Your organisation can rename these. If your screens say something else, this is what they mean here.

Destination
A place goods are delivered to. Renaming it changes the labels on this page across the product.Rename it in Customization → Terminology
Stop
One visit to one location within a trip. This is what a geofence radius is attached to.Rename it in Customization → Terminology
Task
A unit of work at a stop — a photo, a signature, a scan. Tasks carry the contact that proof is sent to.Rename it in Customization → Terminology