From 6217b83aa923070510641f7ca19c03d268a84633 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Wed, 16 Jul 2025 08:46:57 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- ...ded-the-cost-manager-is-now-available-i.mdx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx diff --git a/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx b/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx new file mode 100644 index 0000000000..1891f730e7 --- /dev/null +++ b/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx @@ -0,0 +1,18 @@ +--- +title: The Cost manager is now available in the Partner Space +status: added +date: 2025-07-16 +category: partners +product: partner-space +--- + +The Partners can now consult the consumptions of their clients directly in the Console, in a new Partner space section called “Billing”. + +They can filter by: +Client - The customer organization name is displayed in the selector. +Period - Currently you can filter by year. +Category - The product category (e.g. Compute, Storage, Containers). Each category corresponds to a different color in the consumption chart and in the detailed list. +Product - The product itself. The consumption shown is the sum of all the products of the same type. + +Read to the [documentation page](https://www.scaleway.com/en/docs/partner-space/how-to/track-client-consumption/) for more details + From 24e320f3c0215f23e49417c7eab6d113e69b9842 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Wed, 16 Jul 2025 10:48:47 +0200 Subject: [PATCH 2/3] Apply suggestions from code review --- ...er-space-added-the-cost-manager-is-now-available-i.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx b/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx index 1891f730e7..ca833eacc7 100644 --- a/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx +++ b/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx @@ -9,10 +9,10 @@ product: partner-space The Partners can now consult the consumptions of their clients directly in the Console, in a new Partner space section called “Billing”. They can filter by: -Client - The customer organization name is displayed in the selector. -Period - Currently you can filter by year. -Category - The product category (e.g. Compute, Storage, Containers). Each category corresponds to a different color in the consumption chart and in the detailed list. -Product - The product itself. The consumption shown is the sum of all the products of the same type. +- Client - The customer organization name is displayed in the selector. +- Period - Currently you can filter by year. +- Category - The product category (e.g. Compute, Storage, Containers). Each category corresponds to a different color in the consumption chart and in the detailed list. +- Product - The product itself. The consumption shown is the sum of all the products of the same type. Read to the [documentation page](https://www.scaleway.com/en/docs/partner-space/how-to/track-client-consumption/) for more details From 581458500a3a1e02f3991619958d082bedaa82c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Wed, 16 Jul 2025 17:29:57 +0200 Subject: [PATCH 3/3] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- ...e-added-the-cost-manager-is-now-available-i.mdx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx b/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx index ca833eacc7..da83c8d19c 100644 --- a/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx +++ b/changelog/july2025/2025-07-16-partner-space-added-the-cost-manager-is-now-available-i.mdx @@ -1,18 +1,18 @@ --- -title: The Cost manager is now available in the Partner Space +title: Cost manager is now available in the Partner Space status: added date: 2025-07-16 category: partners product: partner-space --- -The Partners can now consult the consumptions of their clients directly in the Console, in a new Partner space section called “Billing”. +Partners can now consult their clients' consumption directly in the console, in a new Partner space section called “Billing”. They can filter by: -- Client - The customer organization name is displayed in the selector. -- Period - Currently you can filter by year. -- Category - The product category (e.g. Compute, Storage, Containers). Each category corresponds to a different color in the consumption chart and in the detailed list. -- Product - The product itself. The consumption shown is the sum of all the products of the same type. +- Client (by customer Organization name) +- Period (by year) +- Category (by product category, e.g. Compute, Storage, Containers, with each category corresponding to a different color in the consumption chart and detailed list) +- Product (by product, with the consumption shown being the sum of all the products of the same type.) -Read to the [documentation page](https://www.scaleway.com/en/docs/partner-space/how-to/track-client-consumption/) for more details +Refer to the [documentation page](https://www.scaleway.com/en/docs/partner-space/how-to/track-client-consumption/) for more details