From 344ad852a56e10e91a4986ea6434a55825266f65 Mon Sep 17 00:00:00 2001 From: Ryan Sickles Date: Wed, 24 Sep 2025 12:20:25 -0400 Subject: [PATCH 1/2] Added legacy pricing information --- docs/cloud/reference/03_billing/01_billing_overview.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/cloud/reference/03_billing/01_billing_overview.md b/docs/cloud/reference/03_billing/01_billing_overview.md index 7ce4bceae26..a030e283908 100644 --- a/docs/cloud/reference/03_billing/01_billing_overview.md +++ b/docs/cloud/reference/03_billing/01_billing_overview.md @@ -180,6 +180,10 @@ Best for: large scale, mission critical deployments that have stringent security A ClickHouse Credit is a unit of credit toward Customer's usage of ClickHouse Cloud equal to one (1) US dollar, to be applied based on ClickHouse's then-current published price list. +### Where can I find legacy pricing? + +Legacy pricing information can be found [here](https://clickhouse.com/pricing?legacy=true). + ### How is compute metered? {#how-is-compute-metered} ClickHouse Cloud meters compute on a per-minute basis, in 8G RAM increments. From b9a05ea990b2f816a6670f169d4300beef0c6091 Mon Sep 17 00:00:00 2001 From: Shaun Struwig <41984034+Blargian@users.noreply.github.com> Date: Mon, 29 Sep 2025 16:42:11 +0200 Subject: [PATCH 2/2] add anchor --- docs/cloud/reference/03_billing/01_billing_overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cloud/reference/03_billing/01_billing_overview.md b/docs/cloud/reference/03_billing/01_billing_overview.md index 35fd8100d65..6dd96191d8f 100644 --- a/docs/cloud/reference/03_billing/01_billing_overview.md +++ b/docs/cloud/reference/03_billing/01_billing_overview.md @@ -180,7 +180,7 @@ Best for: large scale, mission critical deployments that have stringent security A ClickHouse Credit is a unit of credit toward Customer's usage of ClickHouse Cloud equal to one (1) US dollar, to be applied based on ClickHouse's then-current published price list. -### Where can I find legacy pricing? +### Where can I find legacy pricing? {#find-legacy-pricing} Legacy pricing information can be found [here](https://clickhouse.com/pricing?legacy=true).