diff --git a/desktop/flipper-ui-core/src/sandy-chrome/Navbar.tsx b/desktop/flipper-ui-core/src/sandy-chrome/Navbar.tsx
index 085113573..68039a7a6 100644
--- a/desktop/flipper-ui-core/src/sandy-chrome/Navbar.tsx
+++ b/desktop/flipper-ui-core/src/sandy-chrome/Navbar.tsx
@@ -503,14 +503,25 @@ function TroubleshootMenu({
key="troubleshooting"
title={}
className={submenu}>
+
setIsDoctorVisible(true)}>
+ Setup Doctor
+
{getRenderHostInstance().GK('flipper_connection_troubleshoot') && (
setToplevelSelection('connectivity')}>
- Troubleshoot connectivity
+ Troubleshoot Connectivity
)}
+
+
+ Export All
+
setToplevelSelection('flipperlogs')}>
@@ -518,16 +529,6 @@ function TroubleshootMenu({
Flipper Logs
- setIsDoctorVisible(true)}>
- Setup Doctor
-
-
- Rage
-