Skip to main content

Quick Start Guide

Get your AI-powered chat widget live on your website in under 5 minutes.

Step 1: Create Your Account

Sign up at app.webdialogai.com using your Google, GitHub, or Microsoft account — or create an account with email and password.

Step 2: Set Up Your Knowledge Base

  1. Navigate to Knowledge Base in the dashboard
  2. Enter your website URL
  3. Click Add & Crawl — our AI will index your site content
  4. Wait for the crawl to complete (usually 1-2 minutes)

Step 3: Embed the Widget

Copy the embed code from your Dashboard and paste it before the closing </body> tag on your website:

<script
src="https://cdn.webdialogai.com/widget.js"
data-tenant-id="YOUR_TENANT_ID"
async>
</script>

That's it! Your AI chat widget is now live and can answer questions about your website.

Step 4: Test It Out

Visit your website and click the chat button in the bottom-right corner. Ask a question — the AI will respond using your website content.

Next Steps