Files
zulip/help/manage-user-group-membership.md
Maneesh Shukla ec60c8a70c x-buttons: Replace "Remove" and "Unsubscribe" buttons with x icons in tables.
This commit removes the "Remove" and "Unsubscribe" action buttons from
various tables and replaces them with icon buttons using the "close"
icon.

Additionally, previously the rows with and without a remove button had
different heights. This commit updates the fixed `px` values to `em`
units to ensure equal height for all rows, regardless of whether a
remove-subscription button is present.

Fixes: #34874.
2025-07-03 14:37:00 -07:00

1.3 KiB

Manage a user's group membership

View a user's group membership

{start_tabs}

{!right-sidebar-view-profile.md!}

  1. Select the User groups tab.

{end_tabs}

Add a user to a group

{!depends-on-permissions.md!}

{!add-users-to-a-group.md!}

Remove user or group from a group

{!depends-on-permissions.md!}

{start_tabs}

{tab|via-group-settings}

{relative|group|all}

  1. Select a user group.

  2. Select the Members tab on the right.

  3. Under Members, find the user or group you would like to remove.

  4. Click the Remove () icon in that row. Zulip will notify everyone who is removed from the group.

{tab|via-user-profile}

{!right-sidebar-view-profile.md!}

  1. Select the User groups tab.

  2. Find the group you would like to remove the user from.

  3. Click the Remove () icon in that row. Zulip will notify the user about the groups they've been removed from.

{end_tabs}