Feature flags

Runtime switches an operator can change without a deploy. Environment flags are shown read-only beside them.

Platform flags

Stored in the database and read by the app at request time.

No platform flags defined yet.

Environment flags

Set by deployment configuration. Changing these requires a deploy, by design.

No environment feature flags are enabled.

Privacy-critical switches — external data egress, the AI gateway, media uploads — stay in the environment on purpose, so turning them on is a reviewed deploy rather than a click.