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:

  • Starter ($49/mo) — 1 business, up to 5 staff
  • Growth ($149/mo) — 3 businesses, up to 15 staff, SMS notifications, API access
  • Pro ($299/mo) — Unlimited everything, white-label, priority support

All plans include the full scheduling engine, invoicing, and booking widget.

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. Staff — 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