# Removing users

To remove a user from a group,

1\.   From the menu bar, in the **Groups** dropdown list, select the name of the group from which you want to remove a user. The group details are displayed.

<figure><img src="/files/olmpQeUiDbPeLW5OLgYI" alt=""><figcaption><p><em>Navigate to group</em></p></figcaption></figure>

2\.    To remove a user from the group, on the top right of the screen, click <img src="/files/-MlFiQGKSQujxa2JQv7s" alt="" data-size="line">. The **Settings** screen is displayed.

<figure><img src="/files/0RyRQ2kSAAULTv9qqHiE" alt=""><figcaption><p><em>Group Settings</em></p></figcaption></figure>

3\.    From the **Member List**, against the name of the user to be deleted, click <img src="/files/-MlGZGOghPV3YHQJxA30" alt="" data-size="line"> .

<figure><img src="/files/ERZxcZubnDkFH6pSLubg" alt=""><figcaption><p><em>Remove Group Member</em></p></figcaption></figure>

4\.    From the list of options, click **Remove <*****\<name of the user*****>>**. The **Remove user from the group** window is displayed.

![](/files/-MlGcqA6CCJUeyK1UXWP)

{% hint style="info" %}
If no task is currently pending for the user, you will not be asked to delegate the user's tasks to another user. The user will be deleted from the **Member List** of the group.
{% endhint %}

5\.    Under the **Delegate task to** dropdown list, select the user to whom you want to delegate John Smith's tasks to and click **Confirm Changes**.

![](/files/-MlGdhnIxdiNodCC4ZR4)

The user is removed from the group successfully and and their tasks are delegated to the selected user.


---

# 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://docs.senpiper.com/groups-applications/managing-group-members/manual-user-management/removing-users.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.
