Welcome to DoxyChat! This guide will walk you through creating your first AI-powered chatbot.
Prerequisites
- A DoxyChat account (sign up here if you don’t have one)
- At least one document (PDF, DOCX, or TXT) to train your chatbot
Step 1: Create a New Chatbot
- Log in to your dashboard
- Click the “New Chatbot” button
- Give your chatbot a name (e.g., “Customer Support Bot”)
- Click “Create”
Step 2: Upload Your Documents
Your chatbot learns from the documents you provide. The more relevant content you add, the smarter it becomes.
- In your chatbot settings, go to the “Documents” tab
- Click “Upload Document”
- Select your file(s) - supported formats: PDF, DOCX, TXT, MD
- Wait for processing to complete (usually under 30 seconds)
Tip: Start with your FAQ document or knowledge base for best results.
Step 3: Test Your Chatbot
- Click the “Preview” button in the top-right corner
- Ask a question related to your uploaded content
- The chatbot will respond based on the information in your documents
Step 4: Deploy
Once satisfied with your chatbot’s responses:
- Go to “Settings” → “Embed”
- Copy the embed code
- Paste it into your website’s HTML
<script src="https://doxychat.com/widget.js" data-bot-id="YOUR_CHATBOT_ID" defer></script>
What’s Next?
- Add website sources to automatically crawl your site
- Configure RSS feeds for automatic updates
- Customize appearance to match your brand
Need help? Contact our support team.
