diff --git a/ui/litellm-dashboard/src/components/model_dashboard.tsx b/ui/litellm-dashboard/src/components/model_dashboard.tsx index 050df55299..82836badcd 100644 --- a/ui/litellm-dashboard/src/components/model_dashboard.tsx +++ b/ui/litellm-dashboard/src/components/model_dashboard.tsx @@ -1045,7 +1045,17 @@ const ModelDashboard: React.FC = ({ Select Customer Name - + { + setSelectedAPIKey(null); + }} + > + All Customers + { allEndUsers?.map((user: any, index: number) => { return (