Documentation

Everything you need to get started with AleaChatbot.

Getting Started

Quick setup guide to get your chatbot running in minutes.

Quick Start Guide Installation Create Your First Chatbot Embedding on Your Website

Features

Learn about all the powerful features AleaChatbot offers.

Document Upload & Processing Website Scraping Brand Customization Analytics & Reporting

Integration

Integrate AleaChatbot with your existing tools and platforms.

WordPress Integration Shopify Integration React Integration Webhooks

API Reference

Complete API documentation for developers.

API Documentation Authentication API Endpoints SDKs & Libraries

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>