Conclave · Public demo
Pick a seat and look around.
This is the real application, filled with an invented conference: a delegate list, approvals, messages, QR passes and a day of check-ins already on the record. Choose one of the seeded accounts below and you are signed in as them — no password, no sign-up. Come back and pick a different one whenever you like; the last one you chose is simply replaced.
Four things to know before you start
- Nothing is delivered. The email and WhatsApp providers are replaced by mocks on this deployment. Send a message and you will see it in the log, with its rendered content and its status — and it will have reached nobody. That is enforced in the code every send path passes through, not by hiding the send buttons.
- Everyone shares it. The registrations you are reading were left by other visitors, and anything you type is visible to the next person. Please invent your test data: no real names, email addresses or phone numbers, yours included.
- It is rebuilt nightly. The whole dataset is dropped and re-seeded at 5 Sep, 20:00 UTC (01:30 IST). Nothing you do here survives that, which is also why you should feel free to break it.
- A few edges are fenced off. The integrations screen — where a real deployment keeps its provider credentials — is withheld from every role here, super admin included. Uploads are capped at 1 MB, imports at 200 rows, bulk actions at 250 recipients, and the deployment at 8 events.
One platform, six different products
Authority on this platform is per event and per role, and the difference is not cosmetic: the sidebar, the screens and the actions all change underneath you. The Check-in Operator cannot see a phone number; the Viewer cannot change a thing. Signing in as two of these in turn is the fastest way to see what the permission model actually does.
Have an account of your own? Sign in normally.