diff --git a/ui/litellm-dashboard/src/components/entity_usage.tsx b/ui/litellm-dashboard/src/components/entity_usage.tsx index 62f3dd4af5..e4cfb9bfae 100644 --- a/ui/litellm-dashboard/src/components/entity_usage.tsx +++ b/ui/litellm-dashboard/src/components/entity_usage.tsx @@ -252,6 +252,29 @@ const EntityUsage: React.FC = ({ return (
+ + + Select Time Range + + + + Filter by {entityType === 'tag' ? 'Tags' : 'Teams'} + - - - {/* Total Spend Card */}