Skip to main content

Interactive demos

Every recorded workflow can become a clickable, guided demo — the same recording that produces your guide, without any extra recording pass. Hotspots are derived mechanically from the real click coordinates captured during recording, never guessed or hand-placed by AI.

A live sample demo isn't configured for this deployment yet — record your own in a few minutes and try it here instead.

Create your first demo

Guided or self-exploration

Click-to-continue or a free-form mode visitors explore at their own pace — with keyboard and screen-reader support built in.

Secure embedding

Restrict which origins may embed a demo via an allowlist — a dynamic Content-Security-Policy header enforces it, not just a client-side check.

Anonymous analytics

See where anonymous visitors complete or drop off a demo — without collecting IP addresses or fingerprinting them.

Password & expiry protection

Share a demo publicly, or lock it behind a password with an expiration date, on Pro and above.

Embedding a demo

Once published, every demo gets a real embeddable URL:

<iframe src="https://app.processkit.example/play/{token}" width="100%" height="600"></iframe>
Record your first workflow