diff --git a/ui/litellm-dashboard/src/components/top_key_view.tsx b/ui/litellm-dashboard/src/components/top_key_view.tsx index a66afcdec5c..d687e499d36 100644 --- a/ui/litellm-dashboard/src/components/top_key_view.tsx +++ b/ui/litellm-dashboard/src/components/top_key_view.tsx @@ -69,7 +69,7 @@ const TopKeyView: React.FC = ({ // Define columns for the table view const columns = [ { - header: "Key", + header: "Key ID", accessorKey: "api_key", cell: (info: any) => (