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

# Updating an alias

To update an [alias](../../concepts/deploy/index.md#alias):
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 **Alias**.
1. Click ![Options](../../../_assets/console-icons/ellipsis.svg) next to the alias in question and select ![Edit](../../../_assets/console-icons/pencil.svg) **Edit**.
1. Edit the alias parameters:
    * [Nodes](../../concepts/deploy/index.md#node) to redirect alias requests to.
    * Percentage of requests to redirect to each node.
    * Alias metadata.
    * Access control list with the [IDs of the folders](../../../resource-manager/operations/folder/get-id.md) allowed to connect to the alias.
    * Folder to host new resources.
1. Click **Save**.

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

* [Deleting an alias](alias-delete.md)