diff --git a/content/en/docs/toolbox/metering-and-billing/view-resource-consumption.md b/content/en/docs/toolbox/metering-and-billing/view-resource-consumption.md
index 2040be685..8259833bf 100644
--- a/content/en/docs/toolbox/metering-and-billing/view-resource-consumption.md
+++ b/content/en/docs/toolbox/metering-and-billing/view-resource-consumption.md
@@ -17,7 +17,7 @@ KubeSphere metering helps you track resource consumption within a given cluster
**Cluster Resource Consumption** contains resource usage information of clusters (and nodes included), such as CPU, memory and storage.
-1. Log in to the KubeSphere console as `admin`, click the hammer icon in the bottom-right corner and select **Metering and Billing**.
+1. Log in to the KubeSphere console as `admin`, click
in the lower-right corner and select **Metering and Billing**.
2. Click **View Consumption** in the **Cluster Resource Consumption** section.
@@ -27,17 +27,24 @@ KubeSphere metering helps you track resource consumption within a given cluster
On the right side, there are three parts showing resource consumption in different ways.
- ### Overview
-
- The top part displays a consumption overview of different resources in a cluster since its creation. You can also see the billing information if you [have set prices for these resources](../enable-billing/) in the ConfigMap `kubesphere-config`.
-
- ### Consumption by Yesterday
-
- The middle part shows the total resource consumption by yesterday while you can also customize the time range and internal to see data within a specific period.
-
- ### Current Resources Included
-
- The bottom part displays the consumption of resources included in the selected target object (in this case, all nodes in the selected cluster) over the last hour.
+
| Module | +Description | +
|---|---|
| Overview | +Displays a consumption overview of different resources in a cluster since its creation. You can also see the billing information if you have set prices for these resources in the ConfigMap kubesphere-config. |
+
| Consumption by Yesterday | +Displays the total resource consumption by yesterday. You can also customize the time range and internal to see data within a specific period. | +
| Current Resources Included | +Displays the consumption of resources included in the selected target object (in this case, all nodes in the selected cluster) over the last hour. | +
in the lower-right corner and select **Metering and Billing**.
2. Click **View Consumption** in the **Workspace (Project) Resource Consumption** section.
diff --git a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/cluster-page.png b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/cluster-page.png
index bdef73b01..39951532d 100644
Binary files a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/cluster-page.png and b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/cluster-page.png differ
diff --git a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/node-page.png b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/node-page.png
index 0b492e0f9..44a0a35a3 100644
Binary files a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/node-page.png and b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/node-page.png differ
diff --git a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/pod-page.png b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/pod-page.png
index a00587420..147f7ef3f 100644
Binary files a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/pod-page.png and b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/pod-page.png differ
diff --git a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/project-page.png b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/project-page.png
index 36f59b74e..f30706ed5 100644
Binary files a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/project-page.png and b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/project-page.png differ
diff --git a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/toolbox.png b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/toolbox.png
new file mode 100644
index 000000000..94e54080a
Binary files /dev/null and b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/toolbox.png differ
diff --git a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/workload-page.png b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/workload-page.png
index 6b159214e..dd96ce1fa 100644
Binary files a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/workload-page.png and b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/workload-page.png differ
diff --git a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/workspace-page.png b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/workspace-page.png
index 741ec773d..6622d7f52 100644
Binary files a/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/workspace-page.png and b/static/images/docs/toolbox/metering-and-billing/view-resource-consumption/workspace-page.png differ