The Widget Answer agent & the embeddable widget
The Widget Answer agent & embeddable widget
The embeddable widget puts your support knowledge base on any page of your website. When a visitor asks a question, the Widget Answer agent answers from your published articles — with citations — and falls back to opening a ticket when it can't.
Installing the widget
Drop one line into your site, before the closing </body> tag:
<script src="https://helmdesk.dev/widget.js" data-project="your-project-slug"></script>
The widget uses your project slug (not an API key), so it's safe to ship in client-side HTML. It submits to the public ticket endpoint with CORS, so it works across origins.
How answers work
Branding
The widget automatically uses your project's brand color. Set it in your project settings and the widget header, accents, and buttons match your site.
Plan requirement
The Widget Answer agent uses AI and is available on paid plans. The widget itself (top articles and ticket submission) works on any plan.
Was this article helpful?