What are feature flags?
Feature flags are a technique used in software development to control the release of new features or changes to existing features. They allow developers to enable or disable features without changing the codebase, making it easier to test and deploy changes.
Available feature flags
Administrators of Requify organizations can enable or disable feature flags for their organization. The flags are set on an organization basis, and can be used to control access to certain features or functionality within the organization. The user interface is a simple toggle switch that allows administrators to enable or disable the feature flag.
On this page