Get started
Chat Widgets
Add an AI chat agent to any website in under 5 minutes. No coding required โ just copy and paste an embed code.
Step 1: Create a chat agent
In the Creator, click "New Agent" and select "Chat Agent." Write your prompt or let the AI Builder generate one from a short description of your business.
Step 2: Customize the widget
Set your brand color, position (bottom-right or bottom-left), greeting message, and avatar. Changes preview live before you publish.
Widget configuration
Step 3: Copy embed code
Click "Copy Embed Code." Paste the script tag into your site's head and the div where you want the widget mounted.
html
<!-- Katexs Chat Widget -->
<script src="https://cdn.katexs.com/widget.js"
data-widget-id="your-widget-id"
data-color="#7C3AED">
</script>
<div id="katexs-chat"></div>Step 4: Capture leads
Every chat session is logged in Data โ Call Logs (labeled as chat). Qualified leads push to your CRM automatically the moment the agent marks them as qualified.
