Time estimate: ~8 minutes
Step 1: Create your account
- Go to app.replybubble.com/signup
- Enter your email and create a password
- You’ll start with a 14-day Pro trial — no credit card required
Step 2: Connect your AI provider
ReplyBubble uses Bring Your Own Key (BYOK) — you connect your own OpenAI or Anthropic account and pay the AI provider directly. ReplyBubble never marks up AI costs.Typical cost: A small business with 500 conversations/month spends $3–10/month on AI usage.
Get an OpenAI key (recommended for most users)
- Go to platform.openai.com/api-keys and sign in (or create an account)
- Click Create new secret key
- Name it something like “ReplyBubble” and click Create
- Copy the key — it starts with
sk-proj-
Connect the key in ReplyBubble
- In your dashboard, go to Settings > AI Provider
- Select OpenAI as your provider
- Paste your API key and click Save
- Choose a model:
- GPT-4o-mini — fast, affordable, great for most use cases
- GPT-4o — smarter, better for complex topics, costs more
Step 3: Add your first knowledge base content
The knowledge base is what your chatbot draws from to answer questions. The more relevant content you add, the better the answers.Quickest option: auto-crawl your website
- Go to Knowledge Base > Sources
- Enter your website URL
- Click Crawl — ReplyBubble will index your pages automatically
Or add a document manually
- Go to Knowledge Base > Documents
- Click Add Document
- Write or paste content (FAQ answers, product info, policies, etc.)
- Click Save
Tip: Start with your most common customer questions. Even 5–10 well-written answers make a big difference.
Step 4: Install the widget on your site
Copy this snippet from your dashboard (Settings > Installation) and paste it into your website’s HTML, just before the closing</body> tag:
YOUR_WIDGET_ID with the ID shown in your dashboard.
Platform-specific instructions
| Platform | Where to paste |
|---|---|
| WordPress | Appearance > Theme Editor > footer.php, or use a plugin like Insert Headers and Footers |
| Shopify | Online Store > Themes > Edit Code > theme.liquid, before </body> |
| Squarespace | Settings > Advanced > Code Injection > Footer |
| Wix | Settings > Custom Code > Add Code to Body (end) |
| Webflow | Project Settings > Custom Code > Footer Code |
Step 5: Verify it works
- Open your website in a new browser tab
- You should see a chat bubble in the bottom-right corner
- Click it and ask a question that your knowledge base can answer
- The bot should respond with an accurate answer drawn from your content
Not seeing the widget? Check Troubleshooting for common issues.
What’s next?
- Customize your chatbot’s personality and appearance
- Build lead capture forms
- Set up integrations (Slack, HubSpot, Zapier, etc.)
- Understand your analytics

