Add group owners to manage group membership

:bookmark: This guide explains how to add group owners who will manage group membership in your Discourse community.

:person_raising_hand: Required user level: Administrator

Admins can add users as group owners, allowing them to control the membership of specific groups in the Discourse community. This guide will walk you through the steps of adding group owners and the various management tasks they will be able to perform.

Understanding the role of group owners

Group owners are users granted special permissions to manage the membership of a particular group. While admins have full control over all groups, group owners can:

  • Add or remove members from the group
  • Approve or reject membership requests
  • Manage group membership settings (such as public admission, public exit, and membership request options)
  • As of Discourse version 3.1, group owners may add other group owners, but group owner removal must be done by a staff member (admin or moderator).

Assigning group owners

To assign a group owner, follow these steps:

  1. Navigate to the groups page in your Discourse community (/groups).
  2. Select the group you want to manage.
  3. On the “Members” tab, click the wrench icon next to the member you want to assign group ownership to.
  4. Click the “Make Owner” option.

Admins can also grant group membership when adding users to a group using the “Add Users” button.

FAQs

Can group owners create new groups?

No, only administrators can create new groups. Group owners can only manage existing groups they have been assigned to.

How do I know if a user is a group owner?

Group owners will be marked with a :shield: “Owner” icon on the group’s “Members” page.

Last edited by @SaraDev 2024-07-09T20:11:12Z

Check documentPerform check on document:
20개의 좋아요

이 정보가 다른 그룹 멤버들에게도 표시되어야 하나요? 제 인스턴스에서는 그렇지 않습니다. Henri(멤버)로 로그인해 있는데, phneutre(소유자) 사용자의 그룹 소유권을 볼 수 없습니다.

테스트 결과, 그룹 소유자만 소유자가 누구인지 볼 수 있습니다. 관련 로직은 여기 있는 것 같습니다. 의도된 동작인지 확실하지 않습니다?