> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebius.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Stopping and starting Soperator clusters in Managed Service for Soperator

If you are not using the Soperator cluster that you have deployed in Managed Service for Soperator, you can stop it in the [web console](https://console.nebius.com) to save costs. While the cluster is stopped, Managed Service for Soperator [charges you](/slurm-soperator/managed-soperator/resources/pricing) for the cluster's storage resources: the disks of worker, login and controller nodes, and the shared filesystem. The service does not charge you for the cluster's computing resources (GPUs, vCPUs and RAM).

When you need the cluster again, you can start it. Starting the cluster takes around 15 minutes.

The cluster keeps the data that you saved in it, although you can only access it after you restart the cluster.

Computing and storage resources of a stopped cluster count towards [Compute quotas](/compute/resources/quotas-limits), just like a running cluster.

## Prerequisites

Make sure you are in a [group](/iam/authorization/groups/index) that has at least the `editor` role within your tenant or project; for example, the default `editors` group. You can check this in the [Administration → IAM](https://console.nebius.com/iam) section of the web console.

## How to stop and start a cluster

<Tabs group="interfaces">
  <Tab title="Web console">
    1. In the sidebar, go to <Icon icon="https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/sidebar/compute.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=b91340217b08a1456d88ae0347f281d1" width="16" height="16" data-path="_assets/sidebar/compute.svg" /> **Compute** → **Soperator**.
    2. Find the required cluster in the list.
    3. Next to the cluster, click <Icon icon="https://mintcdn.com/nebius-ai-cloud/1Ha0sWR6e1mnIaHS/_assets/button-vellipsis.svg?fit=max&auto=format&n=1Ha0sWR6e1mnIaHS&q=85&s=e80b8e57c43bfd117679262e6a1334ad" width="12" height="24" data-path="_assets/button-vellipsis.svg" /> → **Stop**.
  </Tab>
</Tabs>
