# Leave a group

If you no longer need to be in a group, you can leave a group. Click the settings icon in the top right corner of the group management page and select **Leave this group**.

<div align="left"><figure><img src="/files/iov16UEUGJWqC9Y4e1la" alt="" width="563"><figcaption></figcaption></figure></div>

You will be asked to confirm that you want to leave the group. When you leave the group, you will lose access to any of the information (spaces, chats, files) that was available to you through this group. In case you need to be added to the group again later, you will have to go through the joining process depending on the group access type.

If you are the only group owner and would like to leave a group, you will first need to assign the group ownership rights to another group member. If you have not done so, you will see a notification when trying to leave the group.


---

# 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://guide.signspace.com/en/managing-groups/leave-a-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.
