diff --git a/ui/litellm-dashboard/src/components/view_users.tsx b/ui/litellm-dashboard/src/components/view_users.tsx index 2f26126ce4..b3960965c5 100644 --- a/ui/litellm-dashboard/src/components/view_users.tsx +++ b/ui/litellm-dashboard/src/components/view_users.tsx @@ -153,9 +153,13 @@ const ViewUserDashboard: React.FC = ({ return (
- + - + +
+ Key Owners: Users on LiteLLM that created API Keys. Automatically tracked by LiteLLM + End Users: End Users of your LLM API calls. Tracked When a `user` param is passed in your LLM calls +
Key Owners @@ -163,6 +167,7 @@ const ViewUserDashboard: React.FC = ({ +