From 2c08050f6bdc33036b50a9a410c698ca24a8d954 Mon Sep 17 00:00:00 2001 From: James Hill Date: Thu, 28 Sep 2023 11:54:32 +1000 Subject: [PATCH] Add FAQ: max teams per org limit? We have recently enforced the following service quota for team creation. --- pages/team_management/permissions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/team_management/permissions.md b/pages/team_management/permissions.md index 6f6b2ca30a..a87a93736e 100644 --- a/pages/team_management/permissions.md +++ b/pages/team_management/permissions.md @@ -73,6 +73,10 @@ fi ### Frequently asked questions +#### Is there a limit to the number of teams an organization can have? +Yes, we have a limit of **250 teams per organization**. If you are an enterprise +customer and require additional teams please contact support@buildkite.com. + #### Will users (and API tokens) still have access to their pipelines? When you enable Teams we'll create a default team called “Everyone”, containing all your users and pipelines. This ensures that users, and their API tokens, will still have access to their pipelines.