Widget Preview
Customize and embed your chat agent
Design your widget, preview it in real-time, and get the embed code in seconds.
Color Theme
Agent Name
Welcome Message
Position
Embed Code
<!-- Aioomi Chat Widget -->
<script>
window.aioomiConfig = {
agentId: "YOUR_AGENT_ID",
theme: {
primary: "#f97316",
background: "#ffffff",
text: "#0a0a0a",
},
position: "bottom-right",
agentName: "Aioomi Agent",
};
</script>
<script src="https://cdn.aioomi.com/widget.js" async></script>https://your-website.com
Ready to add Aioomi to your website?