Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

<Image img={backup_usage} size="md" alt="Backup usage chart in ClickHouse Cloud" border/>

Estimating the total cost for your backups requires you to set a schedule. We're also working on updating our [pricing calculator](https://clickhouse.com/pricing), so you can get a monthly cost estimate before setting a schedule. You will need to provide the following inputs in order to estimate the cost:
Estimating the total cost for your backups requires you to set a schedule. Please look at the [pricing calculator](https://clickhouse.com/pricing), to get a monthly cost estimate before setting a schedule. You will need to provide the following inputs in order to estimate the cost:

Check notice on line 41 in docs/cloud/guides/backups/01_review-and-restore-backups.md

View workflow job for this annotation

GitHub Actions / vale

ClickHouse.Wordy

Suggestion: Remove 'in order' and leave 'to'.

Check notice on line 41 in docs/cloud/guides/backups/01_review-and-restore-backups.md

View workflow job for this annotation

GitHub Actions / vale

ClickHouse.Wordy

Suggestion: Use 'please' only if we've inconvenienced the user.
- Size of the full and incremental backups
- Desired frequency
- Desired retention
Expand Down
Loading