Feature Flag Block
Document feature toggles with per-environment states, percentage rollouts, and lifecycle information. Track flag ownership and expiry dates.
The Feature Flag block documents feature toggles and their configuration across environments. It tracks enabled/disabled states, percentage rollouts, ownership, and lifecycle information including creation and expiry dates.
When to Use
Block Properties
Environment Properties
Flag Types
Example: Release Flag
A progressive rollout for a new feature.
Example: Experiment Flag
An A/B test for measuring feature impact.
Example: Operational Flag
A toggle for controlling system behaviour.
Example: Permission Flag
A flag controlling access to premium features.