Manage Environments and Applications in C3 AI Studio
Use C3 AI Studio to manage the full lifecycle of environments and applications based on your deployment needs.
To create a new environment or application, see:
To upgrade an existing environment or application, see Upgrade Your Environment and Application.
Prerequisites
You need the following to perform any task outlined in this document:
- Access to a C3 AI Studio cluster.
- A
StudioUserorStudioAdminrole. For more information about these roles, see C3 AI Studio Built-in Roles.
For upgrading actions, your target environment must be in a Running state.
Manage the environment lifecycle in C3 AI Studio
You can use C3 AI Studio to create, resume, stop, upgrade, and terminate environments. To perform these actions, you must have the StudioUser role in the cluster.
By default, each studio user can create:
- One Single Node Environment (SNE)
- One Shared Environment
Contact your C3 AI Studio administrator if you need more than one of each environment type. For details about user roles, see C3 AI Studio Built-in Roles.
Resume an environment
Resume a stopped environment by performing the following steps:
- In C3 AI Studio, navigate to Envs.
- Find the target environment in the list, and select the ellipsis menu (...).
- Select Resume environment.
Stop an environment
Stop a running environment by performing the following steps:
- In C3 AI Studio, navigate to Envs.
- Find the target environment in the list, and select the ellipsis menu (...).
- Select Stop environment.
Restart a single node environment
If a single node environment is in an unknown state, restart it by performing the following steps:
- In C3 AI Studio, navigate to Envs.
- Find the target environment in the list, and select the ellipsis menu (...).
- Select Restart environment.
SNEs can only be restarted by users with the EnvAdmin, StudioAdmin or ClusterAdmin roles. Shared environments do not have a similar restart action. If you need access, contact your C3 AI Studio administrator.
Terminate an environment
- In C3 AI Studio, navigate to Envs.
- Open the ellipsis menu (...) beside your environment, then choose Terminate environment. The Terminate environment window appears.
- Confirm you want to terminate the environment by entering its exact name in the text field.
- Select Terminate.
Manage application lifecycle in C3 AI Studio
Use C3 AI Studio to create, resume, stop, upgrade, and terminate applications. You must have the StudioUser role in your cluster to perform these actions. Find more about studio roles in C3 AI Studio Built-in Roles.
Resume an application
When an application hibernates, you can manually resume it by performing the following steps:
- In C3 AI Studio, navigate to Apps. Choose the application to start.
- In Overview, select the ellipsis menu (...).
- Select Resume environment.
Upgrade an environment or application
You can change the server version for your environment and applications. In single-node environments, applications automatically update to the environment’s server version. In shared environments, each application uses its own server version, which you specify individually.
For guidance on upgrading your environment or application server version, see Upgrade Your Environment and Application.
Terminate an application
- In C3 AI Studio, navigate either to Home or Apps.
- Select the ellipsis menu (...) beside your application and select Terminate application. The Terminate application window appears.
- Confirm you want to terminate the application by entering its exact name in the text field and select Terminate.
No two applications in the same environment can share a name, including terminated ones. Every new application or environment must use a unique name.