diff --git a/ui/litellm-dashboard/src/components/view_key_table.tsx b/ui/litellm-dashboard/src/components/view_key_table.tsx index e0ac435217..019a11179a 100644 --- a/ui/litellm-dashboard/src/components/view_key_table.tsx +++ b/ui/litellm-dashboard/src/components/view_key_table.tsx @@ -1043,13 +1043,26 @@ const ViewKeyTable: React.FC = ({ Regenerated Key

- Please replace your old key with the new key generated.For + Please replace your old key with the new key generated. For security reasons, you will not be able to view it again through your LiteLLM account. If you lose this secret key, you will need to generate a new one.

+ Key Alias: +
+
+                {selectedToken?.key_alias || 'No alias set'}
+              
+
New API Key: