Feature flags
What it does
Feature flags are switches that turn specific platform behaviors on or off without a code change. They let administrators enable, disable, or safely roll out a capability for their organization.
Where to find it
Administrators manage them under Admin → Platform → Feature flags
(/admin/platform/feature-flags).
📸 Screenshot: the Feature flags screen (
feature-flags).
Common tasks
See which flags are set
Open Feature flags to view each flag, what it controls, and whether it's on.
Change a flag (administrators)
Toggle the flag and Save. The change takes effect for your organization. Some behaviors that protect data are designed to be enabled once and left on — read the flag's description before changing it.
Tips & limitations
- Flags control behavior; whole feature areas are turned on under Modules.
- Some flags (for example ones that protect sensitive data at rest) are intended to be turned on and kept on — changing them later can have important consequences, so check with your platform owner.