Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en-us/creator-programs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ Roblox offers various programs for creators on the platform to provide additiona
<h4>Inspire</h4>
<figure>
<Chip
color="success"
label="Status: Open"
color="error"
label="Status: Closed"
size="medium"
variant="filled"/>
</figure>
Expand Down
8 changes: 3 additions & 5 deletions content/en-us/creator-programs/inspire.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ See [Roblox Learn](https://www.youtube.com/@RobloxLearn) for content from Inspir

<figure>
<Chip
color="success"
label="Status: Open"
color="error"
label="Status: Closed"
size="medium"
variant="filled"/>
</figure>
Expand All @@ -23,9 +23,7 @@ See [Roblox Learn](https://www.youtube.com/@RobloxLearn) for content from Inspir

## How to participate

- Fill out [this survey](https://survey.roblox.com/jfe/form/SV_3XbrWPyHsu4Q742) by February 28, 2025.
- If picked, join a Zoom call where a DevRel team member can further assess expertise on your chosen topic, alongside your public speaking skills.
- Prepare your workshop and present at Inspire.
Applications for Inspire are currently closed. Check back here for updates about future Inspire events.

## Contact info

Expand Down
6 changes: 3 additions & 3 deletions content/en-us/projects/groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Group ownership of experiences helps creators collaborate and operate as indepen

## Group creation

Creating a group costs 100 Robux. New groups maintain certain capabilities on the legacy [Groups](https://www.roblox.com/groups) pages, but improved workflows and options for [configuring roles/permissions](#roles-and-permissions) and [inviting members](#invite-members) are only available on the [Creator Dashboard](https://create.roblox.com/dashboard/creations).
Creating a group costs 100 Robux. New groups maintain certain capabilities on the legacy [Groups](https://www.roblox.com/communities) pages, but improved workflows and options for [configuring roles/permissions](#roles-and-permissions) and [inviting members](#invite-members) are only available on the [Creator Dashboard](https://create.roblox.com/dashboard/creations).

<Alert severity="warning">
Before creating a group, carefully read through the [rules and expectations](./group-guidelines.md) for group management.
Expand All @@ -32,7 +32,7 @@ Role configuration is only accessible if you're the group owner or you have perm
</Alert>

<Alert severity="error">
Roles created using the legacy [Groups](https://www.roblox.com/groups) pages will continue to operate on the legacy system and can only be managed through the legacy workflow. If permissions were granted to a legacy role, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
Roles created using the legacy [Groups](https://www.roblox.com/communities) pages will continue to operate on the legacy system and can only be managed through the legacy workflow. If permissions were granted to a legacy role, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
</Alert>

1. From the [Creator Dashboard](https://create.roblox.com/dashboard/creations), select the group from the **View As** dropdown menu and navigate to **Collaboration** &rang; **Roles**.
Expand Down Expand Up @@ -217,7 +217,7 @@ To quickly un-assign a role from the members overview, hover over it and click t
<img src="../assets/creator-dashboard/Group-Members-Un-Assign-Role.png" width="880" alt="Hover-over showing how to un-assign a role from a group member on the Creator Dashboard." />

<Alert severity="error">
Currently, roles configured through the legacy [Groups](https://www.roblox.com/groups) pages appear for each member, and new members are assigned the legacy **Member** role. If permissions were granted to a role through the legacy system, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
Currently, roles configured through the legacy [Groups](https://www.roblox.com/communities) pages appear for each member, and new members are assigned the legacy **Member** role. If permissions were granted to a role through the legacy system, **the member will continue to have those permissions**, so it's recommended that you revoke permissions/roles in the legacy system and then migrate members to the new system.
</Alert>

### Remove members
Expand Down