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

# Bookings

> View, reschedule, cancel, and manage the meetings people book with you.

## Overview

Bookings are the meetings people schedule through your
[meeting types](/scheduling/meeting-types) (the kinds of appointments people can
book). Manage them under **Bookings** (`/bookings`).

<Info>
  **Difficulty:** Beginner
</Info>

## Browse and filter bookings

Each booking shows the **invitee** (the person who booked), **meeting type**,
**host**, **when**, and **status**. Filter by status, meeting type, host, and date
range. Times display in your [workspace](/getting-started/glossary#workspace)
timezone.

## What each status means

**Scheduled**, **Confirmed**, **Completed**, **Cancelled**, **Rescheduled**, and
**No-show**. Completed, Cancelled, and No-show are final.

## Reschedule, cancel, or mark a booking

Open a booking to see invitee details and question answers. Depending on status you
can:

* **Reschedule** — pick a new day and slot.
* **Cancel** — with an optional reason (the invitee is notified).
* **Mark completed** or **Mark no-show** — available once the start time has passed.

<Note>
  Confirmed bookings are auto-marked **Completed** 12 hours after they end if you
  haven't set a status.
</Note>

## What the person booking sees

When someone opens your booking link, they pick a meeting type and time, choose
their timezone, and fill in their details (and your custom questions). They agree
to the consent checkbox and confirm. They get a confirmation with an **Add to Google
Calendar** option and a **Manage booking** link to reschedule or cancel themselves.

Bookings send email and SMS confirmations, reminders, and reschedule/cancel notices
automatically.

## FAQ

<AccordionGroup>
  <Accordion title="Can invitees reschedule themselves?">
    Yes — the confirmation includes a **Manage booking** link where they can
    reschedule or cancel.
  </Accordion>

  <Accordion title="Do bookings appear on my calendar?">
    Yes — see the [Calendar](/scheduling/calendar) view, and connect your Google or
    Microsoft calendar to send events there too. See
    [Calendar integrations](/scheduling/calendar-integrations).
  </Accordion>

  <Accordion title="Can I start a workflow when someone books?">
    Yes — use the **Booking created** trigger (the event that starts a workflow) in a
    [workflow](/automation/workflow-builder).
  </Accordion>
</AccordionGroup>

<Card title="Calendar" icon="calendar" href="/scheduling/calendar">
  See all bookings on one calendar.
</Card>
