1.6 KiB
1.6 KiB
Management Demo Brief
Use this note during the meeting so the demo stays short and clear.
One-minute version
- Open
http://localhost:8080/operator. - Log in as
admin / admin123. - Show one closed interaction and one active interaction.
- Show the supervisor summary.
- Show the KPI summary.
Three-minute version
- Show the demo checklist at the top of the screen.
- Explain that the stand is started by one command and loaded with demo data.
- Open customers and interactions.
- Show assignment, transfer to second line, and closing.
- Trigger the voice, Telegram, Webchat, and Email channel checks.
- Search KB for
demo-showcase. - Show supervisor and KPI summary cards.
What to say by block
- Session: role-based access and a working login flow.
- Customers: the platform stores and finds client cards.
- Interactions: the request can be created, assigned, escalated, and closed.
- Integrations: the system accepts voice, Telegram, Webchat, and Email events.
- Knowledge Base: the operator can quickly find a prepared answer.
- Supervisor: the lead sees current queue and agent state.
- KPI: the system already calculates core operational metrics.
Five short answers
- What is ready: MVP with operator flow, integrations, KB, supervisor, KPI, and the first Wave 2 webchat/email channels.
- What is not yet final: this is a pilot-ready MVP, not a full production rollout.
- What is the stack: Python/FastAPI backend, browser UI, microservice layout.
- What about telephony: the voice integration contour is ready and demonstrated by event intake.
- What is next: a separate Wave 2 with SSO, extra channels, expanded admin UX, and scaling.