Skip to main content

Toggles

Manage and test feature flags, A/B tests, and modes; changes only affect your own browser. Feature flags also have a public status which is set for 100% of users, which is done through devs running a script.

Feature flags for general use

Permanent flags useful to all users.

None for now, check back later…

Feature flags for Digital team - Permanent

Long-lived flags that control established features.

None for now, check back later…

Feature flags for Digital team - Work in progress

Experimental flags for features currently in development.

None for now, check back later…

Feature flags for Digital team - Staging

These flags are only active on the staging environment (www-stage).

None for now, check back later…

A/B tests#

You can opt in to a test, explicitly opt out, or be randomly allocated according to our A/B decision rules.

None for now, check back later…

Modes

Modes carry structured data beyond a simple on/off, they might represent different levels of a feature, or a choice between multiple options.

None for now, check back later…