Chatbase Tutorial: Build a Customer Support Bot in 15 Minutes
by AI Tools Hub
The video walks viewers through creating a fully functional customer‑support chatbot on Chatbase in just fifteen minutes. It covers signing up, uploading FAQ documents, training the agent, testing it in the playground, customizing the chat widget, and embedding it on a website, all while highlighting key settings like model choice, temperature, and lead‑capture options.
Overview
The tutorial demonstrates how to build a customer‑support bot on Chatbase in under 15 minutes using a free account. It covers creating the bot, training it with FAQ files, testing in the playground, customizing appearance, enabling lead capture, and embedding the widget on a website.
Prerequisites
- A free Chatbase account (sign up at https://www.chatbase.co/). 2. A set of FAQ or help‑desk documents in PDF/Word or plain text. 3. Access to the website where you want to embed the bot.
Step‑by‑Step Instructions
1. Create a New Bot
- Log in to Chatbase and go to the dashboard. 2. Click New AI Agent. 3. Give the bot a name (e.g., SupportBot).
2. Upload Training Data
- In the Data Source section, click Upload Files. 2. Drag‑and‑drop or browse to your FAQ documents. 3. Click Create Agent. The training process begins automatically.
3. Wait for Training to Complete
- A progress bar appears; training typically takes 2‑5 minutes depending on file size. 2. Once the status changes to Trained, you’re ready to test.
4. Test in the Playground
- The platform opens the Playground automatically. 2. Type sample questions (e.g., “What are your business hours?”). 3. Observe the response; if it’s inaccurate, return to the dashboard and re‑upload updated files.
5. Choose an LLM Model
- In the Playground, click the Model dropdown. 2. Select GPT‑4o for best balance of cost and performance. 3. Optionally enable Compare Mode to test other models side‑by‑side.
6. Adjust Temperature & Instructions
- Set Temperature to 0.3 for factual, concise answers. 2. In Instructions, paste a brief prompt: "You are a friendly support agent that answers FAQs accurately and directs users to the help center if needed."
7. Enable Lead Capture
- In the dashboard, go to Settings → Leads. 2. Toggle Enable Lead Form. 3. Configure the fields (Name, Email, Phone) and choose whether to auto‑send to a Zapier webhook or Google Sheet.
8. Customize the Widget
- Navigate to Deploy → Chat Widget. 2. Click Manage → Embed. 3. Copy the JavaScript snippet.
- In the Appearance tab, set bubble color, welcome message, and optional brand logo.
9. Embed on Your Site
- Open your website’s HTML (or CMS custom‑HTML block). 2. Paste the script just before the closing
</body>tag. 3. Save and publish.
10. Verify Functionality
- Visit the live site, click the chat bubble, and ask a question. 2. Confirm the bot answers correctly and that the lead form appears when prompted.
Tips & Gotchas
- File Size Limits: Free plans allow up to 1 M characters; trim large PDFs or split them. - Model Cost: GPT‑4o is cheaper than GPT‑4‑Turbo on Chatbase; switch if budget tight. - Lead Form Timing: Enable the form only after the user asks for contact details to avoid annoying pop‑ups. - Testing: Use the Compare Mode to quickly evaluate multiple models before locking in one. - Branding: Match the widget color to your site’s primary hue for a seamless look.
By following these steps, you’ll have a fully operational customer‑support chatbot live on your website in under fifteen minutes.





