= ({
-
+ {canCreateKey && (
+
+ )}
diff --git a/ui/litellm-dashboard/src/components/view_users.tsx b/ui/litellm-dashboard/src/components/view_users.tsx
index 50123a8395..4ee1597512 100644
--- a/ui/litellm-dashboard/src/components/view_users.tsx
+++ b/ui/litellm-dashboard/src/components/view_users.tsx
@@ -304,7 +304,9 @@ const ViewUserDashboard: React.FC = ({ accessToken, toke
>
) : userID && accessToken ? (
<>
-
+ {isProxyAdmin && (
+
+ )}
{isProxyAdmin && (