Get your first chatbot up and running in just a few minutes.
This guide will walk you through creating your first chatbot, customizing its appearance, and embedding it on your website. The entire process takes about 5 minutes.
Start by creating a new chatbot in your dashboard.
Make your chatbot match your brand with custom colors, text, and settings.
Add your chatbot to your website with a simple code snippet.
<script async data-chatbot='your-chatbot-id' src='https://your-widget-url.com'> </script>
Use the playground to test your chatbot before going live.
You've successfully created and deployed your first chatbot! Here are some next steps to explore:
Make sure the script tag is placed before the closing </head> tag and that your chatbot ID is correct.
Check that all required fields are filled and that file uploads (if any) are within the size limit.
Clear your browser cache and ensure the chatbot script is loading after any custom CSS.