Live

Try every Helpdesky embed,
live on one page.

Search the help center, ask the AI, open a ticket, or forward an email — every interaction hits a real Helpdesky helpdesk in real time. You get your own private visitor identity, so demo conversations stay yours.

Real widget Real AI answers Real inbox
Help center templates

Preview the two SSR layouts

Same Acme content — same data, two different shells.

Chat widget

Floating widget & AI answers

Bottom-right corner of this page — go on, click it.

Instant article search, AI answers grounded in your docs, and live messaging — all in a single Shadow-DOM-isolated bubble.

Widget is live on this page
↘ Look in the bottom-right corner
widget.html
<script src="https://helpdesky.io/widget.js" data-helpdesk-id="fddcd81e-21e6-4807-914f-287565d842d7"></script>
Email forwarding

Inbound email channel

Send to this address — it turns into a real conversation.

Replies from operators come back to your real inbox via Postmark. In the demo, the visitor is you (anonymized).

Ticket center

Self-service ticket portal

An embeddable, HMAC-authenticated portal where signed-in customers see every ticket they've ever opened.

ticket-center.html
<script src="https://helpdesky.io/ticket-center.js" data-helpdesk-id="fddcd81e-21e6-4807-914f-287565d842d7" data-email="CUSTOMER_EMAIL" data-signature="SERVER_HMAC"></script>
Contact form

Embedded contact form

A drop-in form that creates a new conversation in the operator inbox.

contact-form.html
<script src="https://helpdesky.io/contact-form.js" data-helpdesk-id="fddcd81e-21e6-4807-914f-287565d842d7"></script>
About this demo. Each visitor gets a private anonymous identity scoped to this page.
Want to install these on your own site? See the embeds guide →