Module · Starter +

Bookings — module overview

The operator side of Bookings — services, professionals, customers and public-page settings. For the customer-facing flow, the OAuth Wix sync and the rate-limit details, head to Bookings, end to end.

Where it lives

  • /bookings — 14-day overview with pending / confirmed / revenue stats.
  • /bookings/calendar — calendar view across all professionals.
  • /bookings/customers — customer directory.
  • /bookings/services — services catalog.
  • /bookings/professionals — professional roster with working hours and time-off.
  • /bookings/[id] — individual booking detail (edit, reschedule, cancel, refund).
  • /bookings/settings — public-page slug, brand colour, confirmation email signature, Wix sync status.

The public surface

The booking module exposes three public URLs that customers see (no GetUp account required for them):

  • /book/{slug} — the public booking page.
  • /book/{slug}/p/{professionalId} — the same page scoped to one professional.
  • /book/cancel/{token} — signed cancel-by-link from the customer's confirmation email.

For the deep dive on how those work — slot-conflict transactions, rate limits, honeypot, .ics emails — see Bookings, end to end.

Plan limits

  • Starter — up to 2 professionals.
  • Pro — up to 25 professionals; adds Wix Bookings sync and Google Calendar two-way sync.
  • Enterprise — unlimited.

Where to go next

Something still unclear?

Open a workspace and try it, or email us with your scenario — we reply in hours, not days.