[Yandex Cloud documentation](../../../index.md) > [Yandex Cloud Video](../../index.md) > [Step-by-step guides](../index.md) > Channels > Editing a channel

# Editing a channel

{% list tabs group=instructions %}

- Cloud Video UI {#console}

  1. Open the Cloud Video [home page](https://video.yandex.cloud/).
  1. In the line of the proper channel, click ![image](../../../_assets/console-icons/ellipsis.svg) and select **Edit**.
  1. Edit the channel name and description.
  1. Click **Save**.

- API {#api}

  Use the [update](../../api-ref/Channel/update.md) REST API method for the [Channel](../../api-ref/Channel/index.md) resource or the [ChannelService/Update](../../api-ref/grpc/Channel/update.md) gRPC API call.

{% endlist %}

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

[Uploading a video](../video/upload.md)