Use case · Bookings

The diary fills itself,
and empty slots stop disappearing.

Booking an appointment should not require somebody to pick up the phone. The customer writes or visits the site, sees what is free and books; the appointment appears in the diary you already use. And when somebody cancels, the slot is offered again before it goes cold.

What does a self-booking appointment actually mean?

It means the customer picks a time against your real availability and the booking is written into the diary you already use, with nobody copying it by hand. The system knows how long each service takes, who performs it and which slots are left, so it never offers something that cannot be honoured.

The important part is that no new diary is created. If your team works in Google Calendar, in a sector booking system or in your clinic software, that is where the booking lands.

How no-shows actually come down

Through three specific things, none of which involves telling the customer off. First: a reminder they can reply to in order to confirm or move the appointment, far enough ahead to resell the slot. Someone who cannot make it and has no easy way to change it simply does not show.

Second: a per-service waiting list, alerted the moment something frees up. Third: a deposit at booking, only on long or expensive services, where a lost slot genuinely hurts.

What gets automated around the appointment

MomentWhat happens todayWhat gets automated
BookingA call or message somebody has to handleThe customer books against real availability, at any hour
The day beforeA manual reminder, if there is timeAutomatic alert with a confirm-or-move option
A cancellationThe slot stays emptyThe waiting list for that service is alerted
After the appointmentNobody asks for a reviewAutomatic request to customers who left happy
A customer who stops comingNobody noticesA message once their usual interval passes

What has to be decided before building it

The technical part is the easy one. What decides whether it works are four business rules that are almost never written down: how long each service really takes (including cleaning or set-up between appointments), the minimum notice you accept, what happens with last-minute cancellations, and who is qualified to perform each service.

If those four are not clear, the automated diary fills with appointments that then have to be moved by hand, which is worse than not having it.

What it does not do

It does not decide who you serve or in what order. It does not change how you work: it adapts to the durations and shifts you already have. And it does not replace a phone call when the case is delicate — some requests should be taken by a person, and the system needs to know which.

How to test it before committing to anything

Start with the lowest-risk piece that shows the most: reminders with a reschedule option. Leave them running for two or three weeks and see whether empty slots go down. If they do not, you do not continue.

Nothing here is bought blind: every piece can be seen running before you decide.

Frequently asked questions

Do we have to change booking systems?

No. The automation sits on top of the one you already use: it reads your diary and writes to it. Changing systems takes weeks, records get lost and the team pushes back, quite reasonably. It is only worth considering if the current system offers no way at all to read or write the diary.

What if two people book the same slot at once?

The booking is confirmed against the live diary at the moment it closes, not against a copy. The second attempt sees the slot has gone and is offered the next ones. It is the same mechanism that prevents overselling in a shop with several sales channels.

Can deposits be required on some services only?

Yes, and that is what we recommend. Asking for a deposit on everything adds friction where none is needed. It makes sense on long or expensive services, the ones that genuinely hurt when the customer does not turn up.

Can customers cancel or reschedule by themselves?

Yes, and they should be able to. A cancellation with notice is good news: it frees the slot in time to offer it to somebody else. What you want to avoid is making rescheduling so awkward that not turning up becomes the easier option.

How long until it is working?

It depends mostly on having the business rules written down: real duration per service, minimum notice, cancellation policy and who performs what. With those clear, connecting the diary and setting up reminders takes days.

Lee esta página en español: Reservas y citas automáticas: agenda que se llena sola