Skip to main content

Manage your feature flags

note

To learn how to create a new feature flag, please read our article on the subject.

Access the Feature flags Dashboard

To access the Feature flags dashboard, click Features > Flags & Experiments.

Feature flag information

Each feature flag is represented by a card that indicates its main information.

To learn more about a feature flag, hover your mouse over the tooltip located to the right of the flag's name. This tooltip provides you detailed information without having to edit the feature flag.

Find a feature flag

If you have created many feature flags, a search bar, a filtering tool, and a sorting tool help you find a particular flag.

Filter

You can filter your feature flags according to several criteria:

  • Environment
  • Site
  • State (ON/OFF)
  • Key date
  • Segment
  • Tag
note

The Environment filter cannot be unchecked. Production is selected by default.

Select one or several filters and click Apply.

You can save these filters as a view for later retrieval.

note

Kameleoon generates a unique URL with custom parameters when you apply filters. You can share this URL with your team members. Click Copy link to this filtered dashboard on the dashboard's right side.

Sort

The sorting option lets you sort your experiments according to several criteria:

  • State
  • Edition date
  • Tags
  • Creator
  • Creation date
  • Site

Click on the arrow to display all columns.

Hover over a column and click the chevron to sort feature flags according to specific criteria.

Views

The Production environment view is applied by default.

Create a custom view to save specific filter settings. To access your view, click Views then the view's name.

To see your view when your dashboard loads, set it as the default view.

note

Kameleoon generates a unique URL with custom parameters when you create a view. You can share this URL with your team members. Click Copy link to this filtered dashboard on the dashboard's right side.

Click on your page's subtitle to access the filters you applied. In the example below, click My "ON Staging" view to access your filters. The filters will be displayed and highlighted in the sidebar.

Edit a feature flag

Click Edit to edit a feature flag. You will be redirected to the Variables & Code page.

Actions on a feature flag

Click the three-dots menu on a feature flag's card to access possible actions. The available actions depend on your feature flag's state (ON, OFF, or planned).

These actions are divided into two parts: first, those which affect only the environment; second, those that affect the entire feature flag.

When your changes are complete, click Validate to save them.

Turn on

You can turn ON an existing feature flag in its environment. Its state will change from OFF to ON. Read more

Turn off

You can turn OFF an existing feature flag in its environment. Its state will change from ON to OFF: your feature will no longer be visible to users in this environment. Read more

Define a rollout strategy

You can edit the rollout strategy linked to a feature flag. You will be redirected to the feature flag's Rollout page. Read more

Rename

You can rename an existing feature flag.

The Rename sidebar opens. To validate the renaming of the flag, click Save.

Manage tags

You can manage the tags associated with a feature flag.

The Manage tags sidebar opens. Tags associated to your flag are highlighted in the list and on the flag card.

You can associate existing tags and create new ones. Click Save to validate your choices.

Duplicate

You can duplicate an existing feature flag. Duplicating saves you time if you want to create several similar flags.

The Duplicate sidebar opens. To validate the creation of the new feature flag, click Save.

Duplicating flags will also clone the rule configurations (for all environments), flag setup, and the original flag's tags.

Results

You can access a feature flag's results. You will be redirected to the results page. Read more

Delete

You can delete an existing feature flag.

note

The flag must be set to OFF in all environments to delete it.

To validate the deletion of the flag, confirm your choice in the pop-in.