-
Notifications
You must be signed in to change notification settings - Fork 269
docs(efp): efp dashboard #6097
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
docs(efp): efp dashboard #6097
Changes from 1 commit
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
7a08ac6
docs(efp): efp dashboard
bene2k1 1ca2f33
Apply suggestions from code review
bene2k1 58eac05
Apply suggestions from code review
bene2k1 46985ab
docs(efp): update wording
bene2k1 f546b34
Apply suggestions from code review
bene2k1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Binary file added
BIN
+29.7 KB
...environmental-footprint/how-to/assets/scaleway-env-footprint-carbon-detail.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+35.5 KB
pages/environmental-footprint/how-to/assets/scaleway-env-footprint-carbon.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+54.6 KB
pages/environmental-footprint/how-to/assets/scaleway-env-footprint-overview.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 70 additions & 0 deletions
70
pages/environmental-footprint/how-to/environmental-footprint-dashboard.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,70 @@ | ||
| --- | ||
| title: How to use the Environmental Footprint dashobard | ||
| description: Manage and track your environmental footprint with the dashboard. | ||
| tags: environmental footprint dashboards | ||
| dates: | ||
| validation: 2026-01-23 | ||
| posted: 2026-01-23 | ||
| --- | ||
| import Requirements from '@macros/iam/requirements.mdx' | ||
|
|
||
| import image from './assets/scaleway-env-footprint-overview.webp' | ||
| import image2 from './assets/scaleway-env-footprint-carbon.webp' | ||
| import image3 from './assets/scaleway-env-footprint-carbon-detail.webp' | ||
|
|
||
| The Scaleway Environmental Footprint dashboards help you monitor and analyze the environmental impact of your cloud resource usage. They provide clear visibility into carbon and water consumption, enabling accurate reporting and informed optimization decisions. | ||
bene2k1 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| <Requirements /> | ||
|
|
||
| * A Scaleway account logged into the [console](https://console.scaleway.com) | ||
| * [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing actions in the target Organization | ||
bene2k1 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
bene2k1 marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| ## Access the dashboards | ||
|
|
||
| 1. In the Scaleway console, click **Environmental Footprint** under **Cost & Impact Management**. | ||
|
|
||
| 2. An overview of your Organization’s environmental footprint for the previous and current month is displayed. | ||
| The chart shows consumption by product category. Click **View details** to open the detailed dashboard. | ||
|
|
||
| <Lightbox image={image} alt="Overview of an Organization’s environmental footprint." /> | ||
|
|
||
| <Message type="tip"> | ||
| You can also access the detailed dashboard from the **Footprint** tab. | ||
| </Message> | ||
|
|
||
| 3. The detailed dashboard opens with carbon consumption data. | ||
| Click **Water** to switch to water consumption. | ||
bene2k1 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| <Lightbox image={image2} alt="Carbon consumption for an Organization." /> | ||
|
|
||
| ## Filter consumption data | ||
|
|
||
| Use the filters, then click **Apply**. | ||
|
|
||
| Available filters: | ||
|
|
||
| * **Period** – Filter by month. | ||
bene2k1 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| * **Service Category** – Product category (for example, Compute or Storage). <Message type="note"> | ||
| Select a Service Category before filtering by Product. </Message> | ||
bene2k1 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| * **Product Category** – Specific product type. Values represent the total consumption of all matching products. | ||
| * **Project** – One or more Projects in the Organization. Leave empty to include all Projects. | ||
| * **Locality** – Regions where resources are deployed. Leave empty to include all regions. | ||
bene2k1 marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| Deleted Projects appear as **Deleted**. | ||
|
|
||
| Click **Reset** to clear all filters. | ||
|
|
||
| <Message type="important"> | ||
| Chart values represent total carbon or water consumption for the selected period. | ||
| Detailed per-product data is available below the chart. | ||
| </Message> | ||
|
|
||
| ## View detailed consumption | ||
|
|
||
| Scroll down to view the detailed consumption list based on your filters. | ||
|
|
||
| <Lightbox image={image3} alt="Detailed environmental footprint per product." /> | ||
|
|
||
| <Message type="note"> | ||
| You can also retrieve consumption data using the [Environmental Footprint API](https://www.scaleway.com/en/developers/api/environmental-footprint/user-api/#path-metrics-retrieve-detailed-impact-data). | ||
| </Message> | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.