# Leave Group🚪

### How do I leave a group?&#x20;

You can leave a group chat, unsubscribe from a [broadcast feed](/keet-groups/create-a-group.md#how-to-create-a-broadcast-room-and-invite-subscribers), or end a DM with a peer at any time. \
If you change your mind, you can rejoin later using the [invite link](/keet-groups/joining-groups.md#joining-with-an-invite-link) or [QR code](/keet-groups/joining-groups.md#join-with-a-qr-code).

In a group that you want to leave, click '...'  and select 'Leave group':

<figure><img src="/files/NAl9KklriiytOBdjwgEE" alt="" width="325"><figcaption></figcaption></figure>

After leaving, you’ll stop receiving messages and notifications from that group. \
All related files will be removed from your device, and the group will no longer appear on your chat list.

<figure><img src="/files/q9tCWhXbK9RdmpLZV1vz" alt="" width="491"><figcaption></figcaption></figure>

You can also find the **‘Leave group’** option in **Group Options**.

{% hint style="warning" %}
If you are leaving the group in which you are an admin, [assign another member as Administrator](#upgrade-a-member-to-an-admin) so the chat continues to function.
{% endhint %}

***

### How to delete a group?&#x20;

At the moment, groups in Keet can’t be manually deleted.\
A group chat becomes unusable once all members, including admins, leave and no active invites remain.\
If you’re the last admin, you’ll see a warning before leaving the group.

<figure><img src="/files/l4CWCngBzSEdmkFcXU5M" alt="" width="491"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.keet.io/keet-groups/leave-group.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
