> ## Documentation Index
> Fetch the complete documentation index at: https://cal.id/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Cal ID Help Center

> Guides and answers for scheduling with Cal ID — booking links, event types, availability, teams, integrations, and the developer API.

Cal ID turns a single link into confirmed bookings: connect your calendar, set your availability, and let people book time that actually works — while Cal ID handles confirmations, reminders, routing, and payments. This help center takes you from your first booking all the way to the developer API.

<Info>
  Looking for something specific? **Search** any page with <kbd>⌘</kbd> <kbd>K</kbd> (or <kbd>Ctrl</kbd> <kbd>K</kbd>), or **Ask the Assistant** from the top bar for an instant, AI-powered answer.
</Info>

## Get started

<CardGroup cols={2}>
  <Card title="Complete your onboarding" icon="rocket" href="/docs/getting-started/onboarding">
    Sign up, connect a calendar, and get your account ready in minutes.
  </Card>

  <Card title="Share your booking link" icon="link" href="/docs/getting-started/share-your-url">
    Find your personal cal.id link and share it anywhere.
  </Card>

  <Card title="See how booking works" icon="calendar-check" href="/docs/getting-started/schedule-a-meeting">
    Watch a meeting get booked from your invitee's point of view.
  </Card>

  <Card title="Switch from Calendly" icon="file-import" href="/docs/getting-started/import-from-calendly">
    Bring your event types, availability, and bookings across in a few clicks.
  </Card>
</CardGroup>

## Popular topics

<CardGroup cols={3}>
  <Card title="Set your availability" icon="clock" href="/docs/availability/create">
    Define the hours you're bookable and protect your personal time.
  </Card>

  <Card title="Create an event type" icon="calendar" href="/docs/event-types/basics/overview">
    Build a reusable meeting others can book with one link.
  </Card>

  <Card title="Add buffers" icon="hourglass-half" href="/docs/event-types/limits/buffers">
    Put breathing room before and after your meetings.
  </Card>

  <Card title="Get paid for bookings" icon="credit-card" href="/docs/apps/paid-bookings">
    Collect payment through Stripe, Razorpay, or PayPal at checkout.
  </Card>

  <Card title="Round-robin for teams" icon="users" href="/docs/teams/round-robin">
    Distribute bookings fairly across your team.
  </Card>

  <Card title="Reminders & workflows" icon="bell" href="/docs/workflows/overview">
    Automate email, SMS, and WhatsApp nudges to cut no-shows.
  </Card>
</CardGroup>

## Explore by area

<CardGroup cols={3}>
  <Card title="Event Types" icon="calendar" href="/docs/event-types/basics/overview">
    Reusable meeting templates with their own durations, questions, limits, and locations.
  </Card>

  <Card title="Availability" icon="clock" href="/docs/availability/create">
    Working hours, buffers, date overrides, and out-of-office.
  </Card>

  <Card title="Teams" icon="users" href="/docs/teams/overview">
    Shared availability with round-robin and collective scheduling.
  </Card>

  <Card title="Apps & Integrations" icon="puzzle-piece" href="/docs/apps/app-store">
    Calendars, video, payments, and automation tools.
  </Card>

  <Card title="Workflows" icon="bolt" href="/docs/workflows/overview">
    Automated reminders and follow-ups over email, SMS, and WhatsApp.
  </Card>

  <Card title="Customization" icon="palette" href="/docs/appearance/appearance">
    Brand your booking pages with logos, colors, and banners.
  </Card>
</CardGroup>

## Build with the API

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/docs/api-reference">
    Every endpoint with schemas and a live "Try it" playground against `api.cal.id`.
  </Card>

  <Card title="Developer guides" icon="book-open" href="/docs/developers/guides/create-a-booking">
    Task recipes — create a booking, build a webhook receiver, manage teams, and more.
  </Card>
</CardGroup>

## Need help?

Can't find your answer? **Ask the Assistant** at the top of any page for an instant response, or reach a human — email us at [support@cal.id](mailto:support@cal.id).
