# Booking-based access

## **Booking-based access basics**

You can allow access to a meeting room based on bookings in that room’s calendar. This feature currently supports Microsoft 365 room resource calendars.

With booking-based access, a room still has an access schedule (see [Setting access](/setting-access/access-schedule-basics.md)) but the schedule is overridden when there is a booking, allowing access only to users on the booking invite.

Users and groups in **Access when locked or booked** section of the access schedule retain access during a booking.

## **Set up booking-based access**

Accessia can read bookings from a Microsoft 365 room calendar.

1. Make sure the Microsoft Entra ID integration is set up
   1. Booking-based access specifically requires the Microsoft Graph Application Permissions for *Calendars.Read* and *Place.Read.All*
2. In Accessia, under **Site setup**, click the meeting room that you want to apply booking-based to
3. Go to the **Integrations** tab
4. Click the edit pencil to select the name of the corresponding meeting room from Microsoft

<figure><img src="/files/nxVfrsOdxtoIxXCTa0a3" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.accessia.com/setting-access/booking-based-access.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
