Assigning user seats
After your subscription is enabled with Code Studio, you can assign user seats.
To assign Code Studio user seats:
- Sign in to the Cloud Platform user interface.
- Go to Manage and select your organization.
- Click Subscription and select the Code Studio subscription.
View the number of seats that you can assign.
- To assign a seat, click Assign Seat.
- Select a user.
Select a role for the user.
Code Studio is powered by GitLab and all user roles available in Code Studio are synonymous with GitLab user roles. For more information about GitLab permissions and roles, see Project members permissions.
- Click Assign Seat.
- After a user is assigned a Code Studio seat, they will receive an invitation email. The user must click the link in the invitation email to accept and activate their Code Studio access.
- After you assign seats to your users, you are ready to create a Code Studio project for a new or existing Acquia-hosted application.
Revoking user seats
If a user does not need access to Code Studio, you can revoke their Code Studio seat and make the seat immediately available for assigning to another user. Revoking the seat of a user does not remove their previous project contributions such as commits and merge requests.
Revoking a standard user seat
To revoke the seat of a user:
- Sign in to the Cloud Platform user interface.
- Go to Manage and select your organization.
- Click Subscriptions and select the Code Studio subscription.
- In the Seat Assignments section, click the ellipsis (...) icon next to the user whose seat is to be revoked.
Click Revoke seat assignment.
In the Revoke Seat Assignment dialog box, type
confirm
in the text box, and then click Revoke.
Revoking an owner seat
To revoke an owner seat to maintain continuous access to Code Studio projects:
- Assign the owner seat to at least one other user if none exists:
- Identify the user whom you want to assign the owner seat.
- Follow the standard seat assignment process.
- When prompted to select a role, select the Owner role for the user.
- Complete the assignment process.
- Change the current owner’s role:
Go to the Group members page in Code Studio.
For example,
https://code.acquia.com/groups/<GroupName>/-/group_members
.- Select the ellipsis (…) next to the owner’s name.
- Click Edit role.
- Select a new role, such as Maintainer.
- Complete the standard user seat revocation process to remove the owner seat.