From 1ca85161a5ea37f9200939869bde654c5a9a671b Mon Sep 17 00:00:00 2001 From: Krrish Dholakia Date: Thu, 5 Jun 2025 23:12:24 -0700 Subject: [PATCH] docs(users.md): clarify how budgets are applied --- docs/my-website/docs/proxy/users.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/my-website/docs/proxy/users.md b/docs/my-website/docs/proxy/users.md index b4457b8d553..a665474f24a 100644 --- a/docs/my-website/docs/proxy/users.md +++ b/docs/my-website/docs/proxy/users.md @@ -194,7 +194,9 @@ Apply a budget across all calls an internal user (key owner) can make on the pro :::info -For most use-cases, we recommend setting team-member budgets +For keys, with a 'team_id' set, the team budget is used instead of the user's personal budget. + +To apply a budget to a user within a team, use team member budgets. :::