Basic
- AI chat assistant
- Minutes-fast website integration
- Easy top-ups as needed
- Updates & support resources
Two real-life conversations.
“Setup took 10 minutes. Support emails dropped by half the first week.”
“Answers feel like our brand voice. Customers actually enjoy using it.”
“We finally have 24/7 coverage. Weekend conversion went up without extra staffing.”
“Returns dropped because the assistant helps shoppers choose the right item first.”
“We added it to two brands in one afternoon. The FAQ import saved hours.”
Pick a plan that matches your traffic. 1 credit = 1 message.
Need more credits? Make a one-time top-up anytime, or move to a higher plan. Manage your subscription in the Customer Portal.
No — paste a small script and you are all set.
Yes. Choose a style (friendly, professional, playful) and it stays on-brand.
Absolutely. On phones, the chat opens full-screen with large tap targets.
No. Most shops add the snippet themselves. For Shopify, Webflow, or Wix, it’s copy-paste.
Your site content and optional FAQs. It prioritizes your pages and policies first.
Yes. You can restrict sources, set guardrails, and define approved pages.
Yes — one site ID per brand/domain. Manage them side-by-side.
Opt-in only. Data is used to answer requests and can be disabled or deleted on request.
Yes. Add a handoff prompt (e.g., “Leave your email and we’ll follow up”).
Update your site or FAQ — the assistant will reference the latest version.
Add this snippet just before </body> on your site:
<script>
window.gptChatbotConfig = { site_id: "YOUR_SITE_ID" };
</script>
<script src="https://workiqapp.pythonanywhere.com/static/chatbot.js" defer></script>
</body></body>Alternative: use Insert Headers and Footers and paste into Scripts in Footer.
</body>