Introduction to the Feature Flag Workspace

If you are creating your first feature flag

If you have never created a feature flag before, you will be shown the following feature flag introduction screen.

2084

If there is a feature flag you created

If you've created a feature flag on the Hackle dashboard, you will be able to see the list of all the feature flags.

2196

List of feature flags in use

The feature flag menu has the following characteristics.

  1. By default, you can see a list of feature flags currently in use.
  2. The list of the production environment and development environment is the same.
  3. If you click an individual function flag, it moves to the detailed screen of the corresponding function flag.

Details of the list of feature flags

2264
  1. Active flags: Click the drop-down menu at the top left of the list to view the list of feature flags in use and the list of archived feature flags.
  2. Status: The integration status of the corresponding feature flag, and there are three statuses. The event mentioned allows you to know whether "the feature flag is on or off for a specific user".
  3. Traffic Allocation: This refers to the percentage of all users that encounter a feature that corresponds to the feature flag during the "on" state.
  4. Created: The date when the feature flag was created.

Below you can see an example of a list of all the archived feature flags.
Since this is a list of feature flags no longer in use, the integration status and traffic status are not visible.

2224

List of archived feature flags