Accessing Feature Flags
Last updated
This document introduces the screen you encounter when entering the Feature Flag menu in the Hackle Dashboard.
If you have never created a Feature Flag, entering the Feature Flag menu in the Dashboard will display the Feature Flag introduction screen as shown below.

If you have already created Feature Flags, you can view the Feature Flag list.

The Feature Flag list has the following characteristics:
By default, you can view the active Feature Flag list.
The list is the same in the Production Environment and Development Environment.
Clicking on an individual Feature Flag navigates to the detail screen for that Feature Flag.

Active Feature Flags: Click the dropdown menu in the upper left of the list to switch between the Active Feature Flags and Archived Feature Flags lists.
Status: Shows the off or on status of the Feature Flag.
Integration Status: Shows the integration status of the Feature Flag, with three possible states. The event mentioned in the tooltip means "querying whether the Feature Flag is on or off for a specific user."
Created Date: The date the Feature Flag was created.
You can see an example of the Archived Feature Flags list below. Since these are Feature Flags no longer in use, various status indicators are not shown.

Last updated