Skip to main content

Edit a group

You can rename a group and swap its profile picture at any time. Both changes sync to every member in real time.

Before you start

Editing group details needs the right privileges — you'll see the edit controls if you're the group's owner or an admin.

  1. Open the group from your Chat list.

  2. Open the group details panel and edit its Group name.

    Screenshot coming soon
    The group details panel showing the editable Group name and profile picture
    Capture spec (for maintainers)
    {
      "id": "web.groups.edit-a-group.details",
      "platform": "web",
      "route": "/chats/groups/{groupId}",
      "actions": [
        {
          "pom": {
            "page": "GroupPage",
            "call": "openGroupDetails"
          }
        }
      ],
      "clip": {
        "testId": "group-details-panel",
        "pad": 16
      }
    }
  3. Click the group's picture to upload a new one. Changes save as you make them.