Publish: embed, API & self-host
Goal. Put your finished agent in front of real users — as a chat widget on a site, or as an API other software calls.
Publish this Chatflow as an embeddable chat widget, then grab its API endpoint to call from a script.
A finished Flowise agent can ship as an embeddable chat widget or be called via API, CLI, and TS/Python SDKs — and you can self-host it, even air-gapped.
- 1From your finished flow, publish it as an embeddable chat widget and paste the snippet into a website — the assistant you built now runs on your page.
- 2Or call the agent programmatically: Flowise exposes each flow via API, a CLI, and TypeScript / Python SDKs so other software can use it.
- 3Decide where it runs: Flowise Cloud (managed) or self-host the open-source version — including fully air-gapped for sensitive data. The free Cloud plan even allows custom embedded-chatbot branding.
You'll see. Your agent live as a chat widget on a page, and reachable through an API endpoint you can call from code.
Cost. Publishing is included on every plan; you stay within your plan's prediction limits (Free 100/mo, Starter $35/mo 10,000/mo, Pro $65/mo 50,000/mo) plus your own LLM API usage. Self-hosting the open-source version is free.
Takeaway. Flowise isn't a sandbox: your agent ships as a real embeddable widget or an API, on managed cloud or your own (even air-gapped) servers.