From 8521c00e069fb4e2e38f9d30c9055d1765ba0ede Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Tue, 17 Feb 2026 11:05:04 +0000
Subject: [PATCH] Add help article on budget reset timing and fix weekly reset
day
- Created help article explaining when budget limits reset
- Changed weekly reset from Sunday to Monday 00:00 UTC
- Updated all budget docs with correct timing
Generated-By: mintlify-agent
---
docs.json | 3 +-
help-center/when-do-budget-limits-reset.mdx | 33 +++++++++++++++++++
.../enforce-budget-and-rate-limit.mdx | 4 +--
...workspace-budget-limts-and-rate-limits.mdx | 4 +--
.../ai-gateway/virtual-keys/budget-limits.mdx | 4 +--
product/model-catalog/integrations.mdx | 4 +--
6 files changed, 43 insertions(+), 9 deletions(-)
create mode 100644 help-center/when-do-budget-limits-reset.mdx
diff --git a/docs.json b/docs.json
index e87861cd..20c9f53b 100644
--- a/docs.json
+++ b/docs.json
@@ -1295,7 +1295,8 @@
{
"group": "Articles",
"pages": [
- "help-center/you-do-not-have-enough-permissions"
+ "help-center/you-do-not-have-enough-permissions",
+ "help-center/when-do-budget-limits-reset"
]
}
]
diff --git a/help-center/when-do-budget-limits-reset.mdx b/help-center/when-do-budget-limits-reset.mdx
new file mode 100644
index 00000000..7adcccf6
--- /dev/null
+++ b/help-center/when-do-budget-limits-reset.mdx
@@ -0,0 +1,33 @@
+---
+title: "When do budget limits reset?"
+description: "Understand when workspace and integration budget limits automatically reset"
+---
+
+Budget limits with periodic reset enabled refresh at fixed times:
+
+| Reset period | When it resets |
+|:---|:---|
+| **Weekly** | Monday at 00:00 UTC |
+| **Monthly** | 1st of each month at 00:00 UTC |
+
+
+Reset timing is based on calendar boundaries, not when you originally set the budget.
+
+
+## Where to check reset settings
+
+Budget limits can be configured at multiple levels:
+
+- **Workspace level**: Settings > Budget Allocation
+- **Integration level**: Edit the integration and check the Periodic Reset setting
+
+## Related
+
+
+
+ Configure budgets at the workspace level
+
+
+ Configure budgets on individual integrations
+
+
diff --git a/product/administration/enforce-budget-and-rate-limit.mdx b/product/administration/enforce-budget-and-rate-limit.mdx
index c0a9ea79..1baf4cfa 100644
--- a/product/administration/enforce-budget-and-rate-limit.mdx
+++ b/product/administration/enforce-budget-and-rate-limit.mdx
@@ -63,8 +63,8 @@ Budget limits can be set to automatically reset at regular intervals:
- **No Periodic Reset**: The budget limit applies until exhausted
-- **Reset Weekly**: Budget limits reset every Sunday at 12 AM UTC
-- **Reset Monthly**: Budget limits reset on the 1st of each month at 12 AM UTC
+- **Reset Weekly**: Budget limits reset every Monday at 00:00 UTC
+- **Reset Monthly**: Budget limits reset on the 1st of each month at 00:00 UTC
## Rate Limits
diff --git a/product/administration/enforce-workspace-budget-limts-and-rate-limits.mdx b/product/administration/enforce-workspace-budget-limts-and-rate-limits.mdx
index 1e91484e..0175385d 100644
--- a/product/administration/enforce-workspace-budget-limts-and-rate-limits.mdx
+++ b/product/administration/enforce-workspace-budget-limts-and-rate-limits.mdx
@@ -88,8 +88,8 @@ Alert thresholds trigger notifications when a percentage of the workspace budget
Workspace budgets can be set to automatically reset at regular intervals:
- **No Periodic Reset**: The budget limit applies until exhausted
-- **Reset Weekly**: Budget limits reset every Sunday at 12 AM UTC
-- **Reset Monthly**: Budget limits reset on the 1st of each month at 12 AM UTC
+- **Reset Weekly**: Budget limits reset every Monday at 00:00 UTC
+- **Reset Monthly**: Budget limits reset on the 1st of each month at 00:00 UTC
> The configuration options for workspace budgets and rate limits are the same as other budget and rate limit controls in the Portkey app (for API keys and providers). If you're familiar with those, this will feel identical—just applied at the workspace level.
diff --git a/product/ai-gateway/virtual-keys/budget-limits.mdx b/product/ai-gateway/virtual-keys/budget-limits.mdx
index a439f522..ecc0236d 100644
--- a/product/ai-gateway/virtual-keys/budget-limits.mdx
+++ b/product/ai-gateway/virtual-keys/budget-limits.mdx
@@ -62,8 +62,8 @@ You can configure budget limits to automatically reset at regular intervals:
- **Reset Monthly**: Budget limits automatically reset every month
### Reset Timing
-- Weekly resets occur at the beginning of each week (Sunday at 12 AM UTC)
-- Monthly resets occur on the **1st** calendar day of the month, at **12 AM UTC**, irrespective of when the budget limit was set prior
+- Weekly resets occur at the beginning of each week (Monday at 00:00 UTC)
+- Monthly resets occur on the **1st** calendar day of the month, at **00:00 UTC**, irrespective of when the budget limit was set prior
## Editing Budget Limits
diff --git a/product/model-catalog/integrations.mdx b/product/model-catalog/integrations.mdx
index 9281e527..a075a721 100644
--- a/product/model-catalog/integrations.mdx
+++ b/product/model-catalog/integrations.mdx
@@ -257,8 +257,8 @@ Configure budget limits to automatically reset at regular intervals:
* **Reset Monthly**: Budget limits automatically reset every month
**Reset Timing:**
-* Weekly resets occur at the beginning of each week (Sunday at 12 AM UTC)
-* Monthly resets occur on the **1st** calendar day of the month, at **12 AM UTC**, irrespective of when the budget limit was set prior
+* Weekly resets occur at the beginning of each week (Monday at 00:00 UTC)
+* Monthly resets occur on the **1st** calendar day of the month, at **00:00 UTC**, irrespective of when the budget limit was set prior
### Rate Limits