A flag with status of "Inactive" and a lifecycle stage of "Ready to archive." This flag’s status is “Inactive,” and it is marked as “Ready to archive.” No one is using the flag. You can remove it from your code and archive it. LaunchDarkly automatically determines if a flag is ready to archive by checking the flag in all of your critical environments for code references, age, status , Using the Dashboard The Zombie Flags page shows all the stale flags in a table for the selected product based on the filters set: Inactivity: How long the flag was inactive. Feature flag scope: Choose between all feature flags or only those you are watching. Included environments: The ConfigCat environment (s) to include in the analysis., Implement feature flags in frontend development. Learn how to control feature releases and improve deployment flexibility., A feature flag is a software development technique that allows teams to enable or disable features without deploying new code., Platforms like Statsig take this even further by tying flags to the users who created them, auto-generating staleness reminders, and surfacing inactive flags in dashboards—making it much harder for these cleanup steps to fall through the cracks., Learn how to find and remove unused feature flags in ConfigCat. Reduce technical debt and keep your codebase clean..