Rollout Products with Keylight
This document outlines the rollout strategy for Keylight products across different country clusters.
Current Products on Keylight
- Discovery Account
- Starter Account
- Personal Account
- Professional Account
Products are rolled out to country clusters separately. Country clusters are defined by the O2C team and documented in the Country Rollout Plan 2025.
Each product uses feature toggles for each country cluster. The toggles can be found here: Feature toggles with Unleash.
Discovery Account
Important: The Discovery Account has a unique behavior—it doesn't toggle between Monolith and Keylight. Since the Discovery Account doesn't exist in all countries within the Monolith, we rely entirely on Keylight. When Discovery Account toggles are disabled, the account will not be displayed at all.
Country Cluster Feature Toggles
enable-keylight-discovery-account-in-gsa- GSA countriesenable-keylight-discovery-account-in-america- America countriesenable-keylight-discovery-account-in-additional-emea-countries- Additional EMEA countriesenable-keylight-discovery-account-in-rest-of-emea-countries- Rest of EMEA countriesenable-keylight-discovery-account-in-rest-of-the-world-countries- Rest of World countriesenable-keylight-discovery-account-in-kk- Japanenable-keylight-discovery-account-in-au- Australia & Pacificenable-keylight-discovery-account-in-sg- Singapore & Asiaenable-keylight-discovery-account-in-in- India
Starter Account, Personal Account, Professional Account
These products are always served via Keylight globally — no country cluster toggles are needed.
Local Testing
Regular feature toggles
To enable toggles locally, stage and prod environments without using Unleash, set a cookie with the toggle name and value true.
Example:
enable-keylight-discovery-account-in-gsa=true
Experiments
To enable an experiment locally, stage and prod environments without using Unleash, set a cookie with the experiment name and the targeted variant as value.
Example:
experiment-keylight-discovery-rollout-in-x=A