Widget Settings
Customize how the chatbot appears on your website.
Customization
Embed Code
Paste this snippet before the </body> tag on your website.
<script>
window.CHATBOT_CONFIG = {
chatbotId: "demo-chatbot-id-1234",
greeting: "Hi! How can I help you today?",
themeColor: "#6366f1"
};
</script>
<script src="https://example.com/widget.js" defer></script>Live Browser Preview
Support AIOnline
Hi! How can I help you today?
Type your message...
