diff --git a/src/content/docs/fundamentals/manage-domains/pause-cloudflare.mdx b/src/content/docs/fundamentals/manage-domains/pause-cloudflare.mdx
index 13d7b2ab0f7d346..410d6307d21c374 100644
--- a/src/content/docs/fundamentals/manage-domains/pause-cloudflare.mdx
+++ b/src/content/docs/fundamentals/manage-domains/pause-cloudflare.mdx
@@ -8,9 +8,9 @@ import { DashButton } from "~/components";
To troubleshoot your site, you can pause Cloudflare globally. This will send traffic directly to your origin web server instead of Cloudflare's reverse proxy. Paused domains also cannot use Cloudflare services like [Rules](/rules/), [WAF](/waf/), and [SSL/TLS certificates](/ssl/edge-certificates/). Consider turning on [Development Mode](/fundamentals/manage-domains/pause-cloudflare/#enable-development-mode) to bypass caching while preserving protection.
-1. Log in to the Cloudflare dashboard and select your account and domain.
+1. In the Cloudflare dashboard, go to the **Account home** page and select your account and domain.
-
+
2. Within **Overview**, choose **Advanced Actions** > **Pause Cloudflare on Site**.
diff --git a/src/content/docs/fundamentals/performance/preparing-for-surges-or-spikes-in-web-traffic.mdx b/src/content/docs/fundamentals/performance/preparing-for-surges-or-spikes-in-web-traffic.mdx
index c059b14d3d10638..c47f423aa0c5aa8 100644
--- a/src/content/docs/fundamentals/performance/preparing-for-surges-or-spikes-in-web-traffic.mdx
+++ b/src/content/docs/fundamentals/performance/preparing-for-surges-or-spikes-in-web-traffic.mdx
@@ -12,9 +12,9 @@ By default, Cloudflare [caches static content](/cache/concepts/default-cache-be
### Cache more requests
-1. Log in to the Cloudflare dashboard and select your account and domain.
+1. In the Cloudflare dashboard, go to the **Account home** page and select your account and domain.
-
+
2. Go to **Caching** > **Cache Rules** and select **Create rule**.
diff --git a/src/content/docs/network-error-logging/get-started.mdx b/src/content/docs/network-error-logging/get-started.mdx
index 8d0cb00f7a8aeb9..fbbe95b2bec42ae 100644
--- a/src/content/docs/network-error-logging/get-started.mdx
+++ b/src/content/docs/network-error-logging/get-started.mdx
@@ -10,9 +10,9 @@ Network Error Logging is available to users on all plan types.
To enable Network Error Logging for Free and Pro zones:
-1. Log in to your Cloudflare dashboard.
+1. In the Cloudflare dashboard, go to the **Account home** page.
-
+
2. Select **Network** and locate **Network Error Logging Monitoring**.
3. Select the toggle to enable Network Error Logging.
diff --git a/src/content/docs/network-error-logging/how-to.mdx b/src/content/docs/network-error-logging/how-to.mdx
index 7eb9ba22af25c6c..2c0bf0f700c94bc 100644
--- a/src/content/docs/network-error-logging/how-to.mdx
+++ b/src/content/docs/network-error-logging/how-to.mdx
@@ -21,7 +21,7 @@ Use NEL reports to view information such as:
1. Log in to your Cloudflare dashboard.
-
+
2. Select **Analytics & Logs** > **Edge Reachability**.
diff --git a/src/content/docs/terraform/tutorial/initialize-terraform.mdx b/src/content/docs/terraform/tutorial/initialize-terraform.mdx
index c0c7d15ff464d75..fbdf1d5fd2f68c8 100644
--- a/src/content/docs/terraform/tutorial/initialize-terraform.mdx
+++ b/src/content/docs/terraform/tutorial/initialize-terraform.mdx
@@ -177,6 +177,6 @@ To see the full results returned from the API call:
terraform show
```
-You can also check the Cloudflare dashboard and go to **DNS** > **Records**.
+You can also check the Cloudflare dashboard and go to the **DNS** > **Records** page.
diff --git a/src/content/docs/version-management/how-to/compare-versions.mdx b/src/content/docs/version-management/how-to/compare-versions.mdx
index f62d31fad47020f..6ee3d2d76f531e9 100644
--- a/src/content/docs/version-management/how-to/compare-versions.mdx
+++ b/src/content/docs/version-management/how-to/compare-versions.mdx
@@ -16,7 +16,7 @@ To compare versions:
1. Log in to the Cloudflare dashboard.
-
+
2. Select your account and zone.
3. Go to **Version Management** > **Comparisons**.
diff --git a/src/content/partials/cloudflare-for-platforms/create-custom-hostname.mdx b/src/content/partials/cloudflare-for-platforms/create-custom-hostname.mdx
index 7973493abd59b07..3110051620f3bcd 100644
--- a/src/content/partials/cloudflare-for-platforms/create-custom-hostname.mdx
+++ b/src/content/partials/cloudflare-for-platforms/create-custom-hostname.mdx
@@ -5,9 +5,9 @@
import { DashButton } from "~/components";
-1. Log in to the Cloudflare dashboard and select your account.
+1. In the Cloudflare dashboard, go to the **Account home** page and select your account.
-
+
2. Select your Cloudflare for SaaS application.
3. Navigate to **SSL/TLS** > **Custom Hostnames**.
diff --git a/src/content/partials/cloudflare-for-platforms/delete-custom-hostname-dash.mdx b/src/content/partials/cloudflare-for-platforms/delete-custom-hostname-dash.mdx
index 41d39ec6e79833f..1d71525d006f8ef 100644
--- a/src/content/partials/cloudflare-for-platforms/delete-custom-hostname-dash.mdx
+++ b/src/content/partials/cloudflare-for-platforms/delete-custom-hostname-dash.mdx
@@ -5,9 +5,9 @@
import { DashButton } from "~/components";
-1. Log in to the Cloudflare dashboard and select your account and website.
+1. In the Cloudflare dashboard, go to the **Account home** page and select your account and website.
-
+
2. Select **SSL/TLS** > **Custom Hostnames**.
diff --git a/src/content/partials/cloudflare-for-platforms/txt-validation_dashboard.mdx b/src/content/partials/cloudflare-for-platforms/txt-validation_dashboard.mdx
index 70469ff5e4a526d..9f3f47cc8adf6cf 100644
--- a/src/content/partials/cloudflare-for-platforms/txt-validation_dashboard.mdx
+++ b/src/content/partials/cloudflare-for-platforms/txt-validation_dashboard.mdx
@@ -5,9 +5,9 @@
import { DashButton } from "~/components";
-1. Log in to the Cloudflare dashboard and select your account.
+1. In the Cloudflare dashboard, go to the **Account home** page and select your account.
-
+
2. Select your Cloudflare for SaaS application.
3. Navigate to **SSL/TLS** > **Custom Hostnames**.
diff --git a/src/content/partials/fundamentals/add-account-members.mdx b/src/content/partials/fundamentals/add-account-members.mdx
index 1875b1d5254dfd9..f613b56e07be958 100644
--- a/src/content/partials/fundamentals/add-account-members.mdx
+++ b/src/content/partials/fundamentals/add-account-members.mdx
@@ -8,9 +8,9 @@ import { DashButton, TabItem, Tabs } from "~/components";
To add a member to your account:
-1. In the Cloudflare dashboard, go to **Members**.
+1. In the Cloudflare dashboard, go to the **Members** page.
-
+
3. Select **Invite**.
diff --git a/src/content/partials/fundamentals/api-change-api-key.mdx b/src/content/partials/fundamentals/api-change-api-key.mdx
index 01b661b13874832..215b04ead3be1e3 100644
--- a/src/content/partials/fundamentals/api-change-api-key.mdx
+++ b/src/content/partials/fundamentals/api-change-api-key.mdx
@@ -9,7 +9,7 @@ If your API key might be compromised, change your API key:
1. Log in to the Cloudflare dashboard.
-
+
2. Go to **My Profile** > **API Tokens**.
3. In the **API Keys** section, find your key.
diff --git a/src/content/partials/fundamentals/api-roll-token.mdx b/src/content/partials/fundamentals/api-roll-token.mdx
index 605e536bfcbc2fd..4559e1312072b85 100644
--- a/src/content/partials/fundamentals/api-roll-token.mdx
+++ b/src/content/partials/fundamentals/api-roll-token.mdx
@@ -11,7 +11,7 @@ To roll your API token:
1. Log in to the Cloudflare dashboard.
-
+
2. Go to **My Profile** > **API Tokens**.
3. Next to the API token you want to roll, select the **three dot icon** > **Roll**.
diff --git a/src/content/partials/fundamentals/edit-member-permissions.mdx b/src/content/partials/fundamentals/edit-member-permissions.mdx
index 5719538a170bdd1..6e0d5e4640cfdb6 100644
--- a/src/content/partials/fundamentals/edit-member-permissions.mdx
+++ b/src/content/partials/fundamentals/edit-member-permissions.mdx
@@ -8,9 +8,9 @@ import { DashButton, TabItem, Tabs } from "~/components";
To edit member permissions using the dashboard:
-1. In the Cloudflare dashboard, go to **Members**.
+1. In the Cloudflare dashboard, go to the **Members** page.
-
+
3. Select a member record, then select **Edit**.
4. Update the scope and roles of their permissions.
diff --git a/src/content/partials/fundamentals/remove-account-members.mdx b/src/content/partials/fundamentals/remove-account-members.mdx
index e5b92a8f7842fa9..4b4123348304355 100644
--- a/src/content/partials/fundamentals/remove-account-members.mdx
+++ b/src/content/partials/fundamentals/remove-account-members.mdx
@@ -8,9 +8,9 @@ import { DashButton, TabItem, Tabs } from "~/components";
To revoke a member's access to your account:
-1. In the Cloudflare dashboard, go to **Members**.
+1. In the Cloudflare dashboard, go to the **Members** page.
-
+
2. Locate an account member and expand their record.
3. Click **Revoke**.
diff --git a/src/content/partials/fundamentals/revoke-active-sessions.mdx b/src/content/partials/fundamentals/revoke-active-sessions.mdx
index 796f6a411ee2f7b..07d956a61afdf20 100644
--- a/src/content/partials/fundamentals/revoke-active-sessions.mdx
+++ b/src/content/partials/fundamentals/revoke-active-sessions.mdx
@@ -11,7 +11,7 @@ To revoke a session:
1. Log in to the Cloudflare dashboard.
-
+
2. Go to **My Profile** > **Sessions**.
3. On a specific section, click **Revoke**.
diff --git a/src/content/partials/fundamentals/ubb-recommendation.mdx b/src/content/partials/fundamentals/ubb-recommendation.mdx
index ab33c51c0afc237..88aa3b4dabbd86c 100644
--- a/src/content/partials/fundamentals/ubb-recommendation.mdx
+++ b/src/content/partials/fundamentals/ubb-recommendation.mdx
@@ -9,9 +9,9 @@ Since this is a service with [usage-based billing](/billing/usage-based-billing/
To set up those notifications:
-1. In the Cloudflare dashboard, go to **Notifications**.
+1. In the Cloudflare dashboard, go to the **Notifications** page.
-
+
2. On **Alert Type** of **Usage Based Billing**, click **Select**.
diff --git a/src/content/partials/fundamentals/view-account-members.mdx b/src/content/partials/fundamentals/view-account-members.mdx
index bb7d0628bf21603..7b5e6893c511ae7 100644
--- a/src/content/partials/fundamentals/view-account-members.mdx
+++ b/src/content/partials/fundamentals/view-account-members.mdx
@@ -8,9 +8,9 @@ import { DashButton, TabItem, Tabs } from "~/components";
To view members using the dashboard:
-In the [Cloudflare dashboard, go to **Members**.
+In the [Cloudflare dashboard, go to the **Members** page.
-
+
diff --git a/src/content/partials/fundamentals/view-audit-log.mdx b/src/content/partials/fundamentals/view-audit-log.mdx
index 410cbb7f7b63443..34f479029436066 100644
--- a/src/content/partials/fundamentals/view-audit-log.mdx
+++ b/src/content/partials/fundamentals/view-audit-log.mdx
@@ -7,7 +7,7 @@ import { DashButton } from "~/components";
To access audit logs in the Cloudflare dashboard:
-In the Cloudflare dashboard, go to **Audit Logs**.
+In the Cloudflare dashboard, go to the **Audit Logs** page.
diff --git a/src/content/partials/registrar/enable-dnssec.mdx b/src/content/partials/registrar/enable-dnssec.mdx
index 696f01ed10eb11e..237935a506b128b 100644
--- a/src/content/partials/registrar/enable-dnssec.mdx
+++ b/src/content/partials/registrar/enable-dnssec.mdx
@@ -7,9 +7,9 @@ import { DashButton } from "~/components";
Cloudflare Registrar offers one-click DNSSEC activation for free to all customers:
-1. In Cloudflare dashboard, go to **Manage Domains**.
+1. In Cloudflare dashboard, go to the **Manage Domains** page.
-
+
2. Find the domain that you want to activate DNSSEC and select **Manage**.
3. Select **Configuration** > **Enable DNSSEC**. If DNSSEC was previously activated, select **Disable DNSSEC** to disable it.
diff --git a/src/content/partials/version-management/edit-version.mdx b/src/content/partials/version-management/edit-version.mdx
index cc3a2cffda9c8e1..385307cecb41c36 100644
--- a/src/content/partials/version-management/edit-version.mdx
+++ b/src/content/partials/version-management/edit-version.mdx
@@ -11,7 +11,7 @@ To change between different versions of your zone:
1. Log in to the Cloudflare dashboard.
-
+
2. Select your account and a domain that has version management. The Global Configuration of your domain will load.
3. Go to the product or feature you wish to modify.
diff --git a/src/content/partials/version-management/enable-versioning.mdx b/src/content/partials/version-management/enable-versioning.mdx
index ac3c6d1e1afe28b..0602c8e8c03f543 100644
--- a/src/content/partials/version-management/enable-versioning.mdx
+++ b/src/content/partials/version-management/enable-versioning.mdx
@@ -11,7 +11,7 @@ To enable [Version Management](https://dash.cloudflare.com/?to=/:account/:zone/v
1. Log in to the Cloudflare dashboard.
-
+
2. Select your account and zone.
3. Go to **Version Management**.
diff --git a/src/content/partials/version-management/promote-version.mdx b/src/content/partials/version-management/promote-version.mdx
index 92074106db3444a..9fa55abd7e19289 100644
--- a/src/content/partials/version-management/promote-version.mdx
+++ b/src/content/partials/version-management/promote-version.mdx
@@ -10,7 +10,7 @@ To promote a version:
1. Log in to the Cloudflare dashboard.
-
+
2. Select your account and zone.
3. Go to **Version Management**.
diff --git a/src/content/partials/version-management/test-version.mdx b/src/content/partials/version-management/test-version.mdx
index f6db689ca08bf62..30f9c66058586c5 100644
--- a/src/content/partials/version-management/test-version.mdx
+++ b/src/content/partials/version-management/test-version.mdx
@@ -9,7 +9,7 @@ Once you have made changes to a version, apply that version to your lowest-ranke
1. Log in to the Cloudflare dashboard.
-
+
2. Select your account and zone.
3. Go to **Version Management**.