Coming soon! A Pro version of the Flipper gem for entirely local installations.

Get Updates

Launches and deploys can be much less stressful.

Roll out new features gradually over time, and roll back instantly and effortlessly if something goes wrong.

Coordinating deployments with feature releases is the past. With feature flags, the development team can deploy whenever the code is finished, and the product/marketing team can enable and announce new features to whoever they want, whenever they want.

And with feature flags in the mix, pull requests can be smaller and more focused—making them easier to both review and deploy with less risk. Instead of one large release, you can break a large feature up into multiple pieces with everything behind a feature flag until you're flip the switch.

Roll out gradually

Not only can pull requests be smaller and more frequent, but by gradually building and releasing a new feature behind a feature flag, the team can catch problems sooner and fix them ahead of the full launch. And since it's easy to gradually expand the audience for a new feature, you can start with a small percentage of users and expand the audience as your confidence increases.

Screenshot of a feature's audit history where the percentage of time has been gradually increased every hour or two.
Steadily increase or decrease acceess to a feature over time.

Roll back instantly

Every now and then a release doesn't go as planned. Without feature flags, roll back a change could mean waiting for the entire application to re-deploy. With feature flags, however, it's as simple as flipping a switch, and all affected systems will be instantly rolled back to the previous state. Even better, the problematic code is still available in production. That way, the feature can be re-enabled for the relevant team members to troubleshoot.

A screenshot of a feature audit history even with a large button labeled 'Rollback to this state'
Every event in your audit history can be used for point-in-time rollbacks that ensure all dependent systems are updated.

Protect critical environments

While every Flipper users receives their own personal development environment, some environments like staging or production can benefit from a little extra protection. With Flipper, you can restrict who can control the state of a feature flag in any environment. Anyone else on the team can still view the state of a flag in any environment and mirror that state for their own environment, but mission-critical environments can be protected from accidental changes.

A screenshot of environment settings with radio buttons for three groups: project team members, organization team members, or environment owners.
Restrict toggling features in each environment to team members, organization members, or select environment owners.

Review audit histories

Flipper logs every change by every user to every feature in every environment. That way, you can always know when a feature was enabled, disabled, or adjusted in any environment and who made the change. Even better, you can roll back the change directly from the audit history.

A screenshot of a list of audit history events with changes and rollbacks.
Every time a control is changed or updated, Flipper records the change to the log for a full history and convenient rollbacks.

Team members all have personal environments

Since every team member automatically receives their own personal environment, they can enable or disable features without affecting other team members, but they can also mirror the state of the feature in production to ensure their environment is as close to production as possible.

A screenshot of a feature disabled with a button to 'Mirror' the production environment state.
Flipper ensures it always fast to set up other environments to mirror prodution.
You'll be in good company…
…with our Open Source Gem
  • GitHub
  • PlanetScale
  • Dropbox
  • taskrabbit
  • Shopify
  • Dribbble
  • vimeo
  • Zipline
  • Stitch Fix
…or with Flipper Cloud
  • podia
  • apptegy
  • Box Out
  • Juniper
  • Hurr
  • teamtailor
  • Design Pickle
  • Userlist

The Friday Deploy

Get updates for all things Flipper—open source and cloud.

Have questions? Need help?

Email us any time or head on over to our documentation or status page for the latest on the app or API.

Ready to take Flipper for a swim?

No credit card required. 14-day free trial. And customer support directly from the developers.