> ## 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.

# Event Types

> Build reusable meeting templates that guests can book, each with its own duration, location, questions, limits, and automations.

Event Types are the reusable meeting templates people book with you in Cal ID. Each one defines a single kind of meeting, such as a 30-minute intro call or a 60-minute strategy session, and holds its own duration, location, booking questions, availability, and limits. Set one up once and share its link, and every booking follows the same rules automatically.

<CardGroup cols={2}>
  <Card title="Basics" icon="layer-group" href="/docs/event-types/basics/overview">
    Create, edit, duplicate, reorder, and delete your event types.
  </Card>

  <Card title="Event setup" icon="sliders" href="/docs/event-types/setup/location">
    Configure locations, multiple durations, and availability.
  </Card>

  <Card title="Booking limits" icon="gauge-high" href="/docs/event-types/limits/buffers">
    Set buffers, minimum notice, frequency caps, and future limits.
  </Card>

  <Card title="Booking questions" icon="clipboard-question" href="/docs/event-types/booking-questions/pre-booking-questions">
    Add custom fields, guest verification, and captcha.
  </Card>

  <Card title="Advanced" icon="wand-magic-sparkles" href="/docs/event-types/advanced/requires-confirmation">
    Require confirmation, private links, seats, and redirects.
  </Card>

  <Card title="Recurring & embed" icon="repeat" href="/docs/event-types/recurring">
    Set up recurring events, embeds, group events, and webhooks.
  </Card>
</CardGroup>
