Six levels of trust: how to let software price your rooms
Nobody hands their rates to an algorithm on a Tuesday because a vendor asked nicely. Trust in operations is built the same way it is built with a new employee: in increments, against evidence, with the ability to take it back.
The standard argument about AI in hotels is framed as a yes or a no: either the machine decides or you do. That framing is why most properties are stuck. Real operations have never worked in binaries, you do not give a new receptionist the authority to refund a group deposit on day one, and you do not supervise your head housekeeper's every route in year three.
What operations have always had islevels of delegation. So that is the right shape for software, too.
The ladder
Six rungs, set per agent and per action type, pricing can sit higher than refunds, housekeeping routing higher than guest messaging.
What makes a rung safe
Autonomy without written constraints is not delegation. Each rung is only responsible if three things exist underneath it.
A written policy the system enforces.Not a prompt: an actual check in the write path. Price floors expressed against real unit cost. A maximum move per twenty-four hours. A monthly discount budget. Quiet hours for guest messages. Escalation when exposure crosses a number you chose.
A log that explains, rather than one that only records.Every action should carry its inputs, the policy it satisfied, the reason and the expected effect, and later, the measured effect. A log you cannot argue with is how a manager's suspicion turns into a manager's confidence.
Proof against a holdout.This is the part vendors skip. Keep a randomised slice of dates on your own rules, permanently, and compare. Without a control group, "our AI raised your revenue" is a sentence, not a fact.
An agent that reports its own bad month is easier to trust than one that promises it will never have one.
Promotion should be earned, and demotion automatic
Grade decisions against what actually happened. When accuracy holds above a threshold long enough, propose a promotion and let a human accept it. When accuracy slips, the agent drops a level on its own and says so before anyone notices. Properties that run this loop end up at higher autonomy than they intended, and with fewer arguments about it, because the evidence arrived before the request.
Where to start
Put everything at L0 for two weeks and read the log. Move messaging and pricing to L2, drafts are psychologically free. After a month of approving nine drafts in ten, move those two to L3 and notice that the day gets quieter. Leave refunds, contracts and anything with a signature at L2 for as long as you like; there is no prize for automating the things that are actually decisions.
Turn the dial yourself
The crew page has a live autonomy dial and the full guardrail list, including the kill switch that puts thirteen agents back to L0 in one press.