Leave a group
Done with a group? You can leave it at any time. If you're the owner, Latte first makes sure the group has someone to hand off to.
- 🖥 Web
- 📱 Mobile
-
Open the group from your Chat list.
-
Choose Leave group. The Leave the group dialog asks you to confirm — Quit the group?
Screenshot coming soonThe Leave the group confirmation dialog asking to quit the groupCapture spec (for maintainers)
{ "id": "web.groups.leave-a-group.confirm-dialog", "platform": "web", "route": "/chats/groups/{groupId}", "actions": [ { "pom": { "page": "GroupPage", "call": "openLeaveGroupDialog" } } ], "clip": { "testId": "leave-group-dialog", "pad": 16 } } -
If you're the owner and other members remain, pick a new owner first — otherwise you can't leave.
-
Click Leave the group to confirm.
-
Open the group from the Chat tab and go to its leave screen.
-
Read the confirmation, and if you're the owner, choose a new owner from the list.
Screenshot coming soonThe mobile leave-group screen with the confirmation and the Leave the group buttonCapture spec (for maintainers)
{ "id": "mobile.groups.leave-a-group.leave-screen", "platform": "mobile", "route": "/chats/groups/{groupId}/leave", "actions": [] } -
Tap Leave the group to confirm.
Leaving isn't permanent — but to come back you'll need a member to invite you again. If you're the group's only member, leaving deletes the group and everything in it (messages, links, and discussions). That can't be undone.