# Docs > Comprehensive documentation for FlowX.AI, the AI-driven process automation platform. ## Docs - [FlowX.AI documentation](https://docs.flowx.ai/5.9/docs/introduction.md): Build enterprise applications and deploy AI agents for banking, insurance, and logistics - [Tutorial: Build a credit card application](https://docs.flowx.ai/5.9/docs/getting-started/building-your-first-proc.md): Learn FlowX.AI by building a complete credit card request flow with forms, integrations, and notifications. - [Tutorial: Build your first workflow](https://docs.flowx.ai/5.9/docs/getting-started/building-your-first-workflow.md): Connect FlowX to an external REST API, build an integration workflow around it, and call that workflow from a BPMN process. - [Glossary](https://docs.flowx.ai/5.9/docs/getting-started/glossary.md): The FlowX.AI vocabulary in one place - what each core term means and where to learn more about it. - [FlowX.AI architecture](https://docs.flowx.ai/5.9/docs/platform-overview/flowx-architecture.md): FlowX.AI is built on a layered microservices architecture with event-driven communication. This page covers the 23+ backen… - [Data architecture](https://docs.flowx.ai/5.9/docs/platform-overview/data-architecture.md): Which data stores FlowX.AI uses, what each stores, and how they fit together. - [Intro to BPMN](https://docs.flowx.ai/5.9/docs/platform-overview/frameworks-and-standards/business-process-industry-standards/intro-to-bpmn.md): A process represents your business use case, such as requesting a credit card, placing a food order, or registering a vehi… - [Intro to Elasticsearch](https://docs.flowx.ai/5.9/docs/platform-overview/frameworks-and-standards/event-driven-architecture-frameworks/intro-to-elasticsearch.md): Integrate Elasticsearch into event-driven architectures and workflows to efficiently index and search event data. - [Intro to Kafka concepts](https://docs.flowx.ai/5.9/docs/platform-overview/frameworks-and-standards/event-driven-architecture-frameworks/intro-to-kafka-concepts.md): Apache Kafka is an open-source distributed event streaming platform that can handle a high volume of data and enables you… - [Intro to Kubernetes](https://docs.flowx.ai/5.9/docs/platform-overview/frameworks-and-standards/event-driven-architecture-frameworks/intro-to-kubernetes.md): Kubernetes is an open-source container orchestration platform that automates many of the manual processes involved in cont… - [Intro to NGINX](https://docs.flowx.ai/5.9/docs/platform-overview/frameworks-and-standards/event-driven-architecture-frameworks/intro-to-nginx.md): NGINX is a free, open-source, high-performance web server with a rich feature set, simple configuration, and low resource… - [Intro to Redis](https://docs.flowx.ai/5.9/docs/platform-overview/frameworks-and-standards/event-driven-architecture-frameworks/intro-to-redis.md): Open-source, in-memory key-value data store used as a cache for fast access to frequently used data with sub-millisecond r… - [FlowX.AI Designer](https://docs.flowx.ai/5.9/docs/flowx-designer/overview.md): The FlowX.AI Designer is a collaborative, no-code, web-based application development environment, designed to facilitate t… - [Themes](https://docs.flowx.ai/5.9/docs/flowx-designer/design-assets/themes.md): Theme management enables you to change the appearance and styling of your app. Personalize the look and feel to match your… - [Fonts](https://docs.flowx.ai/5.9/docs/flowx-designer/design-assets/font-files.md): Fonts management allows you to upload and manage multiple font files, which can be later utilized when configuring UI temp… - [Global Media Library](https://docs.flowx.ai/5.9/docs/flowx-designer/design-assets/global-media-library.md): System assets serve as a centralized hub for managing and organizing various types of media files outside an application,… - [Creating a new project](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/creating-a-project.md): Learn how to create and configure a new project in FlowX.AI Designer - [Creating and managing process definitions](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/creating-a-new-process-definition.md): Learn how to create new process definitions and manage them using operations like export, duplicate, copy between projects… - [Adding a new node](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/adding-a-new-node.md): Learn how to add and configure different node types to build process flows in FlowX.AI Designer. - [Adding an action to a node](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/adding-an-action-to-a-node.md): Learn how to enhance your process flows by adding actions to nodes for business rules, data management, and integration wi… - [Handling decisions in the flow](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/handling-decisions-in-the-flow.md): Learn how to implement conditional branching in your processes using exclusive gateways to create dynamic, decision-driven… - [Adding parallel flow branches](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/adding-more-flow-branches.md): Learn how to create concurrent process flows using parallel gateways to execute multiple activities simultaneously. - [Creating a user interface](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/creating-a-user-interface.md): Learn how to design and configure user interfaces for your process flows using FlowX.AI Designer. - [Moving a token backwards in a process](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/moving-a-token-backwards-in-a-process.md): Learn how to implement "Back" functionality in your processes to allow users to return to previous steps while preserving… - [Exporting and importing projects](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/export-import-a-process-definition.md): Learn how to transfer projects between environments using the export and import functionality in FlowX.AI Designer. - [Initiating/starting processes](https://docs.flowx.ai/5.9/docs/flowx-designer/managing-a-project-flow/starting-a-process.md): Learn the different methods for starting process instances in FlowX.AI, including user interaction, automated triggers, an… - [Workspaces](https://docs.flowx.ai/5.9/docs/projects/workspaces.md): Workspaces enable organizations to manage multiple business contexts within one FlowX instance while maintaining logical d… - [Resources](https://docs.flowx.ai/5.9/docs/projects/resources.md): Overview of Global and project resources, including their usage, dependencies, promotion, and configuration within the pla… - [Reference types in resources usage](https://docs.flowx.ai/5.9/docs/projects/reference-types.md): Understanding how Reference Type values are determined in the Resource Usage Overview and why certain values appear based… - [Projects](https://docs.flowx.ai/5.9/docs/projects/managing-applications/application.md): Projects group all resources and dependencies needed to implement an use case. - [Libraries](https://docs.flowx.ai/5.9/docs/projects/managing-applications/libraries.md): Libraries are specialized projects that serve as reusable containers for resources that can be shared across multiple proj… - [Versioning](https://docs.flowx.ai/5.9/docs/projects/managing-applications/versioning.md): Easily track and manage your project's evolution with comprehensive versioning features. - [Dependencies](https://docs.flowx.ai/5.9/docs/projects/managing-applications/dependencies.md): Manage dependencies between projects and libraries to enable resource sharing, modular development, and version control ac… - [Builds](https://docs.flowx.ai/5.9/docs/projects/runtime/builds.md): The Build feature allows for the creation of deployable packages of a project, encapsulating all its resources into a sing… - [Active policy](https://docs.flowx.ai/5.9/docs/projects/runtime/active-policy.md): The Active policy defines the strategy for selecting which build version of a project is active in the runtime environment. - [Configuration parameters overrides](https://docs.flowx.ai/5.9/docs/projects/runtime/configuration-parameters-overrides.md): The Configuration parameters overrides feature allows you to set environment-specific values for certain parameters within… - [Process instance](https://docs.flowx.ai/5.9/docs/projects/runtime/active-process/process-instance.md): A process instance is a specific execution of a business process that is defined on the FlowX.AI platform. Once a process… - [Update process variables](https://docs.flowx.ai/5.9/docs/projects/runtime/active-process/update-process-variables.md): Modify process variables on active process instances to resolve production issues without restarts or backend intervention. - [Failed process start (exceptions)](https://docs.flowx.ai/5.9/docs/projects/runtime/active-process/failed-process-start.md): View and debug exceptions that occur when process instances fail to start, including detailed error information and stack… - [Scheduled processes](https://docs.flowx.ai/5.9/docs/projects/runtime/scheduled-processes.md): Automate process instance creation on specific dates, times, or intervals using Start Timer Event nodes and predefined sch… - [Manage Triggers](https://docs.flowx.ai/5.9/docs/projects/runtime/manage-triggers.md): Monitor and control event-based triggers that automatically start process instances. Manage Triggers provides a centralize… - [UI Flow Sessions](https://docs.flowx.ai/5.9/docs/projects/runtime/ui-flow-sessions.md): Monitor and manage active UI Flow sessions, track session activity, and view audit logs. UI Flow Sessions provides visibil… - [Process Designer](https://docs.flowx.ai/5.9/docs/building-blocks/process/process.md): The Process Designer workspace is tailored for creating and editing business processes, featuring a menu with all the esse… - [Process definition](https://docs.flowx.ai/5.9/docs/building-blocks/process/process-definition.md): The core of the platform is the process definition, which is the blueprint of the business process made up of nodes that a… - [Permission-based expressions](https://docs.flowx.ai/5.9/docs/building-blocks/process/permission-based-expressions.md): Control UI element visibility and interaction based on user roles, usernames, and process data for granular access control. - [Process data model](https://docs.flowx.ai/5.9/docs/building-blocks/process/data-model.md): Manage key-value attributes inside process definitions, supporting strings, numbers, booleans, objects, arrays, and enums. - [Data mappers](https://docs.flowx.ai/5.9/docs/building-blocks/process/data-mappers.md): Visually map data transfers between components while maintaining full backward compatibility. - [Passing data between nodes](https://docs.flowx.ai/5.9/docs/building-blocks/process/passing-data-between-nodes.md): How outputs from subprocesses, workflows, AI agents, and business rules land in process variables, and how downstream node… - [Subprocess management](https://docs.flowx.ai/5.9/docs/building-blocks/process/subprocess.md): Learn how to configure, start, and execute subprocesses efficiently within your process flow. - [Navigation areas](https://docs.flowx.ai/5.9/docs/building-blocks/process/navigation-areas.md): Navigation areas play a pivotal role in user interface design. They enhance the user experience by providing a structured,… - [Navigation best practices](https://docs.flowx.ai/5.9/docs/building-blocks/process/navigation-best-practices.md): Guidelines for choosing the right navigation patterns, understanding valid combinations, and avoiding common misconfigurat… - [Process design principles](https://docs.flowx.ai/5.9/docs/building-blocks/process/design-principles.md): Foundational principles for designing FlowX processes. Covers modal usage, subprocess lifecycle, navigation, and platform… - [Process nodes (BPMN)](https://docs.flowx.ai/5.9/docs/building-blocks/node/node.md): A Business Process Model and Notation (BPMN) node is a visual representation of a point in your process. Nodes are added a… - [Start/end nodes](https://docs.flowx.ai/5.9/docs/building-blocks/node/start-end-node.md): Let's go through all the options for configuring start and end nodes for a process definition. - [Send message/receive message tasks](https://docs.flowx.ai/5.9/docs/building-blocks/node/message-send-received-task-node.md): Send message task and Receive message task nodes are used to handle the interaction between a running process and external… - [Service Task node](https://docs.flowx.ai/5.9/docs/building-blocks/node/task-node.md): A service task node refers to a task that utilizes various services, such as Web services, automated applications, or othe… - [User task node](https://docs.flowx.ai/5.9/docs/building-blocks/node/user-task-node.md): This node represents an interaction with the user. It is used to display a piece of UI (defined in the UI Designer or a cu… - [Exclusive gateway](https://docs.flowx.ai/5.9/docs/building-blocks/node/exclusive-gateway-node.md): In the world of process flows, decisions play a crucial role, and that's where the Exclusive Gateway comes into play. This… - [Parallel gateway](https://docs.flowx.ai/5.9/docs/building-blocks/node/parallel-gateway.md): Run independent tasks concurrently in a process by opening and closing a parallel section with Parallel Gateway nodes. - [Call activity node](https://docs.flowx.ai/5.9/docs/building-blocks/node/call-subprocess-tasks/call-activity-node.md): The Call Activity node is a custom node type in the main process that provides advanced options for starting subprocesses. - [Start embedded subprocess](https://docs.flowx.ai/5.9/docs/building-blocks/node/call-subprocess-tasks/start-embedded-subprocess.md): The Start Embedded Subprocess node initiates subprocesses within a parent process, allowing for encapsulated functionality… - [Message Events](https://docs.flowx.ai/5.9/docs/building-blocks/node/message-events/message-events.md): Message events serve as a means to incorporate messaging capabilities into business process modeling. These events are spe… - [Message Start Event](https://docs.flowx.ai/5.9/docs/building-blocks/node/message-events/message-catch-start-event.md): Start a process instance when a specific message, incoming email, or incoming webhook is received by the Message Start Eve… - [Message intermediate events overview](https://docs.flowx.ai/5.9/docs/building-blocks/node/message-events/message-intermediate/message-intermediate.md): Overview of BPMN message intermediate events for throwing and catching messages within process flows. - [Message throw intermediate event](https://docs.flowx.ai/5.9/docs/building-blocks/node/message-events/message-intermediate/message-throw-intermediate-event.md): A Message Throw Intermediate Event is an event in a process where a message is sent to trigger communication or action wit… - [Message catch intermediate event](https://docs.flowx.ai/5.9/docs/building-blocks/node/message-events/message-intermediate/message-catch-intermediate-event.md): A Message Catch Intermediate Event is a type of event in a process that waits for a specific message before continuing wit… - [Intermediate message events in business processes](https://docs.flowx.ai/5.9/docs/building-blocks/node/message-events/message-intermediate/example-intermediate-message-events.md): Orchestrate information exchange and synchronize stages within a process using Intermediate Message Events. - [Message catch boundary events](https://docs.flowx.ai/5.9/docs/building-blocks/node/message-events/message-catch-boundary-event.md): Trigger interrupting or non-interrupting boundary events on user tasks when an incoming message is received during a proce… - [Timer events](https://docs.flowx.ai/5.9/docs/building-blocks/node/timer-events/timer-events.md): Trigger BPMN actions or events at predefined intervals, durations, or cycles to add time-based behavior to processes. - [Timer start event (interrupting)](https://docs.flowx.ai/5.9/docs/building-blocks/node/timer-events/timer-start-event.md): A Timer Start Event initiates a process instance based on a specified time or schedule. - [Timer Intermediate Event (interrupting)](https://docs.flowx.ai/5.9/docs/building-blocks/node/timer-events/timer-intermediate-event.md): A Timer Intermediate Event (interrupting) is an event that is triggered based on a specified time duration or date. It is… - [Timer boundary event](https://docs.flowx.ai/5.9/docs/building-blocks/node/timer-events/timer-boundary-event.md): Attach a BPMN event to a task or subprocess that activates when a duration, deadline, or specific date condition is met. - [Timer expressions](https://docs.flowx.ai/5.9/docs/building-blocks/node/timer-events/timer-expressions.md): Configure timer expressions using Cron syntax for scheduling or ISO 8601 format for durations and timeouts. - [Error events](https://docs.flowx.ai/5.9/docs/building-blocks/node/error-events.md): Error Events expand the capabilities of process modeling and error handling within BPMN processing. These Error Event node… - [Node actions](https://docs.flowx.ai/5.9/docs/building-blocks/actions/actions.md): Actions define the activities that a node handles. Actions have various types and specify communication details for plugin… - [Business rules types](https://docs.flowx.ai/5.9/docs/building-blocks/actions/business-rule-action/business-rule-action.md): A business rule is an action type in FlowX.AI that allows you to configure a script on a BPMN node. It's a way to specify… - [Extracting additional data in business rules](https://docs.flowx.ai/5.9/docs/building-blocks/actions/business-rule-action/extracting-additional-data.md): Business rules in FlowX.AI allow you to extract and use key values dynamically. This is essential for handling user securi… - [Send data to user interface](https://docs.flowx.ai/5.9/docs/building-blocks/actions/send-data-to-user-interface.md): Push real-time updates from the process to the client over a single long-lived HTTP connection using Server-Sent Events (S… - [Upload file action](https://docs.flowx.ai/5.9/docs/building-blocks/actions/upload-file-action.md): An Upload File action is an action type that allows you to upload a file to a service available on Kafka. - [Start subprocess action](https://docs.flowx.ai/5.9/docs/building-blocks/actions/start-subprocess-action.md): A Start subprocess action is an action that allows you to start a subprocess from another (parent) process. - [Append params to parent process](https://docs.flowx.ai/5.9/docs/building-blocks/actions/append-params-to-parent-process.md): It is a type of action that allows you to send data from a subprocess to a parent process. - [Kafka send action](https://docs.flowx.ai/5.9/docs/building-blocks/actions/kafka-send-action.md): The FlowX.AI Designer offers various options to configure the Kafka Send Action through the Actions tab at the node level. - [Start integration workflow action](https://docs.flowx.ai/5.9/docs/building-blocks/actions/start-integration-workflow.md): The Start Integration Workflow action initiates a configured workflow to enable data processing, transformation, or other… - [Start new project instance](https://docs.flowx.ai/5.9/docs/building-blocks/actions/start-new-project-instance.md): Initiate a new main process from within an ongoing process to handle isolated use cases across different apps or environme… - [Send notification action](https://docs.flowx.ai/5.9/docs/building-blocks/actions/send-notification-action.md): Send emails directly from process nodes using the Send Notification action. Supports both new outbound emails and replies… - [UI Designer](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-designer.md): The FlowX.AI UI Designer is a comprehensive, multi-platform interface creation tool that enables visual design of user exp… - [Platform-specific considerations](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/platform-considerations.md): Platform-specific configuration, limitations, and best practices for Web, iOS, and Android platforms in FlowX.AI UI Design… - [Screen configuration guide](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/screen-configuration-guide.md): Learn how to configure screens effectively using FlowX.AI UI Designer with platform-specific settings and navigation areas. - [UI Designer best practices](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/best-practices.md): Best practices for creating effective user interfaces using FlowX.AI UI Designer, based on established design principles a… - [Root Components in UI Design](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/root-components/root-components.md): Root components serve as the foundation for structuring user interfaces, providing the framework for arranging and configu… - [Container](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/root-components/container.md): A container in FlowX.AI is a versatile building block that empowers you to group components and arrange them as needed, pr… - [Card](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/root-components/card.md): A card in FlowX.AI is a graphical component designed for the purpose of grouping and aligning various elements. It offers… - [Custom component](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/root-components/custom.md): Custom components are developed in the web application and referenced here by component identifier. This will dictate wher… - [Global Header and Footer](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/root-components/global-header-footer.md): Add a global header and footer to a UI Flow so the same top and bottom areas display consistently across every page. - [Collection](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/collection/collection.md): The Collection component functions as a versatile container element, allowing you to iterate through a list of elements an… - [Collection Prototype](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/collection/collection-prototype.md): Create dynamic, data-driven interfaces with different layouts based on item properties using collection prototypes. - [Input field](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/input-form-field.md): Enable users to input and validate various types of data with flexible configuration options and platform-specific customi… - [Text area](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/text-area.md): Capture multi-line input from users for longer responses such as descriptions, comments, or feedback. - [Single Select](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/select-form-field.md): Enable users to choose from a dropdown list of predefined options with advanced features including search, validation, and… - [Multi select](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/multi-select.md): The Multi Select form field is an element that allows users to choose multiple options from a list of choices. Each option… - [Checkbox](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/checkbox-form-field.md): A checkbox form field is an interactive element in a web form that provides users with multiple selectable options. It all… - [Radio](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/radio-form-field.md): Radio buttons are normally presented in radio groups (a collection of radio buttons describing a set of related options).… - [Switch](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/switch-form-field.md): Enable users to toggle between two states with an intuitive switch interface that stores boolean values in your process in… - [Datepicker](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/datepicker-form-field.md): The datepicker (Calendar Picker) is a lightweight component that allows end users to enter or select a date value. - [Slider](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/slider.md): It allows you to pick only one option from a group of options, and you can choose to have between 2 and 5 options in the g… - [Segmented button](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/form-elements/segmented-button.md): It allows you to pick only one option from a group of options, and you can choose to have between 2 and 5 options in the g… - [Buttons](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/buttons.md): Interactive button components for triggering actions and file uploads with comprehensive styling and configuration options. - [Multiple file upload](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/multiple-file-upload.md): A drag-and-drop upload component that lets users select and upload multiple files in a single action. - [File preview](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/file-preview.md): Preview file contents inside a UI flow without fully opening the file, using the File Preview component. - [File download](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/file-download.md): Let end users download a file from a rendered app using the Download component. - [Table](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/table.md): The Table component is a versatile UI element allowing structured data display with customizable columns, pagination, filt… - [Image](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/image.md): Image UI elements are graphical components of a user interface that display a static or dynamic visual representation of a… - [Indicators](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/indicators.md): The indicators (Message UI elements) allow you to display different types of messages. - [Typography](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/typography.md): Typography is an important aspect of design that greatly influences how users perceive and interact with your content. In… - [Chat](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/chat.md): Enable interactive AI agent conversations with end-users through a conversational interface in FlowX applications. - [Markdown](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/markdown.md): A UI component that renders Markdown-formatted content on a screen. - [Separator](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/separator.md): A visual divider component used to group and separate UI content in screens. - [Progress bar](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/progress-bar.md): A UI component for visualizing progress or completion state on a screen. - [Tooltip](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/ui-component-types/tooltip.md): A UI component that displays additional context on hover or focus, with configurable icon and content. - [Event Handlers](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/event-handlers.md): Configure how UI components respond to user interaction and lifecycle events — run node actions, start workflows, navigate… - [Validators](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/validators.md): Apply pre-defined validation rules to form inputs such as text, number, email, and date fields across web, mobile, and des… - [Dynamic & computed values](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/dynamic-and-computed-values.md): Build dynamic, interactive UIs with dynamic and computed values that deliver personalized and responsive experiences to us… - [Localization and internationalization](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/localization-and-i18n.md): FlowX.AI localization and internationalization adapt applications to different languages, regions, and formats, enhancing… - [Layout configuration](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/layout-configuration.md): Layout settings are available for all components that can group other types of elements (for example, Containers or Cards). - [Conditional styling](https://docs.flowx.ai/5.9/docs/building-blocks/ui-designer/conditional-styling.md): Dynamically update styling and properties of UI elements based on conditions, reducing the need for multiple prototypes. - [UI Flows](https://docs.flowx.ai/5.9/docs/building-blocks/ui-flows.md): Build reusable, multi-platform user interfaces that work across web, iOS, and Android without the overhead of BPMN process… - [Project data model](https://docs.flowx.ai/5.9/docs/building-blocks/project-data-model.md): Define reusable data types at the project level to ensure consistency across processes - [Token](https://docs.flowx.ai/5.9/docs/building-blocks/token.md): Token represents the current position in the process flow. When you start a process, you have a graph of nodes that connec… - [Supported scripts](https://docs.flowx.ai/5.9/docs/building-blocks/supported-scripts.md): Scripts are used to execute actions and configure properties inside nodes. The following script languages are supported. - [Reusable Functions](https://docs.flowx.ai/5.9/docs/building-blocks/reusable-resources/reusable-functions.md): Create and manage business logic components that can be reused across multiple processes in your FlowX.AI applications. - [Reusable UI Templates](https://docs.flowx.ai/5.9/docs/building-blocks/reusable-resources/reusable-ui.md): Create and manage modular UI components that can be used across multiple User Tasks and processes in your FlowX.AI applica… - [Custom Components](https://docs.flowx.ai/5.9/docs/building-blocks/reusable-resources/custom-components.md): Create custom React components that integrate with FlowX process data and actions, extending the built-in component palett… - [FlowX.AI Engine](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-components/flowx-engine.md): Core service that runs process definitions, generates UI, and communicates with the frontend, custom integrations, and plu… - [FlowX.AI Advancing Controller](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-components/advancing-controller.md): The Advancing Controller is a support service for the FlowX.AI Engine that enhances the efficiency of advancing operations… - [FlowX.AI Events Gateway](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-components/events-gateway.md): The FlowX Events Gateway is a service that centralizes the communication with Server-Sent Events (SSE) messages from Backe… - [FlowX.AI CMS](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/content-management.md): The FlowX.AI Headless Content Management System (CMS) is a core component of the FlowX.AI platform, designed to enhance th… - [Enumerations](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/enumerations.md): Enumerations allow you to manage a collection of predefined values that can be used within UI components or templates. The… - [Substitution tags](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/substitution-tags.md): Substitution tags are used to generate dynamic content across the platform. As **enumerations**, substitution tags can be… - [Media library](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/media-library.md): Centralized hub for managing PDFs, images, GIFs, and other media files uploaded to processes. - [Document Templates](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/documents-plugin-overview.md): You can add Document Templates to your custom FlowX.AI deployment to enhance the core platform capabilities with functiona… - [Generating documents](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/generating-from-html-templates.md): Generate new documents from custom templates that can be pre-filled with data from the current process instance. - [Managing templates](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/managing-html-templates.md): The Documents plugin provides the flexibility to define and manage HTML templates for document generation, enabling custom… - [Creating and uploading a new document](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/uploading-a-new-document.md): A comprehensive guide to integrating document creation from templates, managing uploads, and configuring workflows for doc… - [Converting files](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/converting-documents-to-different-formats.md): Convert documents between formats using the Documents Plugin. Supports PDF to JPEG conversion and on-the-fly CSV/Excel (in… - [Splitting documents](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/splitting-a-document.md): You can split a document into multiple parts using the Documents plugin. - [Combining files](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/combining-files.md): You can combine multiple files into a single document using the Documents plugin. - [Deleting files](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/deleting-a-file.md): The Documents plugin provides functionality for deleting files. - [Getting URLs](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/getting-urls-to-documents.md): In certain scenarios, obtaining URLs pointing to uploaded documents for use in integrations is essential. This process inv… - [Listing stored files](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/listing-stored-files.md): View files stored in S3-compatible buckets (such as MinIO or Amazon S3) using the Documents Plugin REST API. - [Encrypting and decrypting files](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/documents-plugin/encrypting-decrypting-files.md): Learn how to encrypt and decrypt files using the Documents plugin via Kafka messaging. - [Notification Templates](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/notifications-plugin/notifications-plugin-overview.md): You can add Notification Templates to your custom FlowX.AI deployment. The plugin will **enhance the core platform capabil… - [Managing notification templates](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/notifications-plugin/managing-notification-templates.md): You can create and manage notification templates using FlowX.AI Designer by accessing the dedicated section. - [Sending a notification](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/notifications-plugin/sending-a-notification.md): Learn how to configure and implement notification functionality in your business processes using the FlowX.AI Notification… - [Sending an email](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/notifications-plugin/sending-an-email-with-attachments.md): To use the notification plugin for sending emails with attachments, you must define the same topic configuration as for se… - [Forwarding notifications](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/notifications-plugin/forwarding-notifications-to-an-external-system.md): If the Notification service is not directly connected to an SMTP / SMS server and you want to use an external system for s… - [Handling OTP](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/notifications-plugin/otp-flow/otp-flow.md): The notifications plugin can also be used for handling the one time password (OTP) generation and validation flow. - [Generate OTP](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/notifications-plugin/otp-flow/generate-otp.md): There are some cases when you will need to generate an OTP (One Time Password) from a business flow, for example when vali… - [Validate OTP](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/content-management/notifications-plugin/otp-flow/validate-otp.md): Validate one-time passwords (OTP) sent via SMS or email using the Notifications Plugin Kafka integration. - [Task management](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/task-management/task-management-overview.md): The Task Manager tracks work items from running processes - build filtered task views, assign and reassign tasks, manage s… - [Task Management localization](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/task-management/task-management-localization.md): Comprehensive localization support for Task Management, enabling multi-language experiences through FlowX substitution tag… - [Using allocation rules](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/task-management/using-allocation-rules.md): Allocation rules automatically assign tasks to users as tokens enter a swimlane, distributing work based on each user's cu… - [Using out of office records](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/task-management/using-out-of-office-records.md): The Out-of-office feature allows you to register users availability to perform a task. It can be allocated manually or aut… - [Using stages](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/task-management/using-stages.md): You can define specific stages during the execution of a process. Stages are configured on each node and they will be used… - [Configuration parameters](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/configuration-parameters.md): Manage variables and values that change across deployment environments (Development, QA, Production) without hardcoded upd… - [FlowX.AI Audit](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/audit.md): The Audit service provides a centralized location for all audit events. The following details are available for each event. - [FlowX.AI Scheduler](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/scheduler.md): The Scheduler is part of the core extensions of the FlowX.AI platform. You can add it to your custom FlowX deployment to e… - [FlowX.AI Data Search](https://docs.flowx.ai/5.9/docs/platform-deep-dive/core-extensions/search-data-service.md): Search for specific data across process instances using Elasticsearch-powered indexing for fast, precise results. - [FlowX custom plugins](https://docs.flowx.ai/5.9/docs/platform-deep-dive/plugins/custom-plugins.md): Adding new capabilities to the core platform can be done by using plugins. FlowX plugins represent already-built functiona… - [OCR plugin](https://docs.flowx.ai/5.9/docs/platform-deep-dive/plugins/custom-plugins/ocr-plugin.md): The OCR (Optical Character Recognition) plugin is a tool that enables you to read barcodes and extract handwritten signatu… - [Reporting plugin](https://docs.flowx.ai/5.9/docs/platform-deep-dive/plugins/custom-plugins/reporting/reporting-overview.md): Build custom and technical reports from BPMN process data and process instance data, integrated with the FlowX.AI Engine. - [Authorization & access roles](https://docs.flowx.ai/5.9/docs/platform-deep-dive/plugins/custom-plugins/reporting/access-and-authorization.md): Configure authorization and access roles for the Reporting plugin using Keycloak integration with Apache Superset. - [WYSIWYG editor](https://docs.flowx.ai/5.9/docs/platform-deep-dive/plugins/wysiwyg.md): Create and edit notification and document templates in FlowX Designer with the WYSIWYG (What You See Is What You Get) edit… - [Overview](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/integrations-overview.md): Integrations connect legacy systems, third-party applications, and external data sources to the FlowX Engine through two c… - [Consuming FlowX from external apps](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/consuming-flowx-from-external-apps.md): Choose the right integration pattern when calling FlowX from your own code — embed the UI with the SDKs, trigger processes… - [Finding identifiers and parameters](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/finding-identifiers-and-parameters.md): A comprehensive reference guide for locating identifiers, UUIDs, and parameters required for API calls, Kafka integrations… - [Integration Designer](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/integration-designer.md): Connect FlowX to external systems via REST APIs using a drag-and-drop interface for data models, workflows, and endpoints. - [Workflow data model](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/workflow-data-models.md): Define structured data models at the workflow level with input and output parameters, enabling consistent data lineage and… - [Custom Agent node](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/custom-agent-node.md): Create AI agents with advanced capabilities using MCP tools to execute complex tasks in Integration Designer workflows. - [Proxy connections](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/proxy-connections.md): Create and manage reusable proxy connections to route data source traffic through HTTP or HTTPS proxy servers. - [MCP integration](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/mcp-integration/mcp-integration-overview.md): Learn how to integrate Model Context Protocol (MCP) servers with FlowX.AI to enable AI agents to use external tools and se… - [MCP Data Sources](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/mcp-integration/adding-mcp-data-source.md): Learn how to add, configure, and manage MCP servers as data sources in Integration Designer. - [Knowledge Base integration](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/knowledge-base-integration/knowledge-base-overview.md): Learn how to create and manage FlowX Knowledge Bases to provide AI agents with contextual information from static document… - [Managing stores](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/knowledge-base-integration/managing-content.md): Learn how to upload documents, manage stores, and work with chunks in FlowX Knowledge Bases. - [Using Knowledge Base in workflows](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/knowledge-base-integration/using-knowledge-base-in-workflows.md): Learn how to query Knowledge Bases using Custom Agent and Context Retrieval nodes in workflows. - [Testing a knowledge base](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/knowledge-base-integration/testing-knowledge-base.md): Test create, append, replace, delete, edit-metadata, and query operations against a knowledge base on a deployed build bef… - [FlowX Database](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/flowx-database.md): Store and access structured data across processes and apps - [Unmanaged MongoDB](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/unmanaged-mongodb.md): Connect to externally managed MongoDB instances as a data source in FlowX workflows. - [Oracle Database](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/oracle-database.md): Connect to Oracle databases as a data source in FlowX workflows and run SQL queries against them. - [PostgreSQL Database](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/postgresql-database.md): Connect to PostgreSQL databases as a data source in FlowX workflows and run SQL queries against them. - [Testing data sources from Runtime](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/testing-data-sources.md): Run database operations and SQL queries against a deployed build to validate data sources without triggering a workflow. - [SOAP System](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/soap-system.md): Connect FlowX workflows to SOAP web services by importing a WSDL, then invoke the discovered operations as workflow nodes. - [File Storage](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/file-storage.md): Connect to external file storage (FTP, SFTP, S3, or Azure Blob) as a data source and move files in and out of FlowX from y… - [Email Trigger](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/email-trigger.md): Configure email-based process triggers to automatically start process instances when emails are received. Email Triggers c… - [Email Sender](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/email-sender.md): Configure SMTP email connections as data sources to send emails directly from your FlowX.AI processes, including replies t… - [Microsoft Outlook](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/microsoft-outlook-data-source.md): Connect to Microsoft Outlook via MS Graph API to read and send emails directly from your FlowX.AI processes, using Azure A… - [Incoming Webhooks](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/incoming-webhooks.md): Trigger FlowX processes when an external system sends an HTTP POST. Secure with API keys, event-driven, no polling. - [Building a connector](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/building-a-connector.md): Build custom connectors to integrate external systems with FlowX.AI as independently deployable microservices. - [Creating a Kafka consumer](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/creating-a-kafka-consumer.md): This guide focuses on creating a **Kafka** consumer using Spring Boot. - [Creating a Kafka producer](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/creating-a-kafka-producer.md): This guide focuses on creating a **Kafka** producer using Spring Boot. - [Mock integrations](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/mock-integrations.md): If you need to test the business process flow but haven't completed all integrations, you can still do so by utilizing the… - [Observability with OpenTelemetry](https://docs.flowx.ai/5.9/docs/platform-deep-dive/integrations/open-telemetry.md): Monitor and analyze FlowX.AI platform performance using OpenTelemetry for distributed tracing, metrics, and logging. - [Third-party components](https://docs.flowx.ai/5.9/docs/platform-deep-dive/third-party-components.md): FlowX.AI uses a number of third-party software components - [Accessibility](https://docs.flowx.ai/5.9/docs/platform-deep-dive/accessibility.md): WCAG 2.1 Level AA accessibility support in FlowX.AI, including screen reader compatibility, keyboard navigation, and confi… - [Swimlanes](https://docs.flowx.ai/5.9/docs/platform-deep-dive/user-roles-management/swimlanes.md): Swimlanes provide a way of grouping process nodes by process participants. - [Business filters](https://docs.flowx.ai/5.9/docs/platform-deep-dive/user-roles-management/business-filters.md): An optional attribute, from the authorization token, that can be set to restrict access to process instances based on a bu… - [Anonymous runtime access](https://docs.flowx.ai/5.9/docs/platform-deep-dive/user-roles-management/anonymous-runtime-access.md): Run processes and UI flows for unauthenticated users using the built-in Anonymous role and the Share modal's public-access… - [Error glossary](https://docs.flowx.ai/5.9/docs/resources/error-glossary.md): The most common FlowX.AI error messages - what each one means, what usually causes it, and how to fix it. - [Get Build Info](https://docs.flowx.ai/5.9/docs/api/start-process/get-build-info.md): Retrieve the active build for an app and workspace. Returns the buildId you need to start a process via REST. - [Get build info by process instance](https://docs.flowx.ai/5.9/docs/api/start-process/build-info-by-process-instance.md): Retrieve the build associated with a running process instance, including the build settings used to render its UI. - [Get build info by UI flow session](https://docs.flowx.ai/5.9/docs/api/start-process/build-info-by-ui-flow-session.md): Retrieve the build associated with a running UI flow session, including the build settings used to render it. - [Start process by workspace, app, and process name](https://docs.flowx.ai/5.9/docs/api/start-process/start-by-process-name.md): Start a process using the workspace's active build — the simplest public REST entry point for triggering a FlowX process f… - [Start process by build id and process name](https://docs.flowx.ai/5.9/docs/api/start-process/rest2.md): Start a FlowX process from your own app or backend by specifying the appId, buildId, and process definition name. - [Start process and copy data from another instance](https://docs.flowx.ai/5.9/docs/api/start-process/start-with-copy-data.md): Start a new process whose initial data is copied from an existing process instance — useful for retry, resume, and clone-l… - [Start process from UI with resource definition and inherit values](https://docs.flowx.ai/5.9/docs/api/start-process/start-process-rdi-inherit.md): Start a process by resource definition ID and inherit parameter values from a related process instance. Typically used fro… - [AI in FlowX](https://docs.flowx.ai/5.9/ai-platform/ai-in-flowx.md): AI agents for every stage - config-time agents help you build apps faster, while business agents power intelligent experie… - [Evaluations](https://docs.flowx.ai/5.9/ai-platform/evaluations.md): Score AI node outputs against test cases using LLM-as-judge, RAG-quality, and code evaluators. Catalogue, datasets, experi… - [Config-time agents](https://docs.flowx.ai/5.9/ai-platform/pre-built-agents/overview.md): AI agents built into FlowX Designer that help you create processes, UIs, and business rules faster. - [AI Analyst](https://docs.flowx.ai/5.9/ai-platform/pre-built-agents/ai-analyst.md): Builds and optimizes BPMN processes using AI to generate, validate, and enhance workflows based on user-provided documents - [AI Architect](https://docs.flowx.ai/5.9/ai-platform/pre-built-agents/ai-architect.md): Generate and extend project data models from natural language prompts, with a preview step before you apply anything to yo… - [AI Designer](https://docs.flowx.ai/5.9/ai-platform/pre-built-agents/ai-designer.md): Convert natural language prompts, Figma designs, or sketches into complete UI layouts with validations and data models. - [AI Developer](https://docs.flowx.ai/5.9/ai-platform/pre-built-agents/ai-developer.md): Generate specific business rules or code expressions from natural language prompts, without manual coding. - [AI Assistant](https://docs.flowx.ai/5.9/ai-platform/pre-built-agents/ai-assistant.md): Answers questions about the FlowX.AI platform as well as your organization's business domain based on uploaded documentati… - [Agent Builder](https://docs.flowx.ai/5.9/ai-platform/agent-builder/overview.md): Create custom AI agents without code using the FlowX Agent Builder - a no-code/low-code platform for business users. - [AI node types](https://docs.flowx.ai/5.9/ai-platform/agent-builder/node-types.md): Understanding the different AI node types available in Agent Builder for building AI workflows. - [Intent Classification](https://docs.flowx.ai/5.9/ai-platform/agent-builder/intent-classification.md): Classify user messages and route workflows to different branches using AI-powered intent detection. - [Context Retrieval](https://docs.flowx.ai/5.9/ai-platform/agent-builder/context-retrieval.md): Query Knowledge Bases and retrieve relevant chunks using RAG search without calling an LLM. - [Memory capabilities](https://docs.flowx.ai/5.9/ai-platform/agent-builder/memory-capabilities.md): Persist conversation context across messages with automatic session memory retrieval. - [Extract Data from File](https://docs.flowx.ai/5.9/ai-platform/agent-builder/extract-data-from-file.md): Configure the Extract Data from File AI node to extract text and data from documents and images using LLM, OCR, or text pa… - [Web Page Extractor](https://docs.flowx.ai/5.9/ai-platform/agent-builder/web-page-extractor.md): Collect readable content from web page URLs with configurable crawling depth, link following, and scrape speed. - [Speech to Text](https://docs.flowx.ai/5.9/ai-platform/agent-builder/speech-to-text.md): Transcribe audio to text within integration workflows. - [Agent Builder use cases](https://docs.flowx.ai/5.9/ai-platform/agent-builder/use-cases.md): Real-world examples of what you can build with FlowX.AI Agent Builder. - [Using AI agents](https://docs.flowx.ai/5.9/ai-platform/using-agents/overview.md): Learn how to integrate and interact with AI agents in your FlowX.AI applications. - [Chat interface](https://docs.flowx.ai/5.9/ai-platform/using-agents/chat-interface.md): Add conversational AI to your applications with the FlowX.AI Chat component. - [BPMN integration](https://docs.flowx.ai/5.9/ai-platform/using-agents/bpmn-integration.md): Trigger AI agents from BPMN workflow nodes for automated document processing, decisions, and content generation. - [AI integrations](https://docs.flowx.ai/5.9/ai-platform/integrations.md): Connect AI agents to external data sources, APIs, and knowledge bases. - [Chat-driven workflows](https://docs.flowx.ai/5.9/ai-platform/chat-driven-workflows.md): Build multi-turn, AI-powered chat experiences with session memory, intent routing, and context-aware responses. - [Chat component](https://docs.flowx.ai/5.9/ai-platform/chat-component.md): Technical reference for the Chat component - runtime behavior, session management, workflows, and SDK integration. - [AI providers and model configuration](https://docs.flowx.ai/5.9/ai-platform/ai-providers.md): Configure AI providers and assign default and fallback models per workspace type for text generation, image understanding,… - [Personal Information Guard](https://docs.flowx.ai/5.9/ai-platform/personal-information-guard.md): Detect and redact personal data (PII) on AI workflow nodes before it reaches the model, and restore it in the response. - [Cookbooks](https://docs.flowx.ai/5.9/cookbooks/overview.md): Hands-on tutorials, guides, and reusable patterns for building on FlowX.AI, from your first process to production-grade AI… - [Tutorials](https://docs.flowx.ai/5.9/ai-platform/tutorials/overview.md): Step-by-step guides for building real-world AI apps with FlowX.AI, based on production-grade examples. - [Mortgage advisor chatbot](https://docs.flowx.ai/5.9/ai-platform/tutorials/mortgage-advisor.md): Build a Chat Driven conversational AI mortgage advisor with built-in session memory, intent routing, a knowledge base, and… - [Document processing pipeline](https://docs.flowx.ai/5.9/ai-platform/tutorials/document-processing.md): Build an AI-powered document verification pipeline that classifies uploaded documents, extracts structured data, and recon… - [Customer onboarding with KYC](https://docs.flowx.ai/5.9/ai-platform/tutorials/customer-onboarding.md): Build a multi-step customer onboarding process with identity verification, document generation, manual review routing, and… - [AI patterns](https://docs.flowx.ai/5.9/ai-platform/patterns/overview.md): Reusable architectural patterns for building AI-powered apps on FlowX.AI. - [Agent typologies](https://docs.flowx.ai/5.9/ai-platform/patterns/agent-typologies.md): The recurring agent archetypes behind the FlowX.AI agent catalog, and the workflow nodes you combine to build each one. - [Intent classification and routing](https://docs.flowx.ai/5.9/ai-platform/patterns/intent-classification-routing.md): Classify user input into intent categories and route to specialized handlers. Use the dedicated Intent Classification node… - [Knowledge base RAG](https://docs.flowx.ai/5.9/ai-platform/patterns/knowledge-base-rag.md): Ground AI responses in your documents using retrieval-augmented generation with Qdrant vector search and the CUSTOM_AGENT… - [Fan-out extraction](https://docs.flowx.ai/5.9/ai-platform/patterns/fan-out-extraction.md): Classify documents by type, then route each to a specialized extraction node with tailored prompts and schemas. Scale to d… - [Hybrid AI + business rules](https://docs.flowx.ai/5.9/ai-platform/patterns/hybrid-ai-rules.md): Combine AI extraction and understanding with deterministic business logic for auditable, explainable decision-making. - [AI comparison and reconciliation](https://docs.flowx.ai/5.9/ai-platform/patterns/ai-comparison-reconciliation.md): Compare AI-extracted document data against system-of-record values and generate structured exception reports with match ra… - [Session state management](https://docs.flowx.ai/5.9/ai-platform/patterns/session-state-management.md): Manage conversation history and session state across multi-turn interactions using FlowX Database workflows. - [Observatory](https://docs.flowx.ai/5.9/observatory/overview.md): Observe, govern, and prove the value of every AI agent running on FlowX from one platform. - [Getting started](https://docs.flowx.ai/5.9/observatory/getting-started.md): Connect your first project, instrument an agent, and see traces in Observatory in under 15 minutes. - [Observability](https://docs.flowx.ai/5.9/observatory/observability/overview.md): Real-time tracing, analytics, drift detection, and threshold alerts for every LLM call, chain, and tool invocation. - [LLM Calls](https://docs.flowx.ai/5.9/observatory/observability/llm-calls.md): A searchable, filterable table of every LLM invocation from every project, with full input and output capture. - [Traces](https://docs.flowx.ai/5.9/observatory/observability/traces.md): The chain-of-calls view for a single run — every chain, tool call, and event with timings and payloads. - [Analytics](https://docs.flowx.ai/5.9/observatory/observability/analytics.md): Cost, latency, error rate, and model performance trends across all your projects. - [Threads](https://docs.flowx.ai/5.9/observatory/observability/threads.md): Multi-turn conversations grouped from chat events, with per-message latency, cost, and feedback. - [Drift Monitor](https://docs.flowx.ai/5.9/observatory/observability/drift-monitor.md): Distribution-level monitoring across five metrics, with composite scoring and timeline charts. - [Alerts](https://docs.flowx.ai/5.9/observatory/observability/alerts.md): Threshold-based alerting with cooldowns and SLA tracking across eight LLM metrics. - [Governance](https://docs.flowx.ai/5.9/observatory/governance/overview.md): Policy engine, risk scoring, evidence collection, and assessments — the controls layer for production AI. - [Policies](https://docs.flowx.ai/5.9/observatory/governance/policies.md): Define, assign, and evaluate governance rules. Bundle rules into packs. Track compliance across apps. - [Evidence](https://docs.flowx.ai/5.9/observatory/governance/evidence.md): Collect, review, and approve evidence for governance controls — automated and manual, with gap analysis. - [Assessments](https://docs.flowx.ai/5.9/observatory/governance/assessments.md): Dynamic, weighted-scoring questionnaires for repeatable governance reviews. - [Risk Dashboard](https://docs.flowx.ai/5.9/observatory/governance/risk-dashboard.md): Six-dimensional risk scoring per app, rolled up to the org for leadership visibility. - [AI Registry](https://docs.flowx.ai/5.9/observatory/governance/ai-registry.md): Catalogue every model, deployment, and owner across your portfolio — the inventory layer for governance. - [Compliance](https://docs.flowx.ai/5.9/observatory/compliance/overview.md): EU AI Act, NIST AI RMF, and ISO 42001 mapped to your runtime — controls evaluated continuously, gaps surfaced automaticall… - [EU AI Act](https://docs.flowx.ai/5.9/observatory/compliance/eu-ai-act.md): 18 EU AI Act requirements mapped to Observatory controls, with scope by risk tier. - [NIST AI RMF](https://docs.flowx.ai/5.9/observatory/compliance/nist-ai-rmf.md): 16 NIST AI Risk Management Framework requirements mapped to Observatory controls across Govern, Map, Measure, Manage. - [ISO 42001](https://docs.flowx.ai/5.9/observatory/compliance/iso-42001.md): 12 ISO/IEC 42001:2023 requirements mapped to Observatory controls for AI management systems. - [Gap analysis & heatmap](https://docs.flowx.ai/5.9/observatory/compliance/gap-analysis-heatmap.md): Cross-framework view that prioritises remediation by the impact of closing each gap. - [ROI & value](https://docs.flowx.ai/5.9/observatory/roi/overview.md): Risk-adjusted financial ROI, Value Outcome Units, and Monte Carlo sensitivity — board-grade numbers for AI investment. - [Value Outcome Units](https://docs.flowx.ai/5.9/observatory/roi/value-outcome-units.md): Group agents by business outcome so technical metrics translate to board-level revenue and cost language. - [Financial ROI](https://docs.flowx.ai/5.9/observatory/roi/financial-roi.md): Per-agent and per-project payback period, annual ROI %, and 5-year Net Present Value. - [Compliance ROI](https://docs.flowx.ai/5.9/observatory/roi/compliance-roi.md): Quantify audit-labour savings and risk reduction from automated governance and evidence collection. - [Sensitivity analysis](https://docs.flowx.ai/5.9/observatory/roi/sensitivity-analysis.md): Monte Carlo simulations across ROI inputs to show confidence ranges instead of single-point estimates. - [SDK overview](https://docs.flowx.ai/5.9/observatory/sdk/overview.md): Install the Observatory Python SDK, configure the API key, and learn where instrumentation belongs. - [Decorators](https://docs.flowx.ai/5.9/observatory/sdk/decorators.md): Reference for the @agent, @chain, and @tool decorators that auto-instrument your code. - [Event reporting](https://docs.flowx.ai/5.9/observatory/sdk/event-reporting.md): The event protocol, custom events, and how `saved` and `chat` shape downstream views. - [Self-hosted setup](https://docs.flowx.ai/5.9/observatory/setup/self-hosted.md): Stand up Observatory locally with Docker Compose for development, evaluation, or on-premise deployment. - [Environment variables](https://docs.flowx.ai/5.9/observatory/setup/environment-variables.md): Reference for the environment variables each Observatory service reads. - [FlowX SaaS Overview](https://docs.flowx.ai/5.9/docs/saas/saas-overview.md): Learn about FlowX.AI SaaS deployment model and multi-tenant architecture. - [Container app authentication](https://docs.flowx.ai/5.9/docs/saas/container-app-authentication.md): Configure authentication flows, landing pages, and session management for container applications that embed FlowX UI Flows. - [Container app branding](https://docs.flowx.ai/5.9/docs/saas/container-app-branding.md): Customize the visual appearance of the SaaS container app with organization-level branding settings. - [Inviting Users](https://docs.flowx.ai/5.9/docs/saas/inviting-users.md): Learn how Organization Admins can invite designer users to their organization via email with role assignments and secure a… - [Organization settings](https://docs.flowx.ai/5.9/docs/saas/organization-settings.md): Configure AI providers, manage access, design assets, and platform settings for your FlowX organization. - [Microservices setup guides](https://docs.flowx.ai/5.9/setup-guides/setup-guides-overview.md): Complete reference for deploying and configuring FlowX.AI microservices in your environment - [Kafka Authentication profile](https://docs.flowx.ai/5.9/setup-guides/kafka-authentication-config.md): Enable secure Kafka communication across Java microservices using Spring configuration profiles - [Redis configuration](https://docs.flowx.ai/5.9/setup-guides/redis-configuration.md): Configure Redis deployment modes for FlowX platform services - [Routing](https://docs.flowx.ai/5.9/setup-guides/ingress-configuration.md): How FlowX services are exposed externally on 5.9.x, the per-service route table, and CORS handling at the application laye… - [Authorization system setup](https://docs.flowx.ai/5.9/setup-guides/authorization-setup-guide.md): Configure these environment variables for the authorization-system microservice deployment. - [FlowX Engine setup](https://docs.flowx.ai/5.9/setup-guides/flowx-engine-setup-guide/engine-setup.md): This guide provides instructions on how to set up and configure the FlowX.AI Engine. - [Configuring access roles for processes](https://docs.flowx.ai/5.9/setup-guides/flowx-engine-setup-guide/configuring-access-roles-for-processes.md): Learn how to set up user role-based access control for process definitions using swimlanes, business filters, and permissi… - [Configuring Elasticsearch indexing](https://docs.flowx.ai/5.9/setup-guides/flowx-engine-setup-guide/configuring-elasticsearch-indexing/elasticsearch-indexing.md): This guide shows you how to enable process instance indexing using either Kafka or HTTP transport strategies. - [Indexing config guidelines](https://docs.flowx.ai/5.9/setup-guides/flowx-engine-setup-guide/configuring-elasticsearch-indexing/process-instance-indexing-config-guidelines.md): Guidelines for sizing and configuring Elasticsearch for process instance indexing based on app load and indexed keys per p… - [Partitioning & archiving](https://docs.flowx.ai/5.9/setup-guides/flowx-engine-setup-guide/process-instance-data-archiving.md): Improving data management using data partitioning and the archival processes. - [Application Manager setup](https://docs.flowx.ai/5.9/setup-guides/application-manager.md): Set up the Application Manager backend microservice for managing FlowX apps, libraries, versions, manifests, and builds. - [Runtime manager setup](https://docs.flowx.ai/5.9/setup-guides/runtime-manager.md): This guide provides a step-by-step process for setting up and configuring the Runtime Manager module, including database,… - [Integration Designer setup](https://docs.flowx.ai/5.9/setup-guides/integration-designer-setup.md): This guide explains how to configure the Integration Designer service using environment variables. - [FlowX Advancing Controller setup](https://docs.flowx.ai/5.9/setup-guides/advancing-controller-setup-guide.md): This guide provides step-by-step instructions to help you configure and deploy the Advancing Controller effectively. - [FlowX Designer setup](https://docs.flowx.ai/5.9/setup-guides/designer-setup-guide.md): To set up FlowX Designer in your environment, follow this guide. - [FlowX Admin setup](https://docs.flowx.ai/5.9/setup-guides/admin-setup-guide.md): Complete configuration reference for the FlowX Admin microservice, including logging, databases, Kafka, and various subsys… - [FlowX CMS setup](https://docs.flowx.ai/5.9/setup-guides/cms-setup.md): Set up the FlowX CMS Docker microservice for managing taxonomies and content inside an app. - [Scheduler setup](https://docs.flowx.ai/5.9/setup-guides/scheduler-setup-guide.md): This guide will walk you through the process of setting up the Scheduler service. - [FlowX Events Gateway setup](https://docs.flowx.ai/5.9/setup-guides/events-gateway-setup.md): This guide will walk you through the process of setting up the events-gateway service. - [Email Gateway setup](https://docs.flowx.ai/5.9/setup-guides/email-gateway-setup.md): This guide provides step-by-step instructions for setting up the Email Gateway microservice. - [Webhook Gateway setup](https://docs.flowx.ai/5.9/setup-guides/webhook-gateway-setup.md): Set up the Webhook Gateway microservice — the public endpoint that receives incoming webhook calls from external systems a… - [File Gateway setup](https://docs.flowx.ai/5.9/setup-guides/file-gateway-setup.md): Set up the File Gateway microservice — ingests files from FTP, SFTP, S3, and Azure Blob storage into FlowX workflows, deli… - [Organization Manager setup](https://docs.flowx.ai/5.9/setup-guides/organization-manager-setup.md): This guide provides step-by-step instructions for setting up the Organization Manager microservice. - [License service setup](https://docs.flowx.ai/5.9/setup-guides/license-engine-setup.md): Set up the License service (formerly License Engine) — manages platform and application licensing, subscription plans, fea… - [Audit setup](https://docs.flowx.ai/5.9/setup-guides/audit-setup-guide.md): This guide will walk you through the process of setting up the Audit service and configuring it to meet your needs. - [FlowX Data Search setup](https://docs.flowx.ai/5.9/setup-guides/search-data-service-setup-guide.md): Comprehensive guide for installing, configuring, and deploying the FlowX Data Search service - [Data-Sync job setup](https://docs.flowx.ai/5.9/setup-guides/data-sync.md): Comprehensive guide for configuring and deploying the Data-Sync Job in your Kubernetes environment - [Documents plugin setup](https://docs.flowx.ai/5.9/setup-guides/documents-plugin-setup.md): The Documents plugin provides functionality for generating, persisting, combining, and manipulating documents within the F… - [NoSQL DB Runner](https://docs.flowx.ai/5.9/setup-guides/nosql-db-runner.md): Set up the NoSQL DB Runner microservice that powers FlowX Database with MongoDB and Azure Cosmos DB support. - [SpiceDB setup](https://docs.flowx.ai/5.9/setup-guides/spicedb.md): This guide covers the step-by-step installation and configuration of SpiceDB for FlowX deployments, including operator ins… - [Notifications plugin setup](https://docs.flowx.ai/5.9/setup-guides/notifications-plugin-setup.md): The Notifications plugin is available as a Docker image, and it has the following dependencies. - [Task management setup](https://docs.flowx.ai/5.9/setup-guides/task-management-plugin-setup.md): Configure and deploy the Task Management plugin as a Docker microservice within the FlowX platform. - [AI Platform setup](https://docs.flowx.ai/5.9/setup-guides/ai-platform-setup.md): Infrastructure requirements, service configuration, and deployment guide for the FlowX.AI AI Platform. - [Qdrant setup](https://docs.flowx.ai/5.9/setup-guides/qdrant.md): This guide covers the deployment and configuration of Qdrant, the vector database used by the FlowX AI Platform for knowle… - [Document Parser setup](https://docs.flowx.ai/5.9/setup-guides/document-parser-setup.md): Configure the Document Parser service for document text extraction, OCR processing, and AI-powered document parsing. - [Document Converter setup](https://docs.flowx.ai/5.9/setup-guides/document-converter-setup.md): Configure the Document Converter service that converts Office documents, images, and text into PDF for downstream parsing. - [Speech to Text setup](https://docs.flowx.ai/5.9/setup-guides/speech-to-text-setup.md): Configure the Speech to Text service for audio transcription and text-to-speech capabilities. - [Web Crawler setup](https://docs.flowx.ai/5.9/setup-guides/web-crawler-setup.md): Configure the Web Crawler service for web page crawling, content extraction, and AI-driven browser automation. - [AI Gateway setup](https://docs.flowx.ai/5.9/setup-guides/ai-gateway-setup.md): Set up the AI Gateway microservice — powers the AI chat experience in the FlowX Designer, streaming AI assistant responses… - [KB Enrichment setup](https://docs.flowx.ai/5.9/setup-guides/kb-enrichment.md): Deployment and configuration of the AI Platform KB Enrichment service, which provides design-time document intelligence ov… - [ModPod setup](https://docs.flowx.ai/5.9/setup-guides/modpod-setup.md): Configure the ModPod service for ML model serving with LightGBM, scikit-learn, and SHAP explainability. - [Plugins setup](https://docs.flowx.ai/5.9/setup-guides/plugins-setup-guide/plugins-setup-guide-overview.md): To set up a plugin in your environment, you must go through the next steps. - [OCR plugin setup](https://docs.flowx.ai/5.9/setup-guides/plugins-setup-guide/ocr-plugin-setup.md): The OCR plugin is a Docker image that can be deployed using the following infrastructure prerequisites. - [Reporting setup](https://docs.flowx.ai/5.9/setup-guides/plugins-setup-guide/reporting-setup.md): The Reporting setup guide assists in configuring the reporting plugin, relying on specific dependencies and configurations. - [Deployment configuration for OpenTelemetry](https://docs.flowx.ai/5.9/setup-guides/open-telemetry-config.md): Guide to deploying OpenTelemetry components and configuring associated services. - [Open Telemetry default properties](https://docs.flowx.ai/5.9/setup-guides/ot-default-properties.md): Default OpenTelemetry configuration properties for FlowX.AI services, including Java agent settings, exporters, and resour… - [IAM solution](https://docs.flowx.ai/5.9/setup-guides/access-management/access-management-overview.md): Identity and access management (IAM) framework of processes, policies, and technologies for controlling access to digital… - [Configuring an IAM solution (Keycloak)](https://docs.flowx.ai/5.9/setup-guides/access-management/configuring-an-iam-solution.md): This guide provides step-by-step instructions for configuring a minimal Keycloak setup to manage users, roles, and apps ef… - [Configuring an IAM solution (EntraID)](https://docs.flowx.ai/5.9/setup-guides/access-management/configuring-an-iam-solution-entra.md): This guide provides step-by-step instructions for configuring a minimal EntraId setup to manage users, roles, and applicat… - [Workspaces access rights](https://docs.flowx.ai/5.9/setup-guides/access-management/workspaces-access-rights.md): Overview of FlowX workspaces access rights and role-based access control - [Complete roles & permissions matrix](https://docs.flowx.ai/5.9/setup-guides/access-management/roles-permissions-matrix.md): Detailed permission matrices for all FlowX roles across organization, workspace, and project levels - [Role selection & management guide](https://docs.flowx.ai/5.9/setup-guides/access-management/role-selection-guide.md): Practical guidance for selecting and assigning the right roles in FlowX Designer - [Permission reference guide](https://docs.flowx.ai/5.9/setup-guides/access-management/permission-reference-guide.md): Technical reference for FlowX Designer permissions, naming conventions, and UI mappings - [End-user access management](https://docs.flowx.ai/5.9/setup-guides/access-management/end-user-access-management.md): Manage end-user roles, groups, and attributes for controlling access to published solutions at runtime. - [Runtime authorization](https://docs.flowx.ai/5.9/setup-guides/access-management/runtime-authorization.md): Project-scoped roles, end-user groups, and solution sharing for controlling who can access a published FlowX solution at r… - [SDKs overview](https://docs.flowx.ai/5.9/sdks/sdks-overview.md): FlowX.AI web and native mobile SDKs auto-generate UIs from business process definitions for browser and banking app integr… - [React SDK](https://docs.flowx.ai/5.9/sdks/react-renderer.md): The React renderer SDK renders UI configured in the FlowX Designer as a standalone React component. - [React Native SDK](https://docs.flowx.ai/5.9/sdks/react-native-renderer.md): The React Native renderer SDK renders processes configured in the FlowX Designer inside a React Native app, using an imper… - [Angular SDK](https://docs.flowx.ai/5.9/sdks/angular-renderer.md): The Angular renderer SDK renders UI configured in the FlowX Designer as a standalone Angular component. - [iOS SDK](https://docs.flowx.ai/5.9/sdks/ios-renderer.md): Install and configure the FlowX.AI iOS SDK to render process-driven UI in native iOS apps. Requires iOS 15+ and Swift 5.7. - [Android SDK](https://docs.flowx.ai/5.9/sdks/android-renderer.md): Install and configure the FlowX.AI Android SDK to render process-driven UI in native Android apps. Requires Android 8.0+ (… - [Migrating from 5.1 LTS](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/overview.md): Plan and execute a direct upgrade from FlowX.AI 5.1.x LTS to 5.9.x LTS. - [Prerequisites & upgrade path](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/prerequisites.md): Audience, supported source versions, and the inventory you should gather before starting the 5.1 LTS → 5.9 LTS upgrade. - [Authentication & IAM migration](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/authentication-iam.md): Keycloak two-realm architecture, service-account renames, opaque-token removal, and the new env vars required on 5.9.x. - [Runtime authorization migration](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/runtime-authorization.md): How runtime roles, end-user groups, and solution sharing change between FlowX.AI 5.1.x and 5.9.x, and what you need to red… - [License and organization configuration](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/organization-deployment.md): ORGANIZATION_ID Liquibase parameter on the 9 services that backfill org_id columns, the license microservice that connects… - [Kafka migration](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/kafka.md): One mandatory new header, new Kafka topics that did not exist in 5.1.x, a topic-ownership move, and the custom-producer au… - [API & integration breaking changes](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/api-breaking-changes.md): REST endpoint renames, removals, mandatory headers, and token-format changes that custom API clients and integrations must… - [Ingress routing and CORS](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/ingress-routing.md): NGINX ingress controller no longer assumed, CORS handling moved to the application layer, and the optional Gateway API HTT… - [Engine partitioning configuration](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/engine-partitioning.md): The process-instance partitioning and archiving configuration consolidated under flowx.data.partitioning.archiving. This p… - [Android SDK](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/android.md): Migrate the FlowX Android renderer SDK from 5.1.x LTS to 5.9.x. - [iOS SDK](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/ios.md): Migrate the FlowX iOS renderer SDK from 5.1.x LTS to 5.9.x. - [React SDK](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/react.md): Migrate the FlowX React renderer SDK from 5.1.x LTS to 5.9.x. - [Angular SDK](https://docs.flowx.ai/5.9/migrating-from-5.1-lts/angular.md): Migrate the FlowX Angular renderer SDK from 5.1.x LTS to 5.9.x. - [Release Notes](https://docs.flowx.ai/release-notes/overview.md) - [FlowX.AI 5.10.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.10.0-july-2026/v5.10.0-july-2026.md): What's new in FlowX.AI 5.10: PostgreSQL and SOAP data sources, AI Developer script-node code generation, file uploads in c… - [Deployment guidelines v5.10](https://docs.flowx.ai/release-notes/v5.x/v5.10.0-july-2026/deployment-guidelines-v5.10.md): Component versions and deployment notes for FlowX.AI 5.10 (SaaS release). - [FlowX.AI 5.9.3 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.9.3-july-2026/v5.9.3-july-2026.md): Maintenance release for the 5.9.x LTS line. Bug fixes, security patches, and stability improvements, including the Events… - [Deployment guidelines v5.9.3](https://docs.flowx.ai/release-notes/v5.x/v5.9.3-july-2026/deployment-guidelines-v5.9.3.md): Component versions, configuration, and deployment notes for FlowX.AI 5.9.3 (5.9.x LTS maintenance release). - [FlowX.AI 5.9.2 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.9.2-july-2026/v5.9.2-july-2026.md): Maintenance release for the 5.9.x LTS line. Bug fixes, security patches, and stability improvements, including expanded au… - [Deployment guidelines v5.9.2](https://docs.flowx.ai/release-notes/v5.x/v5.9.2-july-2026/deployment-guidelines-v5.9.2.md): Component versions, configuration, and deployment notes for FlowX.AI 5.9.2 (5.9.x LTS maintenance release). - [FlowX.AI 5.9.1 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.9.1-june-2026/v5.9.1-june-2026.md): Maintenance release for the 5.9.x LTS line. Bug fixes, security patches, and stability improvements, including split AI pe… - [Deployment guidelines v5.9.1](https://docs.flowx.ai/release-notes/v5.x/v5.9.1-june-2026/deployment-guidelines-v5.9.1.md): Component versions, configuration, and deployment notes for FlowX.AI 5.9.1 (5.9.x LTS maintenance release). - [FlowX.AI 5.9.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.9.0-june-2026/v5.9.0-june-2026.md): First LTS in the 5.9.x family. Brings conversational AI, UI Flows and Custom Components, AI Platform, runtime authorizatio… - [Deployment guidelines v5.9.0](https://docs.flowx.ai/release-notes/v5.x/v5.9.0-june-2026/deployment-guidelines-v5.9.md): Component versions, environment variables, and configuration changes for FlowX.AI 5.9.0 deployments. - [FlowX.AI 5.8.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.8.0-may-2026/v5.8.0-may-2026.md): Runtime authorization overhaul, UI Flow permissions, Custom Components in Processes, new theme components, Angular bulk fi… - [Deployment guidelines v5.8.0](https://docs.flowx.ai/release-notes/v5.x/v5.8.0-may-2026/deployment-guidelines-v5.8.md): Component versions, environment variables, and configuration changes for FlowX.AI 5.8.0 deployments. - [FlowX.AI 5.7.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.7.0-april-2026/v5.7.0-april-2026.md): Single-org on-premises deployment, custom React components, AI providers self-service, chat-based UI Flows, voice input, e… - [Deployment guidelines v5.7.0](https://docs.flowx.ai/release-notes/v5.x/v5.7.0-april-2026/deployment-guidelines-v5.7.md): Component versions, environment variables, and configuration changes for FlowX.AI 5.7.0 deployments. - [FlowX.AI 5.6.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.6.0-march-2026/v5.6.0-march-2026.md): Conversational AI with memory and intent routing, incoming webhooks, proxy connections, unmanaged MongoDB, UI Flow session… - [Deployment guidelines v5.6.0](https://docs.flowx.ai/release-notes/v5.x/v5.6.0-march-2026/deployment-guidelines-v5.6.md) - [FlowX.AI 5.5.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.5.0-february-2026/v5.5.0-february-2026.md): Enhanced Chat component, UI Flows improvements, Microsoft Outlook integration, container app authentication, and platform… - [Deployment guidelines v5.5.0](https://docs.flowx.ai/release-notes/v5.x/v5.5.0-february-2026/deployment-guidelines-v5.5.md) - [Overview](https://docs.flowx.ai/release-notes/v5.x/v5.5.0-february-2026/migrating-from-v5.4-to-v5.5/migration-overview.md): Migration guide for upgrading from FlowX.AI v5.4.0 to v5.5.0 - [Update environment variables](https://docs.flowx.ai/release-notes/v5.x/v5.5.0-february-2026/migrating-from-v5.4-to-v5.5/update-environment-variables-5.5.md): Environment variable changes when upgrading from FlowX.AI v5.4.0 to v5.5.0 - [FlowX.AI 5.4.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.4.0-january-2026/v5.4.0-january-2026.md): SaaS multi-tenant platform capabilities, database tenant isolation, email-triggered processes, MCP server enhancements, an… - [Deployment guidelines v5.4.0](https://docs.flowx.ai/release-notes/v5.x/v5.4.0-january-2026/deployment-guidelines-v5.4.md) - [FlowX.AI 5.3.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.3.0-december-2025/v5.3.0-december-2025.md): UI Flows for multi-platform app building, UI Events for real-time interactions, enhanced custom component integration, and… - [Deployment guidelines v5.3.0](https://docs.flowx.ai/release-notes/v5.x/v5.3.0-december-2025/deployment-guidelines-v5.3.md) - [Overview](https://docs.flowx.ai/release-notes/v5.x/v5.3.0-december-2025/migrating-from-v5.2-to-v5.3/migration-overview.md): Migration guide for upgrading from FlowX.AI v5.2.0 to v5.3.0 - [Update environment variables](https://docs.flowx.ai/release-notes/v5.x/v5.3.0-december-2025/migrating-from-v5.2-to-v5.3/update-environment-variables-5.3.md): Update environment variables for all existing FlowX.AI services - [FlowX.AI 5.2.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.2.0-november-2025/v5.2.0-november-2025.md): Accessibility improvements, new side panel navigation, FlowX Database sensitive data handling, REST API response caching,… - [Deployment guidelines v5.2.0](https://docs.flowx.ai/release-notes/v5.x/v5.2.0-november-2025/deployment-guidelines-v5.2.md) - [Update environment variables](https://docs.flowx.ai/release-notes/v5.x/v5.2.0-november-2025/update-environment-variables-5.2.md): Update environment variables for all existing FlowX.AI services - [FlowX.AI 5.1.11 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.11-july-2026.md): Bug fixes and stability improvements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.11](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.11.md) - [FlowX.AI 5.1.10 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.10-june-2026.md): Bug fixes and stability improvements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.10](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.10.md) - [FlowX.AI 5.1.9 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.9-may-2026.md): Bug fixes and stability improvements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.9](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.9.md) - [FlowX.AI 5.1.8 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.8-april-2026.md): Bug fixes and stability improvements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.8](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.8.md) - [FlowX.AI 5.1.7 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.7-march-2026.md): Bug fixes and stability improvements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.7](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.7.md) - [FlowX.AI 5.1.6 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.6-march-2026.md): Bug fixes, stability improvements, and platform enhancements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.6](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.6.md) - [FlowX.AI 5.1.5 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.5-february-2026.md): Bug fixes and stability improvements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.5](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.5.md) - [FlowX.AI 5.1.4 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.4-february-2026.md): Security patches, performance optimizations, bug fixes, and stability improvements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.4](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.4.md) - [FlowX.AI 5.1.3 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.3-january-2026.md): Security patches, performance optimizations, bug fixes, and stability improvements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.3](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.3.md) - [FlowX.AI 5.1.2 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.2-december-2025.md): Bug fixes, stability improvements, and quality enhancements for the FlowX.AI 5.1.x LTS line. - [Deployment guidelines v5.1.2](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.2.md) - [FlowX.AI 5.1.1 Release Notes (LTS)](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.1-november-2025.md): WCAG 2.1 Level AA compliance achieved, AI Platform enhancements, bug fixes, and quality improvements for the FlowX.AI 5.1.… - [Deployment guidelines v5.1.1](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/deployment-guidelines-v5.1.1.md) - [FlowX.AI 5.1.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.0-october-2025/v5.1.0-october-2025.md): Introducing Workspaces, Project Data Model, Library-to-Library Dependencies, Data Mappers, Reusable Resources, and more fo… - [Deployment guidelines v5.1.0](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.0-october-2025/deployment-guidelines-v5.1.md) - [Overview](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.0-october-2025/migrating-from-v4.7.x-to-5.1/migration-overview.md): Complete migration guide from FlowX.AI 4.7.x to 5.1.0 with prerequisites and step-by-step process - [Prerequisites](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.0-october-2025/migrating-from-v4.7.x-to-5.1/prerequisites.md): This section contains the steps in order that we recommend for migrating data from FlowX v4.7.x to v5.1.0. - [Install new services](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.0-october-2025/migrating-from-v4.7.x-to-5.1/install-services.md): Step-by-step installation guide for new FlowX.AI 5.1.0 services - [Update environment variables](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.0-october-2025/migrating-from-v4.7.x-to-5.1/environment-variables.md): Update environment variables for all existing FlowX.AI services - [Post-deployment configuration](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.0-october-2025/migrating-from-v4.7.x-to-5.1/configuration-and-migration.md): This section contains the steps in order that we recommend for post-deployment configuration of FlowX.AI. - [Renderer SDKs](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.0-october-2025/migrating-from-v4.7.x-to-5.1/renderers.md): This guide assists in migrating from FlowX.AI v4.7.x to v5.1.0. - [Post-upgrade troubleshooting](https://docs.flowx.ai/release-notes/v5.x/v5.1.x-lts/v5.1.0-october-2025/migrating-from-v4.7.x-to-5.1/troubleshooting.md): Common issues and solutions that may occur after upgrading from FlowX v4.7.x to v5.1.0. - [FlowX.AI 5.0.0 Release Notes](https://docs.flowx.ai/release-notes/v5.x/v5.0.0-july-2025/v5.0.0-july-2025.md): Latest features, improvements, and bug fixes in our newest release - [Deployment guidelines v5.0.0](https://docs.flowx.ai/release-notes/v5.x/v5.0.0-july-2025/deployment-guidelines-v5.0.md) - [Overview](https://docs.flowx.ai/release-notes/v5.x/v5.0.0-july-2025/migrating-from-v4.7.x-to-5.0/migration-overview.md): Complete migration guide from FlowX.AI 4.7.x to 5.0 with prerequisites and step-by-step process - [Prerequisites](https://docs.flowx.ai/release-notes/v5.x/v5.0.0-july-2025/migrating-from-v4.7.x-to-5.0/prerequisites.md): This section contains the steps in the order we recommend for migrating data from FlowX v4.7.x to v5.0.0. - [Install new services](https://docs.flowx.ai/release-notes/v5.x/v5.0.0-july-2025/migrating-from-v4.7.x-to-5.0/install-services.md): Step-by-step installation guide for new FlowX.AI 5.0 services - [Update environment variables](https://docs.flowx.ai/release-notes/v5.x/v5.0.0-july-2025/migrating-from-v4.7.x-to-5.0/environment-variables.md): Update environment variables for all existing FlowX.AI services - [Post-deployment configuration](https://docs.flowx.ai/release-notes/v5.x/v5.0.0-july-2025/migrating-from-v4.7.x-to-5.0/configuration-and-migration.md): This section contains the steps in the order we recommend for post-deployment configuration of FlowX.AI. - [Renderer SDKs](https://docs.flowx.ai/release-notes/v5.x/v5.0.0-july-2025/migrating-from-v4.7.x-to-5.0/renderers.md): This guide assists in migrating from FlowX.AI v4.7.x to v5.0. - [FlowX.AI 4.7.11 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.11-december-2025/v4.7.11-december-2025.md): Security and maintenance updates for the 4.7.x LTS release - [Deployment guidelines v4.7.11](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.11-december-2025/deployment-guidelines-v4.7.11.md) - [FlowX.AI 4.7.10 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.10-november-2025/v4.7.10-november-2025.md): Latest features, improvements, and bug fixes in our newest release - [Deployment guidelines v4.7.10](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.10-november-2025/deployment-guidelines-v4.7.10.md) - [FlowX.AI 4.7.9 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.9-october-2025/v4.7.9-october-2025.md): Latest features, improvements, and bug fixes in our newest release - [Deployment guidelines v4.7.9](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.9-october-2025/deployment-guidelines-v4.7.9.md) - [FlowX.AI 4.7.8 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.8-september-2025/v4.7.8-september-2025.md): Latest features, improvements, and bug fixes in our newest release - [Deployment guidelines v4.7.8](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.8-september-2025/deployment-guidelines-v4.7.8.md) - [FlowX.AI 4.7.7 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.7-august-2025/v4.7.7-august-2025.md): Latest features, improvements, and bug fixes in our newest release - [Deployment guidelines v4.7.7](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.7-august-2025/deployment-guidelines-v4.7.7.md) - [FlowX.AI 4.7.6 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.6-july-2025/v4.7.6-july-2025.md): This release includes significant improvements to logging configuration and resolves some issues across the Designer, Proc… - [Deployment guidelines v4.7.6](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.6-july-2025/deployment-guidelines-v4.7.6.md) - [Migrating from previous versions to v4.7.6](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.6-july-2025/migrating-from-v4.1.x-to-v4.7.6.md) - [FlowX.AI 4.7.5 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.5-june-2025/v4.7.5-june-2025.md): FlowX.AI 4.7.5 enhances system stability with introducing support for more 3rd party dependency and introduces High Availa… - [Deployment guidelines v4.7.5](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.5-june-2025/deployment-guidelines-v4.7.5.md) - [Migrating from previous versions to v4.7.5](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.5-june-2025/migrating-from-v4.1.x-to-v4.7.5.md) - [FlowX.AI 4.7.4 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.4-may-2025/v4.7.4-may-2025.md): FlowX.AI 4.7.4 enhances system stability with Spring Boot updates and resolves critical issues across build exports, repor… - [Deployment guidelines v4.7.4](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.4-may-2025/deployment-guidelines-v4.7.4.md) - [Migrating from previous versions to v4.7.4](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.4-may-2025/migrating-from-v4.1.x-to-v4.7.4.md) - [FlowX.AI 4.7.3 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.3-april-2025/v4.7.3-april-2025.md): FlowX.AI 4.7.3 enhances workflow conflict resolution, adds configurable enumeration ordering, and fixes data streams, UI t… - [Deployment guidelines v4.7.3](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.3-april-2025/deployment-guidelines-v4.7.3.md) - [Migrating from previous versions to v4.7.3](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.3-april-2025/migrating-from-v4.1.x-to-v4.7.3.md) - [FlowX.AI 4.7.2 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.2-march-2025/v4.7.2-march-2025.md): FlowX.AI 4.7.2 delivers improved merge conflict handling with retry capabilities, deprecates DMN business rules, and fixes… - [Deployment guidelines v4.7.2](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.2-march-2025/deployment-guidelines-v4.7.2.md) - [Migrating from previous versions to v4.7.2](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.2-march-2025/migrating-from-v4.1.x-to-v4.7.2.md) - [FlowX.AI 4.7.1 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.1-march-2025/v4.7.1-march-2025.md): FlowX.AI 4.7.1 brings enhanced resource navigation, better error detection, and workflow improvements to make your develop… - [Deployment guidelines v4.7.1](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.1-march-2025/deployment-guidelines-v4.7.1.md) - [Migrating from previous versions to v4.7.1](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.1-march-2025/migrating-from-v4.1.x-to-v4.7.1.md) - [FlowX.AI 4.7.0 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.0-february-2025/v4.7.0-february-2025.md): FlowX.AI 4.7.0 is here to keep your projects vibing, your merges drama-free, and your configs under control—because strugg… - [Deployment guidelines v4.7.0](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.0-february-2025/deployment-guidelines-v4.7.0.md) - [Migrating from previous versions to v4.7.0](https://docs.flowx.ai/release-notes/v4.x/v4.7.x-lts/v4.7.0-february-2025/migrating-from-v4.1.x-to-v4.7.0.md) - [FlowX.AI 4.6.1 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.6.x/v4.6.1-february-2025/v4.6.1-february-2025.md): FlowX.AI 4.6.1 is here with important fixes and improvements to keep things running smoothly. No new features this time—ju… - [Deployment guidelines v4.6.1](https://docs.flowx.ai/release-notes/v4.x/v4.6.x/v4.6.1-february-2025/deployment-guidelines-v4.6.1.md) - [Migrating from previous versions to v4.6.1](https://docs.flowx.ai/release-notes/v4.x/v4.6.x/v4.6.1-february-2025/migrating-from-v4.1.x-to-v4.6.1.md) - [FlowX.AI 4.6.0 Release Notes](https://docs.flowx.ai/release-notes/v4.x/v4.6.x/v4.6.0-january-2025/v4.6.0-january-2025.md): Welcome, FlowX fam! The 4.6.0 update is here, and it’s packed with features designed to save you time, boost efficiency, a… - [Deployment guidelines v4.6.0](https://docs.flowx.ai/release-notes/v4.x/v4.6.x/v4.6.0-january-2025/deployment-guidelines-v4.6.0.md) - [Renderer SDKs](https://docs.flowx.ai/release-notes/v4.x/v4.6.x/v4.6.0-january-2025/migrating-from-v4.1.x-to-v4.6.0/renderers.md): This guide assists in migrating from FlowX v4.1.x to v4.6.0. - [Configuration and migration guide](https://docs.flowx.ai/release-notes/v4.x/v4.6.x/v4.6.0-january-2025/migrating-from-v4.1.x-to-v4.6.0/process-configuration.md): This guide outlines changes in process and UI configuration from v4.1.x to 4.6.0 version. - [Deployment changes for v4.6.0](https://docs.flowx.ai/release-notes/v4.x/v4.6.x/v4.6.0-january-2025/migrating-from-v4.1.x-to-v4.6.0/migrating-from-v4.1.x.md): This document outlines the configuration and infrastructure changes introduced from v4.1.x to v4.6.0 for deploying the Flo… ## OpenAPI Specs - [openapi](https://docs.flowx.ai/api-reference/openapi.json)