You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en-us/projects/groups.md
+40-5Lines changed: 40 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,14 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
57
57
<td>**Add or remove [role] role members**</td>
58
58
<td>Members with this role can give or remove the role to/from other members in the group. This permission is useful for roles that should have some management permissions but not at the super‑admin level.</td>
59
59
</tr>
60
+
<tr>
61
+
<td>**Configure limited roles**</td>
62
+
<td>Members with this role can configure the roles they are assigned and assign permissions to those roles that they themselves have.</td>
63
+
</tr>
64
+
<tr>
65
+
<td>**Administrate all roles**</td>
66
+
<td>Members with this role can create, delete, and configure any role in the group. This is a super‑admin permission, as it provides nearly full access.</td>
67
+
</tr>
60
68
<tr>
61
69
<td>**Configure group profile**</td>
62
70
<td>Members with this role can update the group's name, description, and other metadata. Does not include transferring ownership, which only the owner can do.</td>
@@ -76,12 +84,16 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
76
84
<td>**Edit all group experiences**</td>
77
85
<td>Members with this role can edit all experiences and [assets](../projects/assets/index.md) owned by the group. Does not include editing an experience outside of a [collaborative](../projects/collaboration.md) session or saving a place from one experience into another experience.</td>
78
86
</tr>
87
+
<tr>
88
+
<td>**Edit & publish all group experiences**</td>
89
+
<td>Members with this role can both edit experiences, as above, and also publish experiences to Roblox.</td>
90
+
</tr>
79
91
<tr>
80
92
<td>**View all analytics for group experiences**</td>
81
93
<td>Members with this role can access the [analytics](../production/analytics/index.md) of all experiences owned by the group, even if they don't have edit access.</td>
82
94
</tr>
83
95
</tbody>
84
-
<thead>
96
+
<thead>
85
97
<tr>
86
98
<th colspan="2">Group Revenue</th>
87
99
</tr>
@@ -95,8 +107,12 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
95
107
<td>**View group revenue**</td>
96
108
<td>Members with this role can view the group Robux balance, any configured recurring split payouts, and (in the future) new revenue logging features.</td>
97
109
</tr>
110
+
<tr>
111
+
<td>**Advertise group**</td>
112
+
<td>Members with this role can advertise the group.</td>
113
+
</tr>
98
114
</tbody>
99
-
<thead>
115
+
<thead>
100
116
<tr>
101
117
<th colspan="2">Avatar Item Permissions</th>
102
118
</tr>
@@ -111,7 +127,7 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
111
127
<td>Members with this role can create classic avatar items such as 2D clothing.</td>
112
128
</tr>
113
129
</tbody>
114
-
<thead>
130
+
<thead>
115
131
<tr>
116
132
<th colspan="2">Open Cloud Permissions</th>
117
133
</tr>
@@ -126,10 +142,29 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
126
142
<td>Members with this role can configure and upload their own [Open Cloud API keys](../cloud/open-cloud/api-keys.md) to the group (but not configure everyone else's as above).</td>
127
143
</tr>
128
144
</tbody>
145
+
<thead>
146
+
<tr>
147
+
<th colspan="2">Asset Permissions</th>
148
+
</tr>
149
+
</thead>
150
+
<tbody>
151
+
<tr>
152
+
<td>**View development items**</td>
153
+
<td>Members with this role can view development items owned by the group, for example **Audio**.</td>
154
+
</tr>
155
+
<tr>
156
+
<td>**Create and configure development items**</td>
157
+
<td>Members with this role can upload and configure asset development items such as **Decals**.</td>
158
+
</tr>
159
+
<tr>
160
+
<td>**Manage development item permissions**</td>
161
+
<td>Members with this role can configure permissions of development items, for example audio sharing.</td>
162
+
</tr>
163
+
</tbody>
129
164
</table>
130
165
131
-
3. <Chiplabel="important"size="medium"variant="outlined"color="warning" /> Click the **Save Changes** button to apply the permission settings.
132
-
4. <Chiplabel="optional"size="medium"variant="outlined" /> Click the **Settings** tab and choose a color for the role, then click **Save Changes**.
166
+
2. <Chiplabel="important"size="medium"variant="outlined"color="warning" /> Click the **Save Changes** button to apply the permission settings.
167
+
3. <Chiplabel="optional"size="medium"variant="outlined" /> Click the **Settings** tab and choose a color for the role, then click **Save Changes**.
133
168
134
169
<imgsrc="../assets/creator-dashboard/Group-Roles-Settings-Tab.png"width="780"alt="Settings tab indicated for a group role on the Creator Dashboard." />
0 commit comments