diff --git a/umbraco-cloud/databases/backups.md b/umbraco-cloud/databases/backups.md
index d67848e3fd6..a7a9590515c 100644
--- a/umbraco-cloud/databases/backups.md
+++ b/umbraco-cloud/databases/backups.md
@@ -46,6 +46,49 @@ When you click on the **Create Backup** button, the system will start creating a
Download or delete backup.png)
| Error Name | +Description | +
|---|---|
| CreateDatabaseBackupFailedUnableToFindResource | +Metadata for new backup is missing. | +
| CreateDatabaseBackupFailedUnableToFindOperation | +Operation metadata for new backup is missing. | +
| CreateDatabaseBackupFailedUnableToCreatePointInTimeRestore | +Cannot create the temporary database used for point-in-time restore. | +
| CreateDatabaseBackupFailedUnableToStartDatabaseRestore | +Point-in-time restore on the temporary database failed. | +
| CreateBackupJobContainerFailed | +The job that creates and stores the backup file failed. | +
| CreateBackupJobContainerUnknownError | +An uncategorized error occurred during the job that creates and stores the backup file. | +
| CreateBackupJobContainerTimeOut | +Job for creating and storing the backup file took too long. | +
| Error Name | +Description | +
|---|---|
| ImportBackupAborted | +User aborted the upload. | +
| ImportBackupFailedUnknown | +An unknown error occurred during the upload. | +
| ImportBackupFailed | +Upoload took too long. | +
.png)
Choose which environment to restore the backup on