LogoThreatmatic
Settings

Feature Flags

Opt in to beta features for your personal account.

Feature Flags (/settings/feature-flags) lets individual users enable or disable beta and experimental features without affecting the rest of the organization.

Personal scope

Flags toggled here apply only to your account. Organization-wide feature flags are managed separately under Organization settings or the Admin panel (admin role required).

How It Works

Feature flags are evaluated at runtime using Vercel Flags. Each flag is identified by a string key and resolves to a boolean. When a flag is enabled for your account it unlocks the corresponding UI or behaviour in the console.

How is this guide?

Last updated on

On this page