diff --git a/Documentation/high-availability.md b/Documentation/high-availability.md
index 999f35da3..fd401cb12 100644
--- a/Documentation/high-availability.md
+++ b/Documentation/high-availability.md
@@ -1,5 +1,5 @@
 ---
-weight: 207
+weight: 208
 toc: true
 title: High Availability
 menu:
diff --git a/Documentation/operator.md b/Documentation/operator.md
index c20092ce6..7af394de7 100644
--- a/Documentation/operator.md
+++ b/Documentation/operator.md
@@ -1,5 +1,5 @@
 ---
-weight: 210
+weight: 211
 toc: false
 title: CLI reference
 menu:
diff --git a/Documentation/rbac-crd.md b/Documentation/rbac-crd.md
index aeadea110..3e7b0eef5 100644
--- a/Documentation/rbac-crd.md
+++ b/Documentation/rbac-crd.md
@@ -1,5 +1,5 @@
 ---
-weight: 206
+weight: 207
 toc: true
 title: RBAC for CRDs
 menu:
diff --git a/Documentation/rbac.md b/Documentation/rbac.md
index ad35141f4..8d34dc143 100644
--- a/Documentation/rbac.md
+++ b/Documentation/rbac.md
@@ -1,5 +1,5 @@
 ---
-weight: 205
+weight: 206
 toc: true
 title: RBAC
 menu:
diff --git a/Documentation/thanos.md b/Documentation/thanos.md
index b9d5f3977..1f4c2a974 100644
--- a/Documentation/thanos.md
+++ b/Documentation/thanos.md
@@ -1,5 +1,5 @@
 ---
-weight: 204
+weight: 205
 toc: true
 title: Thanos
 menu:
diff --git a/Documentation/troubleshooting.md b/Documentation/troubleshooting.md
index 77063908b..c75412be0 100644
--- a/Documentation/troubleshooting.md
+++ b/Documentation/troubleshooting.md
@@ -1,5 +1,5 @@
 ---
-weight: 211
+weight: 212
 toc: true
 title: Troubleshooting
 menu:
diff --git a/Documentation/user-guides/exposing-prometheus-and-alertmanager.md b/Documentation/user-guides/exposing-prometheus-and-alertmanager.md
index c26812d9a..ce2588f8a 100644
--- a/Documentation/user-guides/exposing-prometheus-and-alertmanager.md
+++ b/Documentation/user-guides/exposing-prometheus-and-alertmanager.md
@@ -1,3 +1,16 @@
+---
+weight: 202
+toc: true
+title: Exposing Prometheus and Alertmanager
+menu:
+    docs:
+        parent: user-guides
+lead: ""
+images: []
+draft: false
+description: Guide to exposing Prometheus and Alertmanager in Kubernetes using NodePort, ClusterIP, or Ingress for external access.
+---
+
 <br>
 <div class="alert alert-info" role="alert">
     <i class="fa fa-exclamation-triangle"></i><b> Note:</b> Starting with v0.39.0, Prometheus Operator requires use of Kubernetes v1.16.x and up.
diff --git a/Documentation/user-guides/prometheus-agent.md b/Documentation/user-guides/prometheus-agent.md
index e58104cb6..dced7bbd0 100644
--- a/Documentation/user-guides/prometheus-agent.md
+++ b/Documentation/user-guides/prometheus-agent.md
@@ -1,5 +1,5 @@
 ---
-weight: 203
+weight: 204
 toc: true
 title: Prometheus Agent
 menu:
diff --git a/Documentation/user-guides/storage.md b/Documentation/user-guides/storage.md
index 6918e4f45..c9fa54d92 100644
--- a/Documentation/user-guides/storage.md
+++ b/Documentation/user-guides/storage.md
@@ -1,5 +1,5 @@
 ---
-weight: 208
+weight: 209
 toc: true
 title: Storage
 menu:
diff --git a/Documentation/user-guides/strategic-merge-patch.md b/Documentation/user-guides/strategic-merge-patch.md
index 0c9dbfb4a..ecb9dd93c 100644
--- a/Documentation/user-guides/strategic-merge-patch.md
+++ b/Documentation/user-guides/strategic-merge-patch.md
@@ -1,5 +1,5 @@
 ---
-weight: 209
+weight: 210
 toc: true
 title: Strategic Merge Patch
 menu:
diff --git a/Documentation/user-guides/webhook.md b/Documentation/user-guides/webhook.md
index 5b4bb918e..02a3b280e 100644
--- a/Documentation/user-guides/webhook.md
+++ b/Documentation/user-guides/webhook.md
@@ -1,5 +1,5 @@
 ---
-weight: 202
+weight: 203
 toc: true
 title: Admission webhook
 menu: