What’s changing
The new RBAC system introduces custom role definitions and more granular access control. Instead of a fixed set of service-scoped permissions, you define roles that reveal every permission they grant, so it’s clear exactly what access each role provides. A role can combine organization, service, and database permissions. You can apply those permissions to all of your services and databases, or to a subset. For the full list of permissions and the standard roles that ship with ClickHouse Cloud, see Console roles and permissions. For instructions on creating and editing roles after you migrate, see Manage custom roles. Most permissions map to the new model automatically. Service-scoped permissions that can’t be mapped directly are what the migration wizard asks you to handle.Complete the migration wizard
The wizard prompts you to create new roles that reflect the permissions your members and API keys hold today, then assign those roles to the right members and keys. Your progress is saved automatically, so you don’t need to finish in a single session.1
Open the migration wizard
From the Users and roles page, follow the migration prompt to open the wizard. You can also reach it from the migration banner shown in the console.
2
Create roles for unmapped permissions
The wizard lists members and API keys whose service-scoped permissions couldn’t be migrated automatically. Create new roles that match the access these members and keys need. See Manage custom roles for details on how permissions are scoped.
3
Assign roles to every member and API key
Assign at least one new role to each member, each pending invitation, and each API key. Any member, invitation, or key left with a blank New role column will block submission.
4
Keep at least one Administrator
Assign an Admin role to at least one existing member. The wizard won’t let you submit without one, because your organization would otherwise lose administrative access after the migration.
5
Submit the migration
Once every member, invitation, and API key has a role, submit the migration. You’ll be redirected to the Roles tab on success.