📖
User Guide
  • Launchbees Overview
    • 💡What is Launchbees
    • ✨What can you do with Launchbees?
    • 📝Overview of the Launchbees dashboard
  • Product Guide
    • ❓How does Launchbees work?
    • 📪Create and release your first feature
    • 🏗️Feature flag actions
  • SDK Integration Guide
    • 🛠️Using Launchbees React SDK
  • Use Cases
    • 🚀Release a paid feature
Powered by GitBook
On this page
  • View feature
  • Edit feature
  • Delete feature
  1. Product Guide

Feature flag actions

Actions speak louder than words, but a well-timed eye roll can say more than both eyes 👀

PreviousCreate and release your first featureNextUsing Launchbees React SDK

Last updated 1 year ago

View feature

After creating the feature, you can click on the feature name to view the details. In the modal, you can see the name, description, unique key, and description on the top. Below that, there is a list of all the targeted enterprises for that feature.

Edit feature

You can edit the name and description of the feature after creating the feature. Click on the Edit button to make edits and save the changes. Please note that you will not be able to modify the feature key as it should be unique.

Delete feature

You might want to delete the feature flag after making the feature globally available. In such cases, you can click on the Delete button to delete the feature. This action is not reversible.

🏗️