Definition
What does bookable by AI actually mean?
A business is bookable by AI when an external agent can complete a defined action against the booking system the business already runs: read the real service, read live availability, take an explicit confirmation, and write an appointment the provider record can be matched against. A phone number, a link or a contact form does not meet that test.
It describes an action, not a quality
Bookable is a claim about one action completing against one system on one date. Used as an adjective for a whole business it means very little.
The useful version names the action. An agent can read availability. An agent can write an appointment. Those are different claims with different evidence behind them.
What an agent needs before it can book
| Service | Name, duration, price, currency and timezone as fields, not prose. |
|---|---|
| Availability | Open slots as the calendar holds them now. |
| Permission | The business has enabled writes into the booking system it runs. |
| Confirmation | The exact service, time and price accepted by the user before the write. |
| Identifier | A booking reference the provider-side record can be matched against. |
Five actions, five answers
Reading availability, writing an appointment, canceling, rescheduling and paying are separate actions. A booking system can expose the first and none of the rest, and a platform support flag rarely tells you which.
A single yes-or-no answer about a business is usually wrong. The honest answer is one row per action.
How to test your own business
Look at what a machine can reach without a person: whether a structured list of services and prices exists, whether a real open time appears anywhere, and whether the path ends in a page only a human can complete.
If the last readable step is a phone number or a contact form, that is where an agent stops, whatever the website says.
Sources
- Local record: WhatsDo capability states, product copy pack
- Local record: WhatsDo product lexicon and claim ladder
Our answer on 2026-08-14: availability reads live on Square Appointments; booking write in closed beta; cancellation, rescheduling and agent-initiated payment unavailable.