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

61 lines
1.8 KiB
Markdown
Raw Normal View History

2019-02-28 22:19:15 +01:00
# 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
2019-02-28 22:19:15 +01:00
[notified](/help/pm-mention-alert-notifications) as if they were
individually mentioned.
2019-03-01 00:23:34 +01:00
Note that user groups are not the same as group private messages. If you're
trying to send a message to a group of people, you'll want to either
2019-03-01 00:23:34 +01:00
[create a stream](/help/create-a-stream), or send a
[group private message](/help/private-messages).
2019-02-28 22:19:15 +01:00
### Create a user group
{!how-to-create-a-user-group.md!}
2019-02-28 22:19:15 +01:00
### Modify a user group
{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
2019-02-28 22:19:15 +01:00
to save. Zulip will notify everyone who is added or removed.
{end_tabs}
### Configure who can create and manage user groups
{!admin-only.md!}
By default, [all members](/help/roles-and-permissions) in a Zulip
organization can create user groups and manage user groups that they
are a member of. However, you can restrict that ability to specific
[roles](/help/roles-and-permissions).
Note that administrators and moderators can modify any user group,
while other organization members can only modify user groups to which
they belong. Guests cannot modify or create user groups.
{start_tabs}
{settings_tab|organization-permissions}
1. Under **Other permissions**, configure **Who can create and manage user groups**.
{!save-changes.md!}
{end_tabs}
## Related articles
* [Mention a user or group](/help/mention-a-user-or-group)
* [Create user groups](/help/create-user-groups)
* [Setting up your organization](/help/getting-your-organization-started-with-zulip)
* [Roles and permissions](/help/roles-and-permissions)