To connect your Cloud Platform application with Code Studio:
Generate a Code Studio personal access token:
Click Edit profile.
The system displays your user settings.
Click Create personal access token.
Code Studio creates your new personal access token and displays it on the screen.
Important
You must save your personal access token as you cannot access it again.
Create and/or configure a Code Studio project for your Cloud Platform application with the following commands:
acli update
acli cs:wizard --gitlab-host-name=code.acquia.com
When you create a project, the system prompts you to select the project type. This prompt appears only if your account has at least one codebase. You may choose to create one of the following:
Before you run the acli cs:wizard --gitlab-host-name=code.acquia.com command, ensure that the assigned user role in Acquia Cloud has the following permissions:
a. Pull and deploy code, files, or databases to non-production environments.
b. Add SSH key to git repository.
c. Add SSH key to non-production environments.
d. Add a CD environment.
e. Delete a CD environment.
f. Manage environment variables on a non-production environment.
Refer to the Acquia Cloud documentation for the steps to create, view, assign, edit, or delete role permissions.
The ACLI command walks you through the following process:
When the setup wizard prompts for the token key and secret, paste the the API key and API secret that you noted while generating the token.
Cloud Platform sends an email to your user account notifying that an SSH key labeled CODESTUDIO_+key
is added to your Acquia account. This is a normal, expected, and secure email that serves as a notification.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Tue Sep 16 2025 09:24:53 GMT+0000 (Coordinated Universal Time)