From 9aff32e3478198d38e246bf9d45dc49195085fef Mon Sep 17 00:00:00 2001 From: "Eliott C." Date: Fri, 26 Sep 2025 17:39:45 +0200 Subject: [PATCH] Revise rate limits for organization paid plans Updated rate limits for Team, Enterprise, and Enterprise Plus organizations. --- docs/hub/rate-limits.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/hub/rate-limits.md b/docs/hub/rate-limits.md index b19c59fac..f3fa24ab8 100644 --- a/docs/hub/rate-limits.md +++ b/docs/hub/rate-limits.md @@ -64,9 +64,9 @@ Here are the current rate limits (in September '25) based on your plan: | Anonymous user (per IP address) | 500 \* | 3,000 \* | 100 \* | | Free user | 1,000 \* | 5,000 \* | 200 \* | | PRO user | 2,500 | 12,000 | 400 | -| Team organization | 3,000 | 15,000 | 400 | -| Enterprise organization | 6,000 | 30,000 | 600 | -| Enterprise Plus organization | 10,000 | 50,000 | 1,000 | +| Team organization | 3,000 | 20,000 | 400 | +| Enterprise organization | 6,000 | 50,000 | 600 | +| Enterprise Plus organization | 10,000 | 100,000 | 1,000 | | Enterprise Plus organization
When Organization IP Ranges are defined | 100,000 | 500,000 | 10,000 | | Academia Hub organization | 2,500 | 12,000 | 400 |