🏳 FEATURE FLAGS

Self-serve feature flag questions.
Without filing a ticket for every toggle.

"Which features are behind flags? What's the rollout status? How do I enable the beta pricing page?" Get answers instantly.

  • "List all feature flags related to checkout"
  • "Who has access to the new dashboard?"
  • "When was this flag last changed?"
Manage Flags Faster Run experiments without waiting for eng.
# product-experiments
PM
Sam • Product 11:00 AM
@context What feature flags control the new pricing page?
CX
critical.cx APP 11:00 AM
Found 3 flags for pricing page in config/feature_flags.yml:

1. new_pricing_page
• Status: 25% rollout
• Controls: entire new pricing UI

2. annual_discount_banner
• Status: enabled for enterprise
• Controls: "Save 20%" banner

3. pricing_ab_test
• Status: active experiment
• Variants: control, aggressive, subtle
Response time: 5.1s

Feature flag questions, answered instantly.

Rollout Status

Visibility

"What percentage of users see the new checkout?" Get real-time status without checking the admin panel.

Flag Relationships

Dependencies

"Which flags depend on each other?" Understand the flag architecture before making changes.

History

Audit

"When was this flag enabled? Who changed it?" Track changes without digging through git.

Run experiments without waiting for engineers.

Self-serve feature flag intelligence.

Instant flag status No tickets required Full flag history
Start Free Trial Feature flags, demystified.
PM: List all active experiments
Scanning feature flags...
✓ Found 7 active experiments
PM: What controls new checkout?
✓ checkout_v2 flag (50% rollout)
No engineer asked
$