Skip to content

Getting Started

Quick Start

Get your first business up and running in five minutes.

1. Create Your Account

Sign up at calendence.com/register. You'll create a Hub (your top-level account) and your first business in one step.

2. Choose a Plan

Select the plan that fits your team:

  • Free ($0/mo) — 1 staff, 25 bookings/month, core scheduling
  • Starter ($29/mo) — Up to 5 staff, 100 bookings/month, payments
  • Growth ($89/mo) — Up to 15 staff, 5 locations, SMS, calendar sync
  • Pro ($179/mo) — Up to 4 businesses, waitlists, recurring, packages, priority support
  • Enterprise (custom pricing) — API, webhooks, white-label branding

All plans include the booking widget and invoicing. Start free, upgrade anytime.

3. Complete the Setup Checklist

After signing up, a guided onboarding checklist walks you through:

  1. Business details — Name, address, timezone
  2. Services — What you offer, pricing, duration → docs
  3. Team — Invite team members, set roles and hours → docs
  4. Locations — Where you operate, resources (bays, equipment) → docs
  5. Payments — Connect your Stripe account → docs

4. Embed the Booking Widget

Add one line of code to your website:

<script src="https://widget.calendence.com/widget.js" defer></script>

<calendence-widget
  key="cal_pub_your_publishable_key"
  theme="auto"
></calendence-widget>

Your publishable key is available in the Hub Panel under API Keys.

5. Start Accepting Bookings

That's it. Your clients can now book appointments through your website. You'll manage everything from the Company Panel.

What's Next