# Remove members from a group

Only the group owner can remove a group member from a group.

Go to the **Groups** list by selecting the **Groups** view in the top bar (make sure you have a specific account selected in the sidebar accounts menu if you have more than one account). In the group management page find the group member you need to remove and click the **Trash** icon on the right side of that group member line.

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

The group member will be removed from the group and lose access to any of the information (spaces, chats, files) that was available to them through this group.

The removed group member can be added back to the group at any time.


---

# 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/remove-members-from-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.
