Feature flags

Important! The Environment > Feature Flags section of the user Administration interface is available for cloud deployments only and is not visible within on-premises deployments.

The Feature Flags page is accessible from the Administration menu under Environment > Feature Flags.

Feature flags are used to incrementally roll out new functionality to a subset of users. Feature flags are enabled for a specific scope. Currently, the service supports the following scopes:

  • Environment scope. Determines that the feature flag is enabled for all tenants and tenant users in the environment.

  • Tenant scope. Determines that the feature flag is enabled for all tenant users under a particular tenant.

  • Tenant-User scope. Determines that the feature flag is enabled for the particular tenant user only.

Note: Feature flags are not necessarily used to enable features based on user roles or purchases. Roles and licenses are used for these purposes.

The Feature Flags page contains a Feature flags panel, which lists all features available within the environment, a Tenant dropdown, which lists all tenants within the environment, and a User dropdown, which lists all users inside the tenant selected in the Tenant dropdown.

The columns on this page can be sorted and filtered as explained on Permissions.