Integrations · Hugo Guide

Add live chat to Hugo. DeskCrew support widget

DeskCrew adds AI live chat and ticketing to a Hugo site with one script tag in your base template, so every generated page carries the widget.

01

One paste on Hugo

One script tag. No build step, no package to maintain, nothing that can break on a platform update. The exact steps are below.

02

AI drafts, humans approve

The AI drafts replies grounded in the knowledge base you publish, and every draft waits in an approval queue until a human sends it.

03

Every conversation is a ticket

Widget chats, emails, and board posts land in one dashboard with full history; visitors who leave get their answer by email.

04

Free plan, no card

The free plan includes the chat widget, a public knowledge base, and ticketing. Start free and upgrade only when you outgrow it.

How to install

How to install DeskCrew on Hugo

1

Open layouts/_default/baseof.html, the template every Hugo page is built from. If your theme owns it, copy it into your site’s own layouts directory first so a theme update cannot overwrite your change.

2

Paste the DeskCrew widget snippet just before the closing </body> tag.

3

Rebuild with hugo. Every generated page carries the tag; your real key and board slug are on the DeskCrew dashboard’s Install page.

deskcrew-widget. Hugo
<script src="https://deskcrew.io/desk.js" data-key="pub_YOUR_KEY" data-board="your-board" defer></script>

pub_YOUR_KEY and your-board are placeholders. Your real widget key and board slug are in your DeskCrew dashboard under Install (free signup, no card).

How it compares

DeskCrew vs the usual suspects

DeskCrewTidioCrispZendesk
Free tierYes. Free plan, no cardYes (limited)Yes (basic)Free trial only
AI includedYes. AI drafts on every plan, human-approvedPaid add-onHigher plansPaid add-on
SetupAbout 2 minutes. One script tag or pluginMinutes. Script tagMinutes. Script tagLonger. Full workspace setup
Price floor$0 free plan · paid from $29/moFree plan; paid tiers aboveFree plan; paid tiers abovePer-agent pricing, no free plan

Competitor cells generalize their public pricing pages. Always check current plans.

DeskCrew has a free plan with no card. Chat widget, public knowledge base, and ticketing included. Every new workspace starts with full Team features free for 14 days, and paid plans start at $29/mo. Full details on the pricing page.

Start free. No cardAll integrations