Module
Front Desk
The daily operational surface — the room rack, arrivals and departures, folios and billing, and the policies deciding when a stay may start and end.
Front Desk is where a stay is created, moved, billed and closed. It runs on the property's business date rather than the wall clock, so the arrivals list, the departures list and a night's postings all agree on which day they belong to. Every action a receptionist takes — check in, check out, post a charge, take a payment, open a group's master folio — is the same operation the API exposes.
The room rack
One row per room, one column per night, and a bar for every stay occupying one. Room type groups the rows, so a run of free deluxe rooms is something you see rather than something you compute. Blocking a room out of service happens on the same grid.

Arrivals and departures, on the business date
Both lists are driven by the property's business date rather than the reader's clock, which is what keeps them stable across a night audit and across timezones. A walk-in is the same screen: it creates the reservation and the in-house stay in one step.

The readiness gate
This is the check-in dialog twice. A clean room opens straight to a deposit field with the Check in button available. A dirty one raises a banner naming the problem and holds the button behind an explicit readiness override. It is a policy the desk can consciously override — not a hard stop, and never a silent pass.


Folios, payments and group billing
Charges post to an open folio line by line, each tagged with its charge kind, and a folio cannot be settled and invoiced while a balance stands. A group gets a master folio with a billing split set per stay, and a total row reconciling the master against the guests.

Stay-time policies, three levels deep
Check-in and check-out clock times are set as a hotel default, overridden per room category, and overridden again per rate plan — the narrowest wins. A non-refundable rate that includes a late check-out is a policy row, not a note in a comment field.

An agent works the desk through those operations and that permission model: read the arrivals for a business date, check a reservation in, post a charge to an open folio, take a payment against it. It hits the readiness block the receptionist hits, and it cannot settle a folio that still carries a balance. Refunds and adjustments sit behind step-up re-authentication, so the operations that matter keep a human in them.
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