Change environment name and URL handle
In a Prisma Data Platform project, you can change the environment name. In the interface, the environment name appears in the Environments drop-down menu and in the Environments tab for a project. You can also change the URL handle for an environment. This changes the URL that you can use to reach the environment. The URL format below shows how an environment URL handle appears after the project handle.
https://cloud.prisma.io/<github_username>/<project>/<environment>
github_username
. Your GitHub username.project_name
. The URL handle of a project in the Prisma Data Platform.environment_name
. The URL handle of a project environment in the Prisma Data Platform.
Prerequisites
You must have the Project owner or Admin role for the project to change the environment name and URL handle.
Steps
- In the Prisma Data Platform, open a project.
- In the upper left, click the Projects drop-down and select Project settings.
- Select the Environments tab.
- Click the three-dot menu for an environment and select Settings.
- (Optional) In Environment Name, change the name for the environment.
- (Optional) In Environment Handle, change the URL handle for the environment.
- Click Update Environment.
