Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.flowx.ai/llms.txt

Use this file to discover all available pages before exploring further.

Deployment models:
  • Self-Hosted Features for self-hosted (on-premises) deployments
  • All Deployments Features available in both self-hosted and SaaS
FlowX.AI 5.7.0 makes on-premises deployment a first-class experience. Single-org deployment is now the default mode — configure your organization once, connect to FlowX licensing, and you’re running. For builders, Custom Components let you write React code directly in the Designer, AI Providers configuration gives organizations self-service control over their LLM setup, and Chat-based UI Flows simplify conversational experiences. For organization admins, End-user access management separates runtime users, roles, and groups from Designer users.

For platform teams

Single-org deployment, license service, organization setup flow

For builders

Custom React components, AI provider config, chat-based UI Flows, voice input

For admins

End-user access management, runtime roles, and groups

What changed since 5.6.0

5.6.05.7.0
SaaS-focused deployment+ Single-org on-premises as the default mode
Built-in UI components only+ Custom React Components with code editor and dependencies
AI models configured by FlowX+ AI Providers self-service: OpenAI (FlowX Managed or BYOK), custom URL, Defaults & Fallbacks per workspace type
Chat workflow set per component+ Chat-based UI Flows: set one workflow for the entire UI Flow
Text-only chat input+ Voice input for chat conversations
No audio processing in workflows+ Speech to Text node for transcription and text-to-speech
Runtime users mixed with Designer users+ End-user access management: separate org-level lists for end-users, roles, and groups, with CSV bulk invite
Basic query filters+ Advanced Query Builder for database operations
MongoDB-only database data sources+ Oracle Database as a new data source type with schema-aware SQL editor
Fixed search strategy for KB retrieval+ Context Retrieval: configurable search type (Hybrid/Semantic/Keyword) and re-ranking
Equality-only metadata filters, AND logic+ Knowledge Base filter builder with typed operators and AND/OR grouping; Content Sources tab renamed to Stores
Basic merge modal+ Merge conflicts UX: redesigned modal, diff viewer theme, keyboard support

What’s new?
FlowX 5.7.0 introduces single-org deployment as the default mode for on-premises installations, with self-service licensing, organization management, and runtime access controls.🏢 Single-org deployment - On-premises deployment with automatic organization setup
🔑 License service - Connect to FlowX SaaS for license validation and usage reporting
👥 End-user access management - Org-level end-users, roles, and groups, separate from Designer users

Single-org deployment

Single-org deployment

Self-hosted deployments now run as single-organization systems by default. FlowX registers your organization in the SaaS licensing infrastructure, provides an Organization ID, and your deployment connects to FlowX for license validation and usage reporting. The Designer guides you through a setup flow on first launch: enter a token, name your environment, and create your admin user.

Documentation

See the Organization Manager setup guide.
Major FeatureSelf-Hosted

License service

License service

The License service is the bridge between your self-hosted deployment and FlowX SaaS. It validates your platform license, reports usage data, and ensures your subscription is active. Configure it with the license key and server URLs provided by FlowX during organization registration.

Documentation

See the License service setup guide.
Self-Hosted

End-user access management

End-user access management

Organization admins can now manage the people who use published solutions separately from Designer users. A new Access Management section at the organization level holds three lists — End-Users, End-Users Roles, and End-Users Groups — each with its own permissions. Invite end users individually or import many at once from a CSV template, define roles that describe runtime access, and organize users into groups with custom attributes for filtering.

Documentation

See the End-user access management setup guide.
All Deployments

Last modified on May 4, 2026