Answer · Bookings with me

Why can't I create a Bookings with me page?

Last updated 5 min read7 sources

The question people ask
“Why can't I create a Bookings with me (personal) page?”

Asked in Microsoft Learn (opens in a new tab), Microsoft Learn (opens in a new tab) and Microsoft Learn (opens in a new tab)

Short answer

Usually for one of four reasons. Your licence doesn't include Bookings. Your admin has turned Personal Bookings off with an OWA mailbox policy, or the Bookings app is disabled for your account. Your tenant is in a Microsoft cloud where Bookings with me isn't documented. Or setup stalled and you're using an old link. If Bookings opens but you only see Shared booking pages, start with the admin policy. If you see "You do not have access to Bookings with me", start with the licence.

Quick diagnosis#

What you seeMost likely causeCheck
"You do not have access to Bookings with me"A licence without Bookings, such as A1. In 2023 this also appeared in GCC tenants, before the feature launched thereSections 1 and 3
Bookings opens but offers only shared booking pagesPersonalBookingsDisabled is set on your OWA mailbox policySection 2
Bookings is missing from Outlook and TeamsThe app is disabled for you, or hasn't been added to the left railSection 2
"Creating your booking page. This might take a while" for hoursAn old link or stalled setupSection 4

The most-voted thread (19 "same question" votes) is the second row. The user opened Bookings in three browsers and each time went straight to a page that only offered a shared booking page. The moderator referred them elsewhere, and the thread was locked without an answer.

1. Check the licence#

You need a Bookings licence to create a Bookings with me page. People who book with you don't. Microsoft lists Bookings in:

  • Office 365 A3, A5, E1, E3, E5, F1, F3, G1, G3 and G5
  • Microsoft 365 A3, A5, E1, E3, E5, F1, F3, Business Basic, Business Standard, Business Premium, Teams Essentials and Teams Premium

A1 isn't on the list. In a 2023 thread, every user at a school on "Office 365 A1 for Faculty" saw the create option disappear after half a second, then got "You do not have access to Bookings with me". Which licence you need for Bookings covers the edge cases.

2. Check the admin settings#

Personal Bookings is on by default, so if it's missing, someone has probably changed a setting. Your admin should check three things.

The OWA mailbox policy. This is now the only control:

powershell
Get-CASMailbox -Identity user@contoso.com | Select OwaMailboxPolicy
Get-OwaMailboxPolicy -Identity "OwaMailboxPolicy-Default" | Select PersonalBookingsDisabled

If PersonalBookingsDisabled is True on the policy assigned to you, that's the cause. The admin can set it to $false, or assign you a separate policy that allows it (the example on Microsoft Learn calls it BwmEnablePolicy).

Old EWS settings. Until August 5, 2026 (Message Center MC1418559), Personal Bookings access followed Exchange Web Services settings. An organization that had restricted EWS could disable Bookings with me without meaning to. Microsoft now says Set-OrganizationConfig and Set-CASMailbox EWS settings no longer control it, and only the OWA mailbox policy does. The Microsoft Learn article still shows the old EWS check commands above the new ones, so an admin following it can end up looking in the wrong place.

The Bookings app for your account. Microsoft says shared Bookings doesn't need to be on for the organization, but "the Bookings app must be enabled for users". In the Microsoft 365 admin center, that's Users → Active users → your account → Licenses and apps → Apps → Microsoft Bookings. The reverse setup, personal pages only, is intended. Admins who block shared page creation with BookingsMailboxCreationEnabled still leave Personal Bookings working.

Disabling Microsoft Bookings for users covers these controls from the admin side.

3. Check which cloud your tenant is in#

  • Commercial tenants. Available.
  • GCC. Microsoft announced Bookings with me for GCC tenants on November 7, 2023. The accepted answer on the 2023 GCC thread says it isn't available yet, and that answer is now out of date. If a GCC user still gets the access error, go back to sections 1 and 2.
  • GCC High, DoD and Microsoft 365 operated by 21Vianet. As of September 2026, Microsoft Learn doesn't say whether Bookings with me is available in these clouds. Ask Microsoft before promising it to users.

4. If setup is stuck on "Creating your booking page"#

In a 2025 thread (4 "same question" votes), the progress bar stopped at two-thirds for more than 24 hours. A Microsoft community support specialist said setup is usually ready "within an hour or so" and suggested a private browser window. Two users fixed it another way. The Bookings with me link in Outlook calendar settings pointed to https://outlook.office.com/bookwithme/me, which kept showing the creating message. Going to https://outlook.office.com/bookings/homepage instead opened the Bookings home page with the Personal booking page section working.

The entry points Microsoft documents are book.ms and the Bookings app pinned to the Outlook or Teams left rail. If the tenant or your licence is brand new, give it time before changing settings. Why people can't book through your link covers the new-tenant delay and the "Transient issue with Personal Bookings" error.

If none of this works#

Ask your admin to open a Microsoft support case with the exact error and the output of the policy commands above. If you need a booking link in the meantime, and your admin allows shared booking pages, a shared page with you as the only staff member does the same job. Setting up Bookings with me covers what to do once your personal page appears.

BookingsXP is independent and not affiliated with or endorsed by Microsoft.

Questions people also ask

Sources

  1. Microsoft Learn: Bookings overview (opens in a new tab) · learn.microsoft.com
  2. Microsoft Learn: Bookings in outlook (opens in a new tab) · learn.microsoft.com
  3. Microsoft Learn: Personal bookings faq (opens in a new tab) · learn.microsoft.com
  4. Microsoft Learn: Turn bookings on or off (opens in a new tab) · learn.microsoft.com
  5. Microsoft Learn: Cant access bookings with me (opens in a new tab) · learn.microsoft.com
  6. Microsoft Tech Community: Microsoft “bookings with me launching for gcc users (opens in a new tab) · techcommunity.microsoft.com
  7. mc.merill.net (opens in a new tab) · mc.merill.net