Use the Locations page to manage multiple business/office/practice addresses and specify where you can travel or work (service areas).
Overview
- Locations: Physical addresses for your business. You can add multiple locations and mark one as primary.
- Service areas: The regions where you operate, defined with flexible labels (e.g., cities, zip codes, regions) and optional radius.
Add locations
Create one or more business addresses with full address details.
Define service areas
Specify where you travel or work, such as cities or zip codes.
Prerequisites
- You must be part of an organization and signed in.
- Your organization is selected in the sidebar.
Open Locations
Go to Dashboard → Tools → Locations.
You should see sections for Locations and Service areas.
Add a location
Click “Add location” and provide:
- Name: The location label (e.g., Main Office).
- Address: Address line 1/2, city, state/region, postal code, country.
The new location appears in the list.
Add a service area
Click “Add service area” and provide:
- Label: Human-readable name (e.g., San Francisco, Bay Area, 94107).
- Type: Optional—use your own conventions (e.g., city, postal_code, region).
- Value: Optional—structured value if you need it (e.g., 94107).
- Radius (km): Optional—use a radius to indicate coverage around a point.
- Country: Optional—ISO or country name for clarity.
API
These endpoints are available via the authenticated API and used by the app.List locations
List locations
Create location
Create location
List service areas
List service areas
Create service area
Create service area
Troubleshooting
- If you don’t see data: confirm your current organization is selected and you have access.
- If a request fails: check the response body and Sentry logs for details.