📪Create and release your first feature
Strategize, plan your moves, and hope your users don't checkmate you with unexpected bugs ♟
Last updated
Strategize, plan your moves, and hope your users don't checkmate you with unexpected bugs ♟
Last updated
Make sure you have integrated the Launchbees SDK into your application. If not, follow the integration guide.
Click the add feature button to create a new feature flag. Enter the feature name, a unique feature key, and a description of the feature. Click on the "Create Feature" button to add the feature. The created feature would be visible in all the environments by default.
If you have a list of all the enterprises to target for this feature at the moment, you can select them. If not, you can skip this step for now.
After adding the feature, click on the "Code" button. You can copy this code and share it with your developer to add to the application. Without this step, your feature will not work on the dashboard. You can follow the integration guide to understand how to use this code.
As soon as you add a feature, it will be added to all the environments. You can select the environment that you want to test in from the environment's dropdown. We recommend first testing in the staging environment and then only moving to the production environment.
Once you have selected the environment, you can select the enterprises to target. Please note that all the environments might have different enterprise lists based on your SDK integration. Click the "Target" button to select the enterprises. You can select all the enterprises at once or choose to do a beta release with only a few customers.
Whenever you want to enable the features in your customers' accounts, change the status of the toggle from draft to live. As soon as you change the status, you will be able to see the feature in the targeted customers' accounts.