diff --git a/docs/alerts/monitors/alert-grouping.md b/docs/alerts/monitors/alert-grouping.md
index 7a47634c46..fae7de95c7 100644
--- a/docs/alerts/monitors/alert-grouping.md
+++ b/docs/alerts/monitors/alert-grouping.md
@@ -20,7 +20,7 @@ Alert grouping works for both logs and metrics monitors.
### Metrics
-1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Monitoring > Monitors**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Alerts > Monitors**. You can also click the **Go To...** menu at the top of the screen and select **Monitors**.
+1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Monitoring > Monitors**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Monitoring > Monitors**. You can also click the **Go To...** menu at the top of the screen and select **Monitors**.
2. Click **Add a New monitor**.
3. Select **Metrics** as the type of monitor.
4. Enter your metrics query, then select your desired alert grouping option.
@@ -32,7 +32,7 @@ Alert grouping works for both logs and metrics monitors.
### Logs
-1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Monitoring > Monitors**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Alerts > Monitors**. You can also click the **Go To...** menu at the top of the screen and select **Monitors**.
+1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Monitoring > Monitors**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Monitoring > Monitors**. You can also click the **Go To...** menu at the top of the screen and select **Monitors**.
2. Click **Add a New monitor**.
3. Select **Logs** as the type of monitor.
4. Enter your logs query, then select your desired alert grouping option:
diff --git a/docs/alerts/monitors/alert-response.md b/docs/alerts/monitors/alert-response.md
index 0083acb183..8ee0456b7b 100644
--- a/docs/alerts/monitors/alert-response.md
+++ b/docs/alerts/monitors/alert-response.md
@@ -69,7 +69,7 @@ The following is an example Slack payload with the variable:
The Alert List shows all alerts triggered by your monitors within the past 30 days. By default, the list is sorted by status (showing **Active** on top, followed by **Resolved**), and then chronologically by creation time. The list displays up to 1,000 alerts.
To get to your Alert List:
-* From the [**New UI**](/docs/get-started/sumo-logic-ui/), select **Alerts > Alert List**.
+* From the [**New UI**](/docs/get-started/sumo-logic-ui/), select **Alerts**.
* From the [**Classic UI**](/docs/get-started/sumo-logic-ui-classic), click the bell icon in the top menu.
To search alerts, use the search bar and filters.

diff --git a/docs/alerts/monitors/create-monitor.md b/docs/alerts/monitors/create-monitor.md
index b8d63a4c83..540e075106 100644
--- a/docs/alerts/monitors/create-monitor.md
+++ b/docs/alerts/monitors/create-monitor.md
@@ -19,7 +19,7 @@ There are several ways to create a new monitor, depending on where you are in Su
### From Monitors
-1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Monitoring > Monitors**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Alerts > Monitors**. You can also click the **Go To...** menu at the top of the screen and select **Monitors**.
+1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Monitoring > Monitors**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Monitoring > Monitors**. You can also click the **Go To...** menu at the top of the screen and select **Monitors**.
1. Click **Add** > **New Monitor**, and the **New Monitor** dialog box will appear.