Help Center
Booking & Clients

Locations

Updated April 25, 2026
47 views

title: Locations category: Booking & Clients order: 6 description: Manage physical locations where you offer services or hold meetings.

Locations

Locations are the physical places where you offer services or hold meetings. The Locations section is available when the Locations module is enabled in Settings → Modules.

Where to find it

  • Sidebar: Locations (shown when the module is enabled).
  • Routes: /locations (list), /locations/create, /locations/{id}/edit.

List page

Lists all locations with name, address, and actions (edit, delete).

Creating a location

  1. Click Create.
  2. Enter the location name (e.g. "Main Office", "Downtown Studio").
  3. Enter the address and any additional details.
  4. Save.

Editing a location

  • Route: /locations/{id}/edit
  • Update name, address, and details. Save to apply changes.

How locations are used

  • Event types / Services — When editing an event type, select which locations offer that service. Customers booking on the public site can filter by location.
  • Public booking site — Shows a locations list at /b/{teamSlug}/locations and individual location pages at /b/{teamSlug}/locations/{locationSlug}. The landing page can let customers pick a location first, then browse services available there.
  • Customize — The appearance of the public locations page is controlled under Customize → Locations page.
  • Onboarding — Service businesses add their first locations during onboarding step 6.

Deleting a location

Deleting a location is permanent. If assigned to event types, those assignments are removed (but the event types themselves are not deleted).