Toggle feature flags instantly during development. Test features in any combination without rebuilding or redeploying.
Turn features on and off with a single click. No rebuild needed.
Test feature flags for specific user segments.
Simulate percentage-based rollouts locally.
Store flag configurations in your repo. Share with the team.
See when flags were toggled during your session.
Changes apply immediately. No page refresh required.
DevConsole is for development-time feature flag testing, not production feature management. Use LaunchDarkly for production, DevConsole for development.
Yes! Toggle any combination of flags to test edge cases and feature interactions without modifying code.
Define flags in a simple JSON config file in your repo. DevConsole reads the config and provides a UI to toggle them.
Explore more DevConsole capabilities
Skip login flows instantly. Toggle between user roles. Test protected routes without manual cookie editing. Built for modern auth patterns.
Learn moreInspect and modify application state in real-time. Time-travel through state changes. Debug complex workflows visually.
Learn more