Chatbots Documentation
Launch branded assistants with templates, knowledge uploads, granular security, and a ready-to-embed widget.
Create in minutes
Start from customer support, sales, technical, or general assistants—each pre-fills tone, greetings, and starter instructions.
Pick lightweight or premium models, then fine-tune temperature, max tokens, and response style without touching code.
Upload avatars, adjust button colors, resize the widget, and preview every change instantly.
Knowledge & security
Drag PDFs, docs, or FAQs into the builder—files are stored securely for future retrieval workflows.
Limit domains, set hourly rate limits, cap session length, or require authentication before the widget loads.
Embed anywhere
Drop the script snippet before </body> and pass your chatbot ID. The floating button and iframe load automatically and resize themselves.
<script src="https://cleverai.app/embed/chatbot.js"
data-chatbot-id="YOUR_CHATBOT_ID"
data-base-url="https://cleverai.app" async></script>Use different IDs or base URLs for staging vs. production without changing your site code.
Launch checklist
• Test greeting, instructions, and fallbacks in preview
• Verify rate limits and billing plan fit expected traffic
• Leave internal notes so teammates know how to use the bot
• Monitor total sessions and messages from analytics cards
• Duplicate high-performing bots for new use cases
• Update branding or instructions without touching your site