From 5876441aa2effdf2add1ca16262a41d585d1d118 Mon Sep 17 00:00:00 2001 From: yuneng-jiang Date: Sat, 7 Feb 2026 14:35:11 -0800 Subject: [PATCH] warning placement --- .../docs/proxy/ui_team_soft_budget_alerts.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/my-website/docs/proxy/ui_team_soft_budget_alerts.md b/docs/my-website/docs/proxy/ui_team_soft_budget_alerts.md index 2dc0efb5da2..17c42e57c9a 100644 --- a/docs/my-website/docs/proxy/ui_team_soft_budget_alerts.md +++ b/docs/my-website/docs/proxy/ui_team_soft_budget_alerts.md @@ -17,6 +17,10 @@ Team soft budget alerts let you: - **Target specific recipients** — send alerts to specific email addresses (e.g. team leads, finance), not just the team members - **Work without global alerting** — team soft budget alerts are sent via email independently of Slack or other global alerting configuration +:::warning Email integration required +Team soft budget alerts are sent via email. You must have an active email integration (SendGrid, Resend, or SMTP) configured on your proxy for alerts to be delivered. See [Email Notifications](./email.md) for setup instructions. +::: + :::info Automatically active Team soft budget alerts are **automatically active** once you configure a soft budget and at least one alerting email on a team. No additional proxy configuration or restart is needed — alerts are checked on every request. ::: @@ -31,12 +35,6 @@ On every API request made with a key belonging to a team, the proxy checks: If all three conditions are met, an email alert is sent to the configured recipients. Alerts are **deduplicated** so the same alert is only sent once within a 24-hour window. -## Prerequisites - -:::warning Email integration required -Team soft budget alerts are sent via email. You must have an active email integration (SendGrid, Resend, or SMTP) configured on your proxy for alerts to be delivered. See [Email Notifications](./email.md) for setup instructions. -::: - ## How to Set Up Team Soft Budget Alerts ### 1. Navigate to the Admin UI