Skip to content

Commit 693eca5

Browse files
authored
Update groups.md
1 parent 0a60663 commit 693eca5

File tree

1 file changed

+40
-5
lines changed

1 file changed

+40
-5
lines changed

content/en-us/projects/groups.md

Lines changed: 40 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
5757
<td>**Add or remove [role] role members**</td>
5858
<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>
5959
</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>
6068
<tr>
6169
<td>**Configure group profile**</td>
6270
<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
7684
<td>**Edit all group experiences**</td>
7785
<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>
7886
</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>
7991
<tr>
8092
<td>**View all analytics for group experiences**</td>
8193
<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>
8294
</tr>
8395
</tbody>
84-
<thead>
96+
<thead>
8597
<tr>
8698
<th colspan="2">Group Revenue</th>
8799
</tr>
@@ -95,8 +107,12 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
95107
<td>**View group revenue**</td>
96108
<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>
97109
</tr>
110+
<tr>
111+
<td>**Advertise group**</td>
112+
<td>Members with this role can advertise the group.</td>
113+
</tr>
98114
</tbody>
99-
<thead>
115+
<thead>
100116
<tr>
101117
<th colspan="2">Avatar Item Permissions</th>
102118
</tr>
@@ -111,7 +127,7 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
111127
<td>Members with this role can create classic avatar items such as 2D clothing.</td>
112128
</tr>
113129
</tbody>
114-
<thead>
130+
<thead>
115131
<tr>
116132
<th colspan="2">Open Cloud Permissions</th>
117133
</tr>
@@ -126,10 +142,29 @@ Roles created using the legacy [Groups](https://www.roblox.com/groups) pages wil
126142
<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>
127143
</tr>
128144
</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>
129164
</table>
130165

131-
3. <Chip label="important" size="medium" variant="outlined" color="warning" /> Click the **Save Changes** button to apply the permission settings.
132-
4. <Chip label="optional" size="medium" variant="outlined" /> Click the **Settings** tab and choose a color for the role, then click **Save&nbsp;Changes**.
166+
2. <Chip label="important" size="medium" variant="outlined" color="warning" /> Click the **Save Changes** button to apply the permission settings.
167+
3. <Chip label="optional" size="medium" variant="outlined" /> Click the **Settings** tab and choose a color for the role, then click **Save&nbsp;Changes**.
133168

134169
<img src="../assets/creator-dashboard/Group-Roles-Settings-Tab.png" width="780" alt="Settings tab indicated for a group role on the Creator Dashboard." />
135170

0 commit comments

Comments
 (0)