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

# Bookings

> Create, find, reschedule, seat, and complete bookings while managing availability and overlapping reservations.

Bookings connect guest reservations with the shop's service capacity and tables. Teams can work from calendar or list views, update a booking as plans change, seat the party, and start the related order. Guests can create a reservation through the configured guest flow.

<CardGroup cols={2}>
  <Card title="Calendar and list views" icon="calendar-range" href="/en/bookings/use-calendar-and-list-views">
    Choose the view that best fits the service task.
  </Card>

  <Card title="Create a booking" icon="calendar-plus-2" href="/en/bookings/create-booking">
    Add a reservation with the required party details.
  </Card>

  <Card title="Manage booking status" icon="calendar-check-2" href="/en/bookings/manage-booking-status">
    Move the reservation through the supported service states.
  </Card>

  <Card title="Resolve overlaps" icon="triangle-alert" href="/en/bookings/resolve-overlapping-bookings">
    Review capacity or table conflicts before confirming the change.
  </Card>
</CardGroup>

<Note>
  All store roles can operate bookings where the API permits it. Booking configuration is restricted separately and is covered in the settings guide.
</Note>
