Skip to main content

Overview

A location is a place your team takes calls for — a branch, an office, or a logical grouping like “Head Office”. Endpoints sit on a location × department pair, so a business with three branches and three departments has nine possible endpoints. A location can exist without an address (e.g. “Remote/Head Office”).

Fields

FieldTypeRequiredDefaultDescription
NamestringYesLocation name, e.g. “Sydney HQ”.
AddressaddressNononeReuses your team’s saved addresses.
TimezoneIANA timezoneNoinheritedOptional override; otherwise the location’s schedule timezone applies.
Default schedulescheduleNononeSchedule that endpoints at this location inherit when they have none of their own. See Schedules.
NotestextNoemptyFree-text notes.
ActivebooleanNotrueInactive locations are hidden from routing.

Deletion

Locations are soft-deleted. A location with active endpoints cannot be deleted until those endpoints are removed or reassigned.

Next Steps

  • Departments — The other half of an endpoint’s location × department pair
  • Endpoints — Create a transfer destination on this location