A Saturday package on the phone
A caller wants the Serenity Day for two on a Saturday in November: a sixty minute massage each, access to the thermal suite, a two course lunch and a glass of fizz. Your receptionist opens the treatment diary and finds two therapists free at 11:00, but only one double-sized room. She books them back to back instead, 11:00 and 12:00, then realises that pushes one guest's lunch to 13:30, which is the kitchen's busiest seating. She rings the restaurant, who say they can do 13:45. Then she checks the thermal suite sheet, which is a separate list on a clipboard, and it is already near the limit for the afternoon.
Twenty minutes later the caller has a booking that half works, and the receptionist has written three notes in three places. If any of those notes is wrong, the guest finds out on the day, in a robe, at a desk.
The package exists only in the price list
Most spas sell packages as a single product on the website and the voucher, but the booking system treats each piece as unrelated. The treatment diary knows about therapists and rooms. The thermal area is often managed as a headcount on paper or in a separate tab. Lunch sits in the restaurant's table system, which the spa cannot see at all.
- The package definition (which treatments, how long, what lunch, what time window) is written in a PDF, not stored as rules the system can check.
- Therapist availability and room availability are checked separately, so a free therapist with no free room still looks bookable.
- Thermal suite numbers are counted after the fact, not held at the moment of booking.
- Lunch covers are phoned through, and changes to the treatment time rarely make it back to the kitchen.
- Online booking offers the package only if it can be simplified to one treatment slot, so the rest is handled by staff anyway.
Where the time and goodwill go
Each package booked by phone ties up a receptionist while other lines ring. Packages booked online arrive incomplete and need finishing by hand. The real damage is on the day: two friends who expected to be treated together are an hour apart, a guest arrives for lunch that was never booked, or the thermal suite is so full that the relaxation promised in the brochure is a queue for the steam room.
Those guests do not complain about your software. They write a review about a disorganised spa, and the gift giver who paid for the day hears about it.
How we make a package one booking
- We write each package down as rules: treatments and durations, whether guests must be treated together or can be staggered, the arrival and departure window, the lunch sitting and the thermal allowance.
- A booking engine reads live availability from your spa booking system through its API or a scheduled sync, and checks therapist, room, thermal capacity and lunch covers together.
- It proposes complete itineraries only, for example arrive 10:00, thermal until 11:30, treatment 11:30, lunch 13:00, and shows reception the next best option if the first choice fails.
- Confirming the itinerary places the treatment bookings in your diary, the headcount against the thermal session and a cover in the restaurant system or a daily kitchen sheet.
- The same engine powers online booking, so a guest can buy the full package on your website without a phone call.
- Changes flow through the same path: moving the treatment moves the lunch cover, or flags it if it cannot move.
| Step | Today | With package booking |
|---|---|---|
| Check availability | Three diaries and a clipboard | One search across all parts |
| Pair of guests | Rooms checked after therapists | Room and therapists checked together |
| Lunch | Phoned through, often forgotten | Cover created with the booking |
| Guest confirmation | Typed by hand | Itinerary sent automatically |
| Online sales | Simplified or disabled | Full package bookable |
Where your booking system cannot accept bookings from outside, we fall back to a clear worksheet for reception rather than pretending the integration is complete.
A normal morning afterwards
Reception opens one screen, picks the package and date, and sees whole itineraries that are genuinely available. The guest gets a confirmation with their times in order. The kitchen starts the day with a covers list that matches the spa's bookings, including dietary notes captured at booking. The spa manager can see how many packages are sold for each day without adding up three sources.
When something does not fit, the system says why: no double room at that time, thermal suite at capacity, lunch sitting full. That makes the conversation with the caller shorter and honest.
Signs your packages are held together by reception
- Packages can only be booked by phone, or online bookings need finishing by hand.
- Your kitchen finds out about spa lunch numbers on the morning.
- Guests who booked together are sometimes treated hours apart.
- The thermal suite is managed on a sheet separate from the treatment diary.
- New receptionists take weeks to learn which packages fit which days.