Available starting with FlowX.AI 5.6.0Container app branding is available for SaaS deployments.
Overview
Container app branding lets organization administrators customize the visual appearance of the SaaS container app — the runtime that wraps FlowX solutions for end users. Branding settings apply organization-wide across all workspaces and projects.Custom colors
Set primary, secondary, header, and page background colors
Logo upload
Replace the default logo with your organization’s branding
Header control
Show or hide the container app header (useful for iframe embeds)
Live preview
Preview branding changes before saving
Accessing branding settings
To configure branding:- Navigate to Organization Admin in FlowX Designer
- Select Generic App Branding under Design Assets
Branding settings require the
org_branding_read permission to view and org_branding_edit permission to modify.Branding properties
General
Accent color used for buttons, active states, and interactive elements on the solutions page.
Used for avatar backgrounds and secondary accents.
Header
Toggle the container app header on or off.Default: ON
Custom logo displayed in the header. Replaces the default FlowX logo.Supported formats: PNG, JPG, SVG, WEBPMax file size: 2 MB
Header background color.Default:
#2A313AHeader drop shadow. Choose from preset sizes or turn off completely.Options: None, XS, S, M, L, XLEach preset configures the shadow color, opacity, and blur radius.
Solutions page
Background color of the solutions landing page where users select which solution to open.
How branding is applied
When an end user loads the container app:- The app resolves the organization context (from the hostname or organization code)
- Branding configuration is included in the organization lookup API response
- The container app applies branding values as CSS custom properties
- Colors, logo, and header settings take effect immediately
Branding is applied before authentication, so the login landing page also reflects the organization’s branding.

