Organizations + Custom RBAC Roles

Hi, what’s the best practice for organizations + custom RBAC roles?

In Auth0, Roles seem to be a “global” concept. You query and list all roles. However, lots of platforms allow tenants/organizations to create their own custom roles. What’s the auth0 way to do this? One way I thought to do this is to have roles conform to a naming convention but seems like a slippery slope. Is there a better way to do this?