Documentation
Everything you need to get started with AleaChatbot.
Getting Started
Quick setup guide to get your chatbot running in minutes.
Features
Learn about all the powerful features AleaChatbot offers.
Integration
Integrate AleaChatbot with your existing tools and platforms.
API Reference
Complete API documentation for developers.
Quick Start Guide
1
Sign Up & Create Account
Create your free AleaChatbot account and verify your email address.
2
Upload Your Content
Upload PDFs, documents, or connect your website URL for content scraping.
3
Customize Your Bot
Set up your brand colors, avatar, and welcome message.
4
Embed & Go Live
Copy the embed code and paste it on your website. Your bot is now live!
Embedding Your Chatbot
Add this simple script tag to your website before the closing </body> tag:
<script
src="https://aleachatbot.com/static/api/js/chatbot-embed.js"
data-user-id="your-encoded-user-id"
async>
</script>