diff --git a/ui/litellm-dashboard/src/components/settings.tsx b/ui/litellm-dashboard/src/components/settings.tsx index b74582f67..125bd18a7 100644 --- a/ui/litellm-dashboard/src/components/settings.tsx +++ b/ui/litellm-dashboard/src/components/settings.tsx @@ -322,7 +322,15 @@ const Settings: React.FC = ({ + Alerts are only supported for Slack Webhook URLs. Get your webhook urls from here + + + + + Slack Webhook URL + + {Object.entries(alerts_to_UI_NAME).map(([key, value], index) => ( @@ -359,11 +367,7 @@ const Settings: React.FC = ({ - - - - - +