Manage your apps in Google Cloud console

Use Google Cloud console to access, manage, and configure your Workbench apps

Prior reading: Compute profile configuration options

Purpose: This document explains how you can manage and configure your cloud apps in Google Cloud console.



Introduction

In addition to using the Workbench UI and the Workbench CLI to manage your Workbench cloud apps, you can also use the Google Cloud console to perform certain app operations.

Access your app in the console

You can see a list of your Workbench apps on the Compute Engine page in the Google Cloud console.

You can also navigate to the console by selecting the Google project link in the Workspace details section, found on the right-hand side of your workspace's Overview page. This will open the Cloud console dashboard. From here, you can navigate to Compute Engine and then VM instances to view your apps.

Screenshot of Workspace details panel, highlighting Google project ID.

View your app's status

In the list of VM instances, you can see whether an instance is stopped or running. You can also stop or start an instance via the More actions menu.

Google Cloud console highlighting the More actions menu for a VM instance..
Start or stop a VM instance by selecting the More actions menu, indicated by the three-dot icon.

Edit your app's compute profile

From the Cloud console, you can update your app's machine type, GPUs, and autostop idle time. To update the data disk size, please use the Workbench UI or the Workbench CLI.

  1. Choose the app you want to edit by selecting the app's name in the VM instances list. A page will open showing its details.

  2. Select Edit at the top of the instance's details page.

    Screenshot of Google Cloud console showing details of a Compute Engine instance, with Edit button highlighted.


  3. To change the machine type and/or GPU settings, navigate to the Machine configuration section. Note that your VM types may be limited for compatibility reasons if your app uses GPUs.

    Screenshot of the Edit instance page in Google Cloud console.
    View the different types of VMs available in the Google Cloud console.
  4. To update the autostop idle time, navigate to the Metadata section and locate the idle-timeout-seconds key. Update its value to a new autostop idle time in seconds (this must be between 1 hour and 14 days).

  5. Select Save when you're done making changes.

To learn more about the available options, see Compute profile configuration options.

Last Modified: 1 May 2025