Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
4 changes: 4 additions & 0 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -6142,6 +6142,10 @@
"label": "Edit client information",
"slug": "edit-client-information"
},
{
"label": "Track client consumption",
"slug": "track-client-consumption"
},
{
"label": "Lock a client's Organization",
"slug": "lock-client-organization"
Expand Down
31 changes: 31 additions & 0 deletions pages/partner-space/how-to/track-client-consumption.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
meta:
title: How to track client consumption
description: This page explains how to track your clients' cloud consumption.
content:
h1: How to track client consumption
paragraph: This page explains how to track your clients' cloud consumption.
tags: partner-space
dates:
validation: 2025-07-10
posted: 2024-07-10
categories:
- partner-space
---
import Requirements from '@macros/iam/requirements.mdx'


<Requirements />

- A Scaleway account logged into the [console](https://console.scaleway.com)
- Scaleway Partner status

## Tracking a specific client's cloud consumption
1. Click **Go to Partner Space** in your Organization dashboard.
2. Click the **Billing** tab.
3. Select the customer whose consumption you wish to view from the drop-down menu. Consumption details are displayed in the bar graph. You can adjust the filters for a more precise view. Click **Export from API** if you want to extract consumption data. You can also see the discounts applied to the selected customer.

## Tracking discounts applied to a specific client
1. Click **Go to Partner Space** in your Organization dashboard.
2. Click the **Billing** tab.
3. Select the customer whose discounts you wish to view from the drop-down menu. The applied discounts are listed at the bottom of the page.