# Features: Bookings
URL: /docs/features/bookings

Reservations your assistant handles.

Bookings tracks every reservation the assistant is handling: restaurants, salons, hotels, events. The assistant makes and holds the request; you watch the status here.

Each reservation shows the venue, a category tag, the date, time, and party size, and a status pill.

<Statuses>
  <Status name="Confirmed" tone="good">Done. The reservation is secured.</Status>
  <Status name="Requested" tone="wait">Asked, waiting to hear back.</Status>
  <Status name="Holding" tone="hold">Tentative. Not final yet.</Status>
</Statuses>

Toggle between Upcoming and Past.

On the right, Next up highlights your nearest booking and pings you before it. Quick book is a grid of categories — Restaurant, Barber / Salon, Hotel, Event / Show — to start a new one. Or just tell your assistant on WhatsApp:

<Asks>
  <Ask>Book a table for two at Nobu Friday 7pm</Ask>
</Asks>

It lands here once done. Use the status pills to know where each request stands at a glance.
