Module
Reservations
Central reservations and distribution — bookings, one availability truth, channel connections, and the queue carrying every change out to them.
Reservations owns what is sellable and where it is sold. Availability is derived from live inventory with composition and holds already reflected; distribution rules are applied on top of it; the result is what a channel sees. Connecting a channel is a sequence — connect, map rooms and rates, certify — and every push after that is a queued change with a state you can read.
A booking, and the actions its state allows
Every reservation carries a status, and its card offers only the actions valid for that status — check out an in-house stay, check in or cancel a confirmed one. The state machine lives in the product rather than in the receptionist's head.

One availability truth, rules on top
Room-type availability comes from live inventory. Availability rules — an OTA ceiling, a minimum stay, a same-day cut-off — are applied over it, and a third panel shows what the channel actually sees. A ceiling shapes distribution without touching what the property can really sell.

Connect, map, certify — then watch the queue
A channel connection is not live until its rooms and rates are mapped and it is certified. After that, every rate and availability push is a queued row with its kind, its date span and its delivery state — so a change that did not land is visible rather than assumed.


A villa is its bedrooms, and both are sellable
The composite-unit builder attaches component rooms to an entire-unit room, so a villa and the bedrooms inside it share one availability truth. Sell the villa and the bedrooms go with it; sell a bedroom and the villa does. This is the shape villa and short-let properties actually have.

The operations an agent needs are the ones a channel needs: read availability for a date range, read rate plans and restrictions, create a booking, cancel one. Because the availability a channel sees and the availability an agent reads come from the same derivation, an agent quoting a room is quoting the same room a partner would.
Go deeper
Every screen above is documented, operation by operation, against the shipped product.
Wondering whether this is for a property your size?
← All features