- Experiment ID
2026-06-game-profile-in-quickswitcher- Experiment Type
- apex / user
- Treatments
- Variant 0
- Variant 1
- Variant 2
- Analysis Summary
- Adds Game Profiles as a distinct search target in Quick Switcher.
- Why It Matters
- People who open Game Profiles often can find them directly from Quick Switcher instead of navigating through other menus.
- Detailed Description
- When typing search prefixes in Quick Switcher, Game Profiles can be included alongside users, channels, and servers.
- Treatments enable the result type and can place it in a different position.
- A deletion row was added in this window, but that record alone does not establish whether the feature shipped or was rolled back.
- Focus Area
- Game Profiles in Quick Switcher
- Importance
- medium
- Default Config
{
"alternatePosition": false,
"enabled": false
}- Variations
{
"0": {
"alternatePosition": false,
"enabled": false
},
"1": {
"alternatePosition": false,
"enabled": true
},
"2": {
"alternatePosition": true,
"enabled": true
}
}