zulip/templates/zerver/help/user-groups.md

49 lines
1.3 KiB
Markdown

# User groups
User groups allow you to [mention](/help/mention-a-user-or-group) multiple
users at once. When you mention a user group, everyone in the group is
[notified](/help/pm-mention-alert-notifications) as if they were
individually mentioned.
Note that user groups are not the same as group private messages. If you're
trying to send a group of people a message, you'll want to either
[create a stream](/help/create-a-stream), or send a
[group private message](/help/private-messages).
### Create a user group
{start_tabs}
{settings_tab|user-groups-admin}
1. Under **Add a new user group**, enter a **Name** and **Description**.
1. Click **Save**.
1. Find the group in the list below, and add members. Zulip will notify
everyone who is added.
{end_tabs}
### Modify a user group
Organization administrators can modify any user group. Members can modify
any user group they are a part of. Guests cannot modify user groups.
{start_tabs}
{settings_tab|user-groups-admin}
1. Find the group.
1. Click on the group name or description to edit.
1. Add or remove users (including yourself). Click outside the box
to save. Zulip will notify everyone who is added or removed.
{end_tabs}
## Related articles
* [Restrict user group management](/help/restrict-user-group-management)