

Chat widget open mid-conversation, showing a visitor question and response
DeskHub gives small businesses a professional contact widget without the complexity. Add your FAQs once, and your visitors get instant answers — 24/7, without you monitoring a live chat queue.
Developed and field-tested across real small business deployments before this public release.
Built for businesses that want to start simple and grow.
You do not need to understand AI to use this plugin. Start with your FAQ list — the chatbot matches visitor questions directly against what you provide. When you are ready to take it further, connect an AI model to handle questions your FAQ list does not cover. You choose when, or whether, to take that step.
How it works
Add your frequently asked questions through the FAQ manager. The chatbot draws on this when answering visitor questions. The readiness score helps you identify gaps before you go live.
Floating Action Button (FAB)
A customizable floating button gives visitors up to four ways to reach you:
FAQ Manager
Add FAQs individually or import via CSV. Edit, delete, and reorder entries at any time. The chatbot matches visitor questions against your list using keyword and exact-match scoring.
KB-only mode
Answer every visitor question purely from your FAQ list — no AI, no external service, no API key required. This is the default starting point for most users.
Optional AI enhancement
When a visitor asks something your FAQ list does not cover, KB-only mode returns your configured fallback message. Enabling the AI feature routes those unanswered questions to Anthropic’s Claude, which uses your FAQ content as context to generate a response. This is entirely optional — the plugin works fully without it.
Cost control
If you enable AI, set monthly token and dollar cost caps. When the limit is reached the chatbot falls back gracefully to a configurable message — visitors never see a configuration error.
No external account or API key is needed to use the core chat and FAQ features.
An Anthropic API key is only required if you choose to enable the optional AI feature — the ability to answer questions that fall outside your FAQ list. Visit anthropic.com to learn more. Most small business sites that use the AI feature spend under $5/month.
This plugin optionally connects to the Anthropic API (api.anthropic.com) to generate AI chat responses.
This plugin also connects to the Spartan Logic Builders API (spartanlogicbuilders.com) for two optional in-plugin actions:
Pro Waitlist signup (optional):
* What is sent: The email address entered by the user when they click “Join Waitlist” in the plugin Help page
* When it is sent: Only when a user explicitly submits the waitlist form
* Spartan Logic Builders Privacy Policy: https://spartanlogicbuilders.com/privacy-policy
* Spartan Logic Builders Terms of Service: https://spartanlogicbuilders.com/terms-of-service
Support / Bug Report form (optional):
* What is sent: The support message and contact email entered by the user in the plugin Help page
* When it is sent: Only when a user explicitly submits the support inquiry form
* Spartan Logic Builders Privacy Policy: https://spartanlogicbuilders.com/privacy-policy
* Spartan Logic Builders Terms of Service: https://spartanlogicbuilders.com/terms-of-service
Your data stays on your site by default.
All visitor chat logs are stored locally in your WordPress database ({prefix}dskh_logs). Contact form submissions (bug reports and feature requests sent to the plugin developer) are also stored locally under the option key dskh_contact_submissions. No visitor or business data leaves your server unless you enable one of the optional features below.
If you enable AI features (optional):
When a visitor sends a chat message and AI mode is active, the following is transmitted to the Anthropic API (api.anthropic.com) over HTTPS:
Refer to Anthropic’s privacy policy at anthropic.com for details on how they handle this data.
No visitor or business data is transmitted to any third party for analytics, usage telemetry, or advertising purposes. The only external transmissions are those documented above in External Services: the optional Anthropic API call (when AI mode is active and a visitor sends a message), and the optional Spartan Logic Builders waitlist and support form submissions (only when a user explicitly submits those forms).
This plugin bundles the following open-source libraries. All are MIT licensed and GPL-compatible.
Cropper.js v2.1.1
Used for custom widget icon cropping in the Settings screen.
* Source: https://github.com/fengyuanchen/cropperjs
* License: MIT — https://github.com/fengyuanchen/cropperjs/blob/main/LICENSE
Chart.js v4.5.1
Used for the Reporting page usage charts.
* Source: https://github.com/chartjs/Chart.js
* License: MIT — https://github.com/chartjs/Chart.js/blob/master/LICENSE.md