/ Chat Bots
Docs/Chat Bots

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

1

Create a Chat Bot

Go to Console → Chat Bots → "New Bot". Fill in name, domain, system prompt, and greeting.

2

Add FAQ Entries

Add Q&A pairs to train your bot on your knowledge base. More entries = better answers.

3

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

PlanChat botsMessages/moPrice
FreeFree
Basic1500$4.99/mo
Pro55,000$9.99/mo
Unlimited2050,000$29.99/mo

View full pricing →

Create your first bot

Set up in under 2 minutes in the Console.

Go to Console — Chat Bots →