[Yandex Cloud documentation](../../../index.md) > [Yandex DataSphere](../../index.md) > [Step-by-step guides](../index.md) > DataSphere Inference > Suspending or resuming a node

# Suspending or resuming a node

## Suspending a node {#suspend}

Suspending a node will also stop instances and [billing](../../pricing.md#node), while keeping the node with all its settings in the project.

1. Select the project in your community or on the DataSphere [home page](https://datasphere.yandex.cloud) in the **Recent projects** tab.
1. Under **Project resources**, select **Node**.
1. Next to the [node](../../concepts/deploy/index.md#node) in question, click ![options](../../../_assets/console-icons/ellipsis.svg) and select ![Suspend](../../../_assets/console-icons/circle-pause.svg) **Suspend**.

## Resuming a node {#resume}

Resuming a node will restart instances and billing.

1. Select the project in your community or on the DataSphere [home page](https://datasphere.yandex.cloud) in the **Recent projects** tab.
1. Under **Project resources**, select **Node**.
1. Next the node in question, click ![options](../../../_assets/console-icons/ellipsis.svg) and select ![Resume](../../../_assets/console-icons/circle-play.svg) **Resume**.

{% note warning %}

The node will not resume if the required [VM configurations](../../concepts/configurations.md) are already in use during restart. If an error occurs, try again in a few minutes.

{% endnote %}