diff --git a/docs/Articles.md b/docs/Articles.md
index bd69f2e87a..04c0abda4f 100644
--- a/docs/Articles.md
+++ b/docs/Articles.md
@@ -1,5 +1,5 @@
 ---
-sort: 16
+sort: 17
 ---
 
 # Articles
diff --git a/docs/BestPractices.md b/docs/BestPractices.md
index 480ee6c384..b7908defeb 100644
--- a/docs/BestPractices.md
+++ b/docs/BestPractices.md
@@ -1,5 +1,5 @@
 ---
-sort: 12
+sort: 13
 ---
 
 # VM best practices 
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 9f9d4a0723..8796c3e04c 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,5 +1,5 @@
 ---
-sort: 13
+sort: 14
 ---
 
 # CHANGELOG
diff --git a/docs/CaseStudies.md b/docs/CaseStudies.md
index baccc44a38..ca6117e6fa 100644
--- a/docs/CaseStudies.md
+++ b/docs/CaseStudies.md
@@ -1,5 +1,5 @@
 ---
-sort: 17
+sort: 18
 ---
 
 # Case studies and talks
diff --git a/docs/FAQ.md b/docs/FAQ.md
index aa8295c882..9d0a3121e4 100644
--- a/docs/FAQ.md
+++ b/docs/FAQ.md
@@ -1,5 +1,5 @@
 ---
-sort: 18
+sort: 19
 ---
 
 # FAQ
diff --git a/docs/Home.md b/docs/Home.md
index 944eea0143..a7d5a718b3 100644
--- a/docs/Home.md
+++ b/docs/Home.md
@@ -1,5 +1,5 @@
 ---
-sort: 19
+sort: 20
 ---
 
 # Docs
diff --git a/docs/MetricsQL.md b/docs/MetricsQL.md
index cd86c984ea..30b7003195 100644
--- a/docs/MetricsQL.md
+++ b/docs/MetricsQL.md
@@ -1,5 +1,5 @@
 ---
-sort: 11
+sort: 12
 ---
 
 # MetricsQL
diff --git a/docs/PerTenantStatistic.md b/docs/PerTenantStatistic.md
index 037d45524b..6b63163e9a 100644
--- a/docs/PerTenantStatistic.md
+++ b/docs/PerTenantStatistic.md
@@ -1,3 +1,7 @@
+---
+sort: 10
+---
+
 ## Victoria Metrics Cluster Per Tenant Statistic
 
 <img alt="cluster-per-tenant-stat" src="per-tenant-stats.jpg">
@@ -37,11 +41,11 @@ scrape_configs:
 Visualisation of statistic can be done in grafana using this dashboard [link](https://github.com/VictoriaMetrics/VictoriaMetrics/tree/cluster/dashboards/clusterbytenant.json)
 
 
-### Integration with vmgateway:
+### Integration with vmgateway
 
 Per Tenant Statistic is the source data for `vmgateway` rate limiter. More information can be found [here](https://victoriametrics.github.io/vmgateway.html)
 
-### Integration with vmalert:
+### Integration with vmalert
 
 You can generate alerts based on each tenant resource usage and notify the system/people about reaching the limits.
 
diff --git a/docs/Quick-Start.md b/docs/Quick-Start.md
index 33a93eb6fa..0d2daf41e8 100644
--- a/docs/Quick-Start.md
+++ b/docs/Quick-Start.md
@@ -1,5 +1,5 @@
 ---
-sort: 10
+sort: 11
 ---
 
 # Quick Start
diff --git a/docs/Release-Guide.md b/docs/Release-Guide.md
index 1000f0ac2e..d20d99593e 100644
--- a/docs/Release-Guide.md
+++ b/docs/Release-Guide.md
@@ -1,5 +1,5 @@
 ---
-sort: 14
+sort: 15
 ---
 
 # Release process guidance
diff --git a/docs/SampleSizeCalculations.md b/docs/SampleSizeCalculations.md
index 75ebb35999..78b522d35a 100644
--- a/docs/SampleSizeCalculations.md
+++ b/docs/SampleSizeCalculations.md
@@ -1,5 +1,5 @@
 ---
-sort: 15
+sort: 16
 ---
 
 # Sample size calculations
diff --git a/docs/per-tenant-stats.jpg b/docs/per-tenant-stats.jpg
index 384ff2fb2a..3ef4a93e09 100644
Binary files a/docs/per-tenant-stats.jpg and b/docs/per-tenant-stats.jpg differ