[Yandex Cloud documentation](../index.md) > Yandex Cloud Backup > Cloud Backup

# Yandex Cloud Backup

With Yandex Cloud Backup, you can set up automatic backups for <a href="../compute/index.md">Yandex Compute Cloud</a> VMs and <a href="../baremetal/index.md">Yandex BareMetal</a> servers.

# Yandex Cloud Backup

## Getting started

 - [Overview](quickstart/index.md)

 - [Getting started with Cloud Backup on a new VM](quickstart/new-vm.md)

 - [Getting started with Cloud Backup on an existing VM](quickstart/existing-vm.md)

## Step-by-step guides

 - [All guides](operations/index.md)

 - [Activating the service](operations/activate-service.md)

### VM in Cloud Backup

 - [Creating and connecting a Linux VM](operations/create-vm.md)

 - [Creating and connecting a Windows VM](operations/create-vm-windows.md)

#### Connecting an existing VM to Cloud Backup

 - [Connecting an existing Linux VM](operations/connect-vm-linux.md)

 - [Connecting an existing Linux VM with OS Login](operations/connect-vm-oslogin-linux.md)

 - [Connecting an existing Windows VM](operations/connect-vm-windows.md)

 - [Reconnecting a VM to Cloud Backup](operations/refresh-connection.md)

 - [Reconnecting a Linux VM with OS Login to Cloud Backup](operations/refresh-connection-oslogin-linux.md)

 - [Updating or recovering the Cloud Backup agent](operations/update-backup-agent.md)

 - [Viewing a VM connection status](operations/get-connection-status.md)

 - [Viewing the backup log](operations/get-journal.md)

 - [Deleting a VM from Cloud Backup](operations/delete-vm.md)

### BareMetal in Cloud Backup

 - [Leasing a BareMetal server connected to Cloud Backup](operations/backup-baremetal/lease-server-with-backup.md)

 - [Connecting an existing BareMetal server to Cloud Backup](operations/backup-baremetal/backup-baremetal.md)

 - [Reconnecting a BareMetal server to Cloud Backup](operations/backup-baremetal/refresh-connection.md)

 - [Restoring the Cloud Backup agent](operations/backup-baremetal/restore-agent.md)

### Backup policies

 - [Creating a policy](operations/policy-vm/create.md)

 - [Updating a policy](operations/policy-vm/update.md)

 - [Linking a VM or BareMetal server to a policy](operations/policy-vm/attach-and-detach-vm.md)

 - [Getting information about a policy](operations/policy-vm/get-info.md)

 - [Unlinking a VM or BareMetal server from a policy](operations/policy-vm/detach-vm.md)

 - [Deleting a policy](operations/policy-vm/delete.md)

### Backups

 - [Creating a backup](operations/backup-vm/create.md)

 - [Restoring a VM or BareMetal server from a backup](operations/backup-vm/recover.md)

 - [Restoring a VM or BareMetal server from a backup of another VM or BareMetal server](operations/backup-vm/non-native-recovery.md)

 - [Restoring individual directories and files from a backup](operations/backup-vm/recover-file-by-file.md)

 - [Viewing the parameters of backup disks and partitions](operations/backup-vm/view-disk-layout.md)

 - [Deleting a backup](operations/backup-vm/delete.md)

 - [Deleting all backups of a VM or BareMetal server](operations/backup-vm/batch-delete.md)

 - [Viewing service resource operations](operations/operation-logs.md)

 - [Limiting RAM usage by the Cloud Backup agent](operations/limit-agent-memory-usage.md)

 - [Viewing backup statistics](operations/get-stats.md)

 - [Setting up Monium alerts](operations/configure-alerts.md)

## Tutorials

 - [All tutorials](tutorials/index.md)

 - [Connecting a BareMetal server to Cloud Backup](tutorials/backup-baremetal.md)

### Associating a backup policy with a VM automatically

 - [Overview](tutorials/vm-with-backup-policy/index.md)

 - [Management console, CLI, and API](tutorials/vm-with-backup-policy/console.md)

 - [Terraform](tutorials/vm-with-backup-policy/terraform.md)

## Concepts

 - [Overview](concepts/index.md)

 - [Connecting a VM and BareMetal server to the service](concepts/vm-connection.md)

 - [Backup policies](concepts/policy.md)

 - [Backups](concepts/backup.md)

 - [Interaction with an antivirus](concepts/av-interaction.md)

 - [Cloud Backup agent](concepts/agent.md)

 - [Quotas](concepts/limits.md)

 - [Access management](security/index.md)

 - [Pricing policy](pricing.md)

## CLI reference

 - [Overview](cli-ref/index.md)

### agent

 - [Overview](cli-ref/agent/index.md)

 - [debug-info](cli-ref/agent/debug-info.md)

 - [install](cli-ref/agent/install.md)

 - [install-external](cli-ref/agent/install-external.md)

 - [reinstall](cli-ref/agent/reinstall.md)

### backup

 - [Overview](cli-ref/backup/index.md)

 - [batch-delete](cli-ref/backup/batch-delete.md)

 - [delete](cli-ref/backup/delete.md)

 - [get](cli-ref/backup/get.md)

 - [list](cli-ref/backup/list.md)

 - [list-archives](cli-ref/backup/list-archives.md)

 - [recover](cli-ref/backup/recover.md)

### policy

 - [Overview](cli-ref/policy/index.md)

 - [apply](cli-ref/policy/apply.md)

 - [create](cli-ref/policy/create.md)

 - [delete](cli-ref/policy/delete.md)

 - [execute](cli-ref/policy/execute.md)

 - [get](cli-ref/policy/get.md)

 - [list](cli-ref/policy/list.md)

 - [list-applications](cli-ref/policy/list-applications.md)

 - [revoke](cli-ref/policy/revoke.md)

 - [update](cli-ref/policy/update.md)

### provider

 - [Overview](cli-ref/provider/index.md)

 - [activate](cli-ref/provider/activate.md)

### v0

 - [Overview](cli-ref/v0/index.md)

#### agent

 - [Overview](cli-ref/v0/agent/index.md)

 - [debug-info](cli-ref/v0/agent/debug-info.md)

 - [install](cli-ref/v0/agent/install.md)

 - [install-external](cli-ref/v0/agent/install-external.md)

 - [reinstall](cli-ref/v0/agent/reinstall.md)

#### backup

 - [Overview](cli-ref/v0/backup/index.md)

 - [batch-delete](cli-ref/v0/backup/batch-delete.md)

 - [delete](cli-ref/v0/backup/delete.md)

 - [get](cli-ref/v0/backup/get.md)

 - [list](cli-ref/v0/backup/list.md)

 - [list-archives](cli-ref/v0/backup/list-archives.md)

 - [recover](cli-ref/v0/backup/recover.md)

#### policy

 - [Overview](cli-ref/v0/policy/index.md)

 - [apply](cli-ref/v0/policy/apply.md)

 - [create](cli-ref/v0/policy/create.md)

 - [delete](cli-ref/v0/policy/delete.md)

 - [execute](cli-ref/v0/policy/execute.md)

 - [get](cli-ref/v0/policy/get.md)

 - [list](cli-ref/v0/policy/list.md)

 - [list-applications](cli-ref/v0/policy/list-applications.md)

 - [revoke](cli-ref/v0/policy/revoke.md)

 - [update](cli-ref/v0/policy/update.md)

#### provider

 - [Overview](cli-ref/v0/provider/index.md)

 - [activate](cli-ref/v0/provider/activate.md)

#### vm

 - [Overview](cli-ref/v0/vm/index.md)

 - [delete](cli-ref/v0/vm/delete.md)

 - [get](cli-ref/v0/vm/get.md)

 - [list](cli-ref/v0/vm/list.md)

 - [list-applicable-policies](cli-ref/v0/vm/list-applicable-policies.md)

 - [list-policies](cli-ref/v0/vm/list-policies.md)

 - [list-tasks](cli-ref/v0/vm/list-tasks.md)

### vm

 - [Overview](cli-ref/vm/index.md)

 - [delete](cli-ref/vm/delete.md)

 - [get](cli-ref/vm/get.md)

 - [list](cli-ref/vm/list.md)

 - [list-applicable-policies](cli-ref/vm/list-applicable-policies.md)

 - [list-policies](cli-ref/vm/list-policies.md)

 - [list-tasks](cli-ref/vm/list-tasks.md)

 - [Terraform reference](tf-ref.md)

## API reference

 - [API authentication](api-ref/backup/authentication.md)

### gRPC

 - [Overview](backup/api-ref/grpc/index.md)

#### Backup

 - [Overview](backup/api-ref/grpc/Backup/index.md)

 - [ListArchives](backup/api-ref/grpc/Backup/listArchives.md)

 - [List](backup/api-ref/grpc/Backup/list.md)

 - [ListFiles](backup/api-ref/grpc/Backup/listFiles.md)

 - [Get](backup/api-ref/grpc/Backup/get.md)

 - [StartRecovery](backup/api-ref/grpc/Backup/startRecovery.md)

 - [StartFilesRecovery](backup/api-ref/grpc/Backup/startFilesRecovery.md)

 - [Delete](backup/api-ref/grpc/Backup/delete.md)

 - [DeleteArchive](backup/api-ref/grpc/Backup/deleteArchive.md)

#### Operation

 - [Overview](backup/api-ref/grpc/Operation/index.md)

 - [Get](backup/api-ref/grpc/Operation/get.md)

 - [Cancel](backup/api-ref/grpc/Operation/cancel.md)

#### Policy

 - [Overview](backup/api-ref/grpc/Policy/index.md)

 - [List](backup/api-ref/grpc/Policy/list.md)

 - [Create](backup/api-ref/grpc/Policy/create.md)

 - [Get](backup/api-ref/grpc/Policy/get.md)

 - [Update](backup/api-ref/grpc/Policy/update.md)

 - [Delete](backup/api-ref/grpc/Policy/delete.md)

 - [Apply](backup/api-ref/grpc/Policy/apply.md)

 - [ListApplications](backup/api-ref/grpc/Policy/listApplications.md)

 - [Execute](backup/api-ref/grpc/Policy/execute.md)

 - [Revoke](backup/api-ref/grpc/Policy/revoke.md)

#### Provider

 - [Overview](backup/api-ref/grpc/Provider/index.md)

 - [Activate](backup/api-ref/grpc/Provider/activate.md)

 - [ListActivated](backup/api-ref/grpc/Provider/listActivated.md)

#### Resource

 - [Overview](backup/api-ref/grpc/Resource/index.md)

 - [List](backup/api-ref/grpc/Resource/list.md)

 - [Get](backup/api-ref/grpc/Resource/get.md)

 - [Delete](backup/api-ref/grpc/Resource/delete.md)

 - [ListTasks](backup/api-ref/grpc/Resource/listTasks.md)

 - [ListDirectory](backup/api-ref/grpc/Resource/listDirectory.md)

 - [CreateDirectory](backup/api-ref/grpc/Resource/createDirectory.md)

 - [ListOperations](backup/api-ref/grpc/Resource/listOperations.md)

 - [GetInstanceRegistrationToken](backup/api-ref/grpc/Resource/getInstanceRegistrationToken.md)

#### Setup

 - [Overview](backup/api-ref/grpc/Setup/index.md)

 - [GetAgentInstallCommand](backup/api-ref/grpc/Setup/getAgentInstallCommand.md)

### REST

 - [Overview](backup/api-ref/index.md)

#### Backup

 - [Overview](backup/api-ref/Backup/index.md)

 - [ListArchives](backup/api-ref/Backup/listArchives.md)

 - [List](backup/api-ref/Backup/list.md)

 - [ListFiles](backup/api-ref/Backup/listFiles.md)

 - [Get](backup/api-ref/Backup/get.md)

 - [StartRecovery](backup/api-ref/Backup/startRecovery.md)

 - [Delete](backup/api-ref/Backup/delete.md)

#### Operation

 - [Overview](backup/api-ref/Operation/index.md)

 - [Get](backup/api-ref/Operation/get.md)

 - [Cancel](backup/api-ref/Operation/cancel.md)

#### Policy

 - [Overview](backup/api-ref/Policy/index.md)

 - [List](backup/api-ref/Policy/list.md)

 - [Create](backup/api-ref/Policy/create.md)

 - [Get](backup/api-ref/Policy/get.md)

 - [Update](backup/api-ref/Policy/update.md)

 - [Delete](backup/api-ref/Policy/delete.md)

 - [Apply](backup/api-ref/Policy/apply.md)

 - [ListApplications](backup/api-ref/Policy/listApplications.md)

 - [Execute](backup/api-ref/Policy/execute.md)

 - [Revoke](backup/api-ref/Policy/revoke.md)

#### Provider

 - [Overview](backup/api-ref/Provider/index.md)

 - [Activate](backup/api-ref/Provider/activate.md)

 - [ListActivated](backup/api-ref/Provider/listActivated.md)

#### Resource

 - [Overview](backup/api-ref/Resource/index.md)

 - [List](backup/api-ref/Resource/list.md)

 - [Get](backup/api-ref/Resource/get.md)

 - [Delete](backup/api-ref/Resource/delete.md)

 - [ListTasks](backup/api-ref/Resource/listTasks.md)

#### Setup

 - [Overview](backup/api-ref/Setup/index.md)

 - [GetAgentInstallCommand](backup/api-ref/Setup/getAgentInstallCommand.md)

 - [Monitoring metrics](metrics.md)

 - [Audit Trails events](at-ref.md)

 - [Release notes](release-notes.md)

 - [Troubleshooting](qa/troubleshooting.md)