For the complete documentation index, see llms.txt. This page is also available as Markdown.

🎬Live Demo Examples

Live Demo Examples

Live demos should show automation as a visible product experience, not as hidden backend records. Use demos when you want customers to see approvals, messaging, workflow screens, and exception handling working together.

Demo standards

A live demo is ready when:

  • A user can create realistic data.

  • The user can submit or start a process.

  • The recipient sees the work on the correct native screen.

  • Messages or notifications appear.

  • The status changes visibly.

  • Failures appear in Exception Resolution.

  • The demo can be reset or repaired without manual backend edits.

Good demo stories

Demo
What it should show

Procurement approval

Submit purchase request, reviewer decides, requester sees result.

Timecard approval

Employee submits hours, manager approves or requests changes.

Inventory exception

Worker reports discrepancy, supervisor queue receives work, messages clarify.

Content policy review

Creator submits draft, reviewer decides, conversation handles changes.

Demo script

  1. Start as the requester.

  2. Create a new record.

  3. Submit it.

  4. Show the submitted status.

  5. Switch to recipient.

  6. Open Decision or Work Queue.

  7. Act on the item.

  8. Show Notification Center or Conversation if messages are part of the demo.

  9. Switch back to requester.

  10. Show final status.

  11. Open Exception Resolution and show it is clean.