Browser client
You get the same canvas and run experience as the desktop, served from your instance. There is nothing to install on the operator's machine.
This is the hosted edition. You run the same platform on your own private cloud instance and reach it from a browser. Inference stays inside the instance you control.
Flow Server puts the orchestration core behind an HTTP surface on infrastructure you own. A browser client drives it. The model and the execution both stay inside your instance.
You get the same canvas and run experience as the desktop, served from your instance. There is nothing to install on the operator's machine.
Models run within the instance. Nothing is sent to a third-party model service, and the zero-egress guarantee holds at the instance boundary.
You can drive flows, runs, and the agentic workflow over a documented HTTP surface. This is meant for integrations, automation, and other clients.
Stand it up on your own private cloud instance with authentication in front, so only your operators reach it.
Schedules, history, and catalogs are the same shape as every other edition, so flows and templates move in and out unchanged.
The same scheduler that runs on the desktop runs inside the instance, so recurring flows fire without an operator present.