Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Add members to a forum user

Add members to a forum user. Members can be individual users or user groups.

Before you begin

Role required: sn_communities.forum_admin

Procedure

  1. Navigate to All > Community > Administration > Forum Users.

  2. Click the forum user to add members to.

  3. In the Members related list, click New.

  4. On the form, fill in the fields.

FieldDescription
Forum UserForum user name. The name is automatically filled.
Membership TypeMembership type. Choose either User or Group.
Member

User or user group to add to the forum user.If you selected Membership Type > User, the Table name is automatically filled with sys_user.

If you selected Membership Type > Group, the Table name is automatically filled with sys_user_group.

Enter your user or user group in theDocument field.

  1. Click Submit.

Parent Topic:Create a forum user