Chat Bots
Embed a fully customizable AI chat widget on your website. Powered by Claude AI with your custom persona and FAQ knowledge.
Features
Claude AI
Powered by Anthropic's Claude — smart, context-aware answers
Custom Themes
Match your brand colors with the visual customizer
FAQ Training
Train on your own Q&A pairs for domain-specific answers
Support Tickets
Escalate complex queries to human operators via tickets
Analytics
Track messages, conversations, and popular questions
Domain Lock
Restrict the widget to your specific domain for security
Setup in 3 Steps
Create a Chat Bot
Go to Console → Chat Bots → "New Bot". Fill in name, domain, system prompt, and greeting.
Add FAQ Entries
Add Q&A pairs to train your bot on your knowledge base. More entries = better answers.
Install the Widget
Copy the script snippet and paste it before </body> on your website.
Installation Snippet
Paste this before </body> on every page:
<script
src="https://toolpix.dev/chat-widget.js"
data-bot-id="YOUR_BOT_ID"
async
></script>Find your Bot ID in Console → Chat Bots → your bot settings.
System Prompt Tips
The system prompt defines your bot's persona and behavior. Be specific for best results:
You are a helpful support assistant for Acme Inc, a SaaS project management tool.
Answer questions about our features, pricing, and how-to guides.
If you don't know the answer, say so and offer to create a support ticket.
Always be friendly, concise, and professional.
Do not discuss competitors or make up information.Operator Mode
Enable operator mode to let users escalate to a human. When the bot can't help, it creates a support ticket and notifies you by email. Tickets are managed in Console → Tickets.
Limits by Plan
| Plan | Chat bots | Messages/mo | Price |
|---|---|---|---|
| Free | — | — | Free |
| Basic | 1 | 500 | $4.99/mo |
| Pro | 5 | 5,000 | $9.99/mo |
| Unlimited | 20 | 50,000 | $29.99/mo |