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

# Updating a node

To update a [node](../../concepts/deploy/index.md#node):
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 ![Edit](../../../_assets/console-icons/pencil.svg) **Edit**.
1. Edit the node parameters as needed:
    * Node name.
    * Node description.
    * Folder to host new resources.
    * [Configuration](../../concepts/configurations.md) of computing resources for the [instance](../../concepts/deploy/index.md) where your node is running.
    * [Availability zones](../../../overview/concepts/geo-scope.md) where the instance resides.
    * [Subnets](../../../vpc/concepts/network.md#subnet) hosting the instance. The subnet must be in the same availability zone where you created the community.
    * [IDs of the folders](../../../resource-manager/operations/folder/get-id.md) allowed to access the node (the **ACL** section).
1. Click **Save**.

#### Useful links {#see-also}

* [Deleting a node](node-delete.md)