Feature flags
Control releases by hiding new features behind flags. Release without pushing code.
Segmentation
Roll out gradually and target specific user groups with your own rules.
Admin dashboard
Use the built-in dashboard to manage features and rules or build your own with the REST API and admin SDK.
Full control
Lives inside your app. Uses your database. Protected by your auth. Open source. No vendor lock-in.
Built on OpenFeature
Implements the OpenFeature Remote Evaluation Protocol (OFREP) standard for feature flags.
Works with your stack
Supports multiple frameworks and databases out of the box. Use feature flags everywhere from server to web and mobile.