- Experiment ID
2026-07-create-gdm-title- Experiment Type
- apex / user
- Analysis Summary
- Clarifies the invite flow when turning an existing one-to-one DM into a new group DM, including the title and current recipient.
- Why It Matters
- It makes the people included in the new group conversation clearer and can reduce confusion about whether someone is being added to the existing DM.
- Detailed Description
- By default, the invite modal opened from an existing one-to-one DM is titled ‘Add to DM.’ The variant changes the title to ‘Create New Group DM’ and places the current recipient in the recipient field as a locked selection.
- The setting is read only when the invite modal is opened from a one-to-one DM; the new-message flow and existing group DMs do not use the same title treatment.
- The current Canary DM invite modal directly reads the flag to change both the title and the current-recipient presentation.
- Focus Area
- Creating a group DM from a one-to-one DM
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}