From f2b3f85687cab96e902a7bfd2a957aaf6b165917 Mon Sep 17 00:00:00 2001 From: Aashish Kohli Date: Wed, 5 Feb 2025 16:38:24 -0800 Subject: [PATCH] Update overview.md updated doc to remove reference to "2 free backups" which was a leftover from legacy plans. --- docs/en/cloud/manage/backups/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/cloud/manage/backups/overview.md b/docs/en/cloud/manage/backups/overview.md index f03d8f1c032..62109fb58b2 100644 --- a/docs/en/cloud/manage/backups/overview.md +++ b/docs/en/cloud/manage/backups/overview.md @@ -37,7 +37,7 @@ Your service will be backed up based on the set schedule, whether it is the defa ## Understanding backup cost -ClickHouse Cloud includes two backups for free, but choosing a schedule that requires retaining more data, or causes more frequent backups can cause additional storage charges for backups. If you do not change the default settings, you will not incur any backup cost. +Per the default policy, ClickHouse Cloud mandates a backup every day, with a 24 hour retention. Choosing a schedule that requires retaining more data, or causes more frequent backups can cause additional storage charges for backups. To understand the backup cost, you can view the backup cost per service from the usage screen (as shown below). Once you have backups running for a few days with a customized schedule, you can get an idea of the cost and extrapolate to get the monthly cost for backups.