Embed a branded chat widget on any website in 60 seconds. Connects to your n8n webhook. No code, no server.
Powered by n8nchatui.com
<script src="https://cdn.n8nchatui.com/v1/embed.umd.js"></script> <script> window.Chatbot.init({ n8nChatUrl: "YOUR_N8N_WEBHOOK_URL", theme: { chatWindow: { title: "My Assistant", welcomeMessage: "Hi! How can I help you today?", backgroundColor: "#ffffff", botMessage: { backgroundColor: "#f36539", textColor: "#ffffff" }, userMessage: { backgroundColor: "#fff6f3", textColor: "#050505" }, textInput: { sendButtonColor: "#f36539" } }, button: { backgroundColor: "#ff6a3d" } } }); </script>
What you get
Match your colors, fonts, and logo. Looks like yours, not ours.
Point at any webhook. AI, RAG, tools, databases — all supported.
Wordpress, Shopify, Webflow, Framer, plain HTML. One paste.
Embeds directly into your page. Great for dedicated chat pages, docs, or internal tools.
Adds a floating button to any corner of your site. Visitors open it when they need help — perfect for landing pages and websites.