C3 AI Documentation Home

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:

  1. Access to a C3 AI Studio cluster.
  2. A StudioUser or StudioAdmin role. 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:

  1. In C3 AI Studio, navigate to Envs.
  2. Find the target environment in the list, and select the ellipsis menu (...).
  3. Select Resume environment.

Stop an environment

Stop a running environment by performing the following steps:

  1. In C3 AI Studio, navigate to Envs.
  2. Find the target environment in the list, and select the ellipsis menu (...).
  3. 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:

  1. In C3 AI Studio, navigate to Envs.
  2. Find the target environment in the list, and select the ellipsis menu (...).
  3. Select Restart environment.

Terminate an environment

  1. In C3 AI Studio, navigate to Envs.
  2. Open the ellipsis menu (...) beside your environment, then choose Terminate environment. The Terminate environment window appears.
  3. Confirm you want to terminate the environment by entering its exact name in the text field.
  4. 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:

  1. In C3 AI Studio, navigate to Apps. Choose the application to start.
  2. In Overview, select the ellipsis menu (...).
  3. 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

  1. In C3 AI Studio, navigate either to Home or Apps.
  2. Select the ellipsis menu (...) beside your application and select Terminate application. The Terminate application window appears.
  3. Confirm you want to terminate the application by entering its exact name in the text field and select Terminate.

See also

Was this page helpful?