How can I use the new group collaboration system to give players ranks in my game?

I recently found out about Roblox’s new group system (if that’s what I call it) and I would like to know if I can get the role from the user in a script for my Admin system in my game,

Here are the current roles
image

when I use Player:GetRankInGroup() it uses the legacy roles, How can I change this?
image

1 Like

I think this link will be helpful for you. Sorry if it’s took vague

Unfortunately not, Thanks for the effort though.

1 Like

What about using GroupService:GetGroupInfoAsync()?

Honestly, Roblox has released little to no information about this particularly. Creator Hub groups are mainly just focused on ”creating and collaborating with others”. Here’s the closest thing I could find to a Staff answering about this issue: