Visitors can test the complete conversation here. The live app receives Meta webhooks,
verifies the sender phone number with the Aggregator, then guides registered hotels through
registration, submission, dashboard, history, and account actions.
Verify the WhatsApp numberThe live bot uses the sender's normalized phone number to identify the hotel.
Register or welcome the hotelUnknown numbers can request registration; active hotels go straight to the main menu.
Validate daily countsTotal rooms, occupied rooms, total occupants, and international occupants are checked step by step.
Preserve the privacy modelPercentages are split into three randomized pieces; each secure server gets only its own pair.
Show dashboard and historyThe live app reads these from the Aggregator. This demo stores sample data locally.
Demo mode never contacts Meta, the Aggregator, or the production secure servers.
It stores this browser session's demo data locally in the Flask app.