In this categoryNo-Code · 24
- How to Build Your First App with LovableStart
- How to Build a Landing Page with v0 by Vercel
- How to Build a Full-Stack App with Bolt.new
- How to Write Better Prompts for AI App Builders
- How to Add User Login and Signup in a Lovable App
- How to Add Stripe Payments to a No-Code App
- How to Add an AI Chat Feature to a No-Code App
- How to Connect a Custom Domain to a Lovable or v0 App
- How to Build a Working Form App with No Code
- How to Export a Lovable App to GitHub and Run It Locally
- How to Turn a No-Code Web App into an Installable Mobile App
- How to Debug and Fix a Broken AI-Generated App
- How to Connect a Webhook to a No-Code App
- How to Train a Chatbase Bot on Your Website Content
- How to Build an FAQ Chatbot in Voiceflow From Scratch
- How to Embed a Chatbase Chat Widget on Your Website
- How to Auto-Reply to Instagram Comments With ManyChat Keywords
- How to Collect Leads With a Chatbase Chatbot
- How to Connect Voiceflow to a Custom AI Model and System Prompt
- How to Connect a Chatbase Bot to WhatsApp
- How to Add Human Handoff to a ManyChat Bot
- How to Improve a No-Code Chatbot Using Its Conversation Logs
- How to Send Voiceflow Chat Data to a Spreadsheet With an API Step
- How to Build a Quiz-Style Lead-Gen Bot in ManyChat
How to Train a Chatbase Bot on Your Website Content
Point Chatbase at your sitemap, let it crawl your pages, and ship an AI support bot that answers from your own content in under fifteen minutes.
Chatbase builds a retrieval chatbot from sources you give it: web pages, PDFs, plain text, or a Q&A list. The most common starting point is your own website, because the bot can then answer product and support questions in your wording instead of making things up. This guide takes you from a fresh account to a working bot trained on your site.
What you need
- A free or paid Chatbase account
- Your website URL or, better, your sitemap URL (often /sitemap.xml)
- About 10 minutes for the first crawl and a few test questions
Step 1: Create a new agent and add a source
From the dashboard click New AI agent, then open the Sources tab. Choose the Website source type. Paste your sitemap URL into the Crawl field so Chatbase discovers every page in one pass instead of you adding URLs one at a time.
Step 2: Crawl and check the character count
Click Fetch links, review the discovered list, then start the crawl. Chatbase shows a total character count per source. Plans cap total training characters, so if you blow past the limit, remove your longest low-value pages first.
Step 3: Set the system prompt
Open the Settings tab for the agent and edit the instructions. Tell the bot who it is, what it should refuse, and what to do when it does not know. A tight prompt is the single biggest lever on answer quality.
You are the support assistant for Acme.
Answer only from the provided sources.
If the answer is not in the sources, say:
"I'm not sure, here is how to reach a human: support@acme.com".
Keep replies under 4 sentences. Never invent prices or dates.Step 4: Test in the playground
Use the chat preview to ask the questions your real users ask. If an answer is wrong, find the page it should have used, confirm the text is actually there, and re-crawl that one URL. Bad answers are almost always a missing or messy source, not the model.
Result
You now have a bot that answers from your own pages and gracefully bails out when it does not know. Next steps are embedding it on your site (covered in a separate guide) and reviewing the chat logs each week to spot pages worth adding or fixing.
Watch related tutorials
10:30
22:00
24:30
06:00
08:00
11:30New guides in your inbox
Fresh step-by-step how-to guides as we publish them. One email a week, no more.