diff --git a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/Dashboard.jsx b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/Dashboard.jsx
index 6cb733fe2f..a634910666 100644
--- a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/Dashboard.jsx
+++ b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/Dashboard.jsx
@@ -185,7 +185,7 @@ function Dashboard() {
})}
: null}
- {func.checkLocal() && !(location.pathname.includes("test-editor") || location.pathname.includes("settings")) ?
+ {func.checkLocal() && !(location.pathname.includes("test-editor") || location.pathname.includes("settings") || location.pathname.includes("onboarding") || location.pathname.includes("summary")) ?
Need a 1:1 experience?