Quick Start Guide

Create your first AI chatbot in under 5 minutes with this step-by-step guide.

This article is available in: Français

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

  1. Log in to your dashboard
  2. Click the “New Chatbot” button
  3. Give your chatbot a name (e.g., “Customer Support Bot”)
  4. 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.

  1. In your chatbot settings, go to the “Documents” tab
  2. Click “Upload Document”
  3. Select your file(s) - supported formats: PDF, DOCX, TXT, MD
  4. 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

  1. Click the “Preview” button in the top-right corner
  2. Ask a question related to your uploaded content
  3. The chatbot will respond based on the information in your documents

Step 4: Deploy

Once satisfied with your chatbot’s responses:

  1. Go to “Settings”“Embed”
  2. Copy the embed code
  3. 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?


Need help? Contact our support team.

guide tutorial quick-start