diff --git a/site/src/modules/dashboard/Navbar/DeploymentDropdown.tsx b/site/src/modules/dashboard/Navbar/DeploymentDropdown.tsx index 34971bbc57..9d87e5c824 100644 --- a/site/src/modules/dashboard/Navbar/DeploymentDropdown.tsx +++ b/site/src/modules/dashboard/Navbar/DeploymentDropdown.tsx @@ -92,9 +92,14 @@ const DeploymentDropdownContent: FC = ({ )} {canViewAIBridge && ( - - AI Bridge Logs - + <> + + AI Bridge Logs + + + AI Bridge Sessions + + )} {canViewHealth && (