ChatFlow

Embeddable AI Chat for Every Product

Ship a live chat widget in minutes

ChatFlow gives your product an intelligent, brandable chat widget with one line of code. Handle support, onboarding, and sales conversations — all from one platform.

Start for freeDocumentation

One-line embed

Drop a single script tag into your HTML and the widget appears instantly on any page.

Multi-tenant by default

Manage multiple brands, teams, or clients from a single admin portal with isolated data.

Customisable & white-label

Match your brand with full control over colours, copy, and widget placement.

Quick embed

<script src="https://cdn.chatflow.io/widget.js"></script>
<script>
  ChatFlow.init({ apiKey: 'YOUR_API_KEY' });
</script>