From 9501ca96486650457327ad510822e9499ddf1d23 Mon Sep 17 00:00:00 2001 From: bouhmad Date: Mon, 6 Apr 2026 09:38:47 -0700 Subject: [PATCH 1/5] Organizations changelog --- .../2026-04-06-organizations-public-beta.mdx | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx diff --git a/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx new file mode 100644 index 00000000000..a55083a3bf3 --- /dev/null +++ b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx @@ -0,0 +1,35 @@ +--- +title: Organizations is now in Public Beta +description: Centrally manage all of your Enterprise accounts from a single pane of glass +products: + - fundamentals +date: 2026-04-06 +--- + +We're announcing the Public Beta of **Organizations**, a new top-level Cloudflare container that lets Enterprise customers manage multiple accounts, members, analytics, and shared policies from one centralized location. + +**What's New** + +**Organizations [BETA]**: [Organizations](/fundamentals/organizations/) are a new top-level container for centrally managing multiple accounts. Each Organization supports up to 500 accounts and 500 zones, giving larger teams a single place to administer resources at scale. + +**Self-Serve Onboarding [BETA]**: Enterprise customers can [create an Organization](/fundamentals/organizations/setup/) in the dashboard and assign Enterprise accounts where they are already Super Administrators. + +**Centralized Account Management [BETA]**: At launch, every Organization member has the Organization Super Admin role. Organization Super Admins can invite other users and manage any child account under the Organization through Implicit Access. + +**Implicit Access [BETA]**: Members of an Organization automatically receive Super Administrator permissions across child accounts, removing the need for explicit membership on each account. Additional Org-level roles will be available over the course of the year. + +**Unified Analytics [BETA]**: View, filter, and download aggregate HTTP analytics across all Organization child accounts from a single dashboard for centralized visibility into traffic patterns and security events. + +**Terraform Provider Support [BETA]**: Manage Organizations with infrastructure as code from day one. Provision organizations, assign accounts, and configure settings programmatically with the [Cloudflare Terraform provider](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/organization). + +**Shared Policies [BETA]**: Share [WAF](/waf/custom-rules/) or [Gateway](/cloudflare-one/traffic-policies/) policies across multiple accounts within your Organization to simplify centralized policy management. + +:::note +Organizations is in Public Beta for Enterprise customers only. Additional customer types will be available in future releases. +::: + +For more info: + +- [Get started with Organizations](/fundamentals/organizations/) +- [Set up your Organization](/fundamentals/organizations/setup/) +- [Review limitations](/fundamentals/organizations/limitations/) From ab0cb574beae39fcb42d478975356bb64ee8da56 Mon Sep 17 00:00:00 2001 From: bouhmad Date: Mon, 6 Apr 2026 09:43:31 -0700 Subject: [PATCH 2/5] remove unnecessary beta labels --- .../2026-04-06-organizations-public-beta.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx index a55083a3bf3..11a1f0134e5 100644 --- a/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx +++ b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx @@ -12,17 +12,17 @@ We're announcing the Public Beta of **Organizations**, a new top-level Cloudflar **Organizations [BETA]**: [Organizations](/fundamentals/organizations/) are a new top-level container for centrally managing multiple accounts. Each Organization supports up to 500 accounts and 500 zones, giving larger teams a single place to administer resources at scale. -**Self-Serve Onboarding [BETA]**: Enterprise customers can [create an Organization](/fundamentals/organizations/setup/) in the dashboard and assign Enterprise accounts where they are already Super Administrators. +**Self-Serve Onboarding**: Enterprise customers can [create an Organization](/fundamentals/organizations/setup/) in the dashboard and assign Enterprise accounts where they are already Super Administrators. -**Centralized Account Management [BETA]**: At launch, every Organization member has the Organization Super Admin role. Organization Super Admins can invite other users and manage any child account under the Organization through Implicit Access. +**Centralized Account Management**: At launch, every Organization member has the Organization Super Admin role. Organization Super Admins can invite other users and manage any child account under the Organization through Implicit Access. -**Implicit Access [BETA]**: Members of an Organization automatically receive Super Administrator permissions across child accounts, removing the need for explicit membership on each account. Additional Org-level roles will be available over the course of the year. +**Implicit Access**: Members of an Organization automatically receive Super Administrator permissions across child accounts, removing the need for explicit membership on each account. Additional Org-level roles will be available over the course of the year. -**Unified Analytics [BETA]**: View, filter, and download aggregate HTTP analytics across all Organization child accounts from a single dashboard for centralized visibility into traffic patterns and security events. +**Unified Analytics**: View, filter, and download aggregate HTTP analytics across all Organization child accounts from a single dashboard for centralized visibility into traffic patterns and security events. -**Terraform Provider Support [BETA]**: Manage Organizations with infrastructure as code from day one. Provision organizations, assign accounts, and configure settings programmatically with the [Cloudflare Terraform provider](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/organization). +**Terraform Provider Support**: Manage Organizations with infrastructure as code from day one. Provision organizations, assign accounts, and configure settings programmatically with the [Cloudflare Terraform provider](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/organization). -**Shared Policies [BETA]**: Share [WAF](/waf/custom-rules/) or [Gateway](/cloudflare-one/traffic-policies/) policies across multiple accounts within your Organization to simplify centralized policy management. +**Shared Policies**: Share [WAF](/waf/custom-rules/) or [Gateway](/cloudflare-one/traffic-policies/) policies across multiple accounts within your Organization to simplify centralized policy management. :::note Organizations is in Public Beta for Enterprise customers only. Additional customer types will be available in future releases. From b2ac7979d511bcec4cc42e59124338aedcb7fe85 Mon Sep 17 00:00:00 2001 From: Adam Bouhmad Date: Mon, 6 Apr 2026 10:11:44 -0700 Subject: [PATCH 3/5] clarify enterprise verbiage Co-authored-by: Adam Bouhmad --- .../fundamentals/2026-04-06-organizations-public-beta.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx index 11a1f0134e5..956297588bc 100644 --- a/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx +++ b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx @@ -1,18 +1,18 @@ --- title: Organizations is now in Public Beta -description: Centrally manage all of your Enterprise accounts from a single pane of glass +description: Centrally manage all of your Cloudflare accounts from a single pane of glass. products: - fundamentals date: 2026-04-06 --- -We're announcing the Public Beta of **Organizations**, a new top-level Cloudflare container that lets Enterprise customers manage multiple accounts, members, analytics, and shared policies from one centralized location. +We're announcing the Public Beta of **Organizations**, a new top-level Cloudflare container that lets Cloudflare customers manage multiple accounts, members, analytics, and shared policies from one centralized location. **What's New** **Organizations [BETA]**: [Organizations](/fundamentals/organizations/) are a new top-level container for centrally managing multiple accounts. Each Organization supports up to 500 accounts and 500 zones, giving larger teams a single place to administer resources at scale. -**Self-Serve Onboarding**: Enterprise customers can [create an Organization](/fundamentals/organizations/setup/) in the dashboard and assign Enterprise accounts where they are already Super Administrators. +**Self-Serve Onboarding**: Enterprise customers can [create an Organization](/fundamentals/organizations/setup/) in the dashboard and assign accounts where they are already Super Administrators. **Centralized Account Management**: At launch, every Organization member has the Organization Super Admin role. Organization Super Admins can invite other users and manage any child account under the Organization through Implicit Access. @@ -25,7 +25,7 @@ We're announcing the Public Beta of **Organizations**, a new top-level Cloudflar **Shared Policies**: Share [WAF](/waf/custom-rules/) or [Gateway](/cloudflare-one/traffic-policies/) policies across multiple accounts within your Organization to simplify centralized policy management. :::note -Organizations is in Public Beta for Enterprise customers only. Additional customer types will be available in future releases. +Organizations is in Public Beta. You must have an Enterprise account to create an organization, but once created, you can add accounts of any plan type where you are a Super Administrator. ::: For more info: From a79b7049989fbd67d37e1c03cbc2fbc463a4a56b Mon Sep 17 00:00:00 2001 From: Adam Bouhmad Date: Mon, 6 Apr 2026 12:44:24 -0700 Subject: [PATCH 4/5] justin's casing changes Co-authored-by: Justin Hutchings --- .../2026-04-06-organizations-public-beta.mdx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx index 956297588bc..480db983f4e 100644 --- a/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx +++ b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx @@ -1,28 +1,28 @@ --- -title: Organizations is now in Public Beta +title: Organizations is now in public beta for enterprises description: Centrally manage all of your Cloudflare accounts from a single pane of glass. products: - fundamentals date: 2026-04-06 --- -We're announcing the Public Beta of **Organizations**, a new top-level Cloudflare container that lets Cloudflare customers manage multiple accounts, members, analytics, and shared policies from one centralized location. +We're announcing the public beta of **Organizations** for enterprise customers, a new top-level Cloudflare container that lets Cloudflare customers manage multiple accounts, members, analytics, and shared policies from one centralized location. **What's New** **Organizations [BETA]**: [Organizations](/fundamentals/organizations/) are a new top-level container for centrally managing multiple accounts. Each Organization supports up to 500 accounts and 500 zones, giving larger teams a single place to administer resources at scale. -**Self-Serve Onboarding**: Enterprise customers can [create an Organization](/fundamentals/organizations/setup/) in the dashboard and assign accounts where they are already Super Administrators. +**Self-serve onboarding**: Enterprise customers can [create an Organization](/fundamentals/organizations/setup/) in the dashboard and assign accounts where they are already Super Administrators. -**Centralized Account Management**: At launch, every Organization member has the Organization Super Admin role. Organization Super Admins can invite other users and manage any child account under the Organization through Implicit Access. +**Centralized Account Management**: At launch, every Organization member has the Organization Super Admin role. Organization Super Admins can invite other users and manage any child account under the Organization implicitly. -**Implicit Access**: Members of an Organization automatically receive Super Administrator permissions across child accounts, removing the need for explicit membership on each account. Additional Org-level roles will be available over the course of the year. +**Implicit access**: Members of an Organization automatically receive Super Administrator permissions across child accounts, removing the need for explicit membership on each account. Additional Org-level roles will be available over the course of the year. -**Unified Analytics**: View, filter, and download aggregate HTTP analytics across all Organization child accounts from a single dashboard for centralized visibility into traffic patterns and security events. +**Unified analytics**: View, filter, and download aggregate HTTP analytics across all Organization child accounts from a single dashboard for centralized visibility into traffic patterns and security events. -**Terraform Provider Support**: Manage Organizations with infrastructure as code from day one. Provision organizations, assign accounts, and configure settings programmatically with the [Cloudflare Terraform provider](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/organization). +**Terraform provider support**: Manage Organizations with infrastructure as code from day one. Provision organizations, assign accounts, and configure settings programmatically with the [Cloudflare Terraform provider](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/organization). -**Shared Policies**: Share [WAF](/waf/custom-rules/) or [Gateway](/cloudflare-one/traffic-policies/) policies across multiple accounts within your Organization to simplify centralized policy management. +**Shared policies**: Share [WAF](/waf/custom-rules/) or [Gateway](/cloudflare-one/traffic-policies/) policies across multiple accounts within your Organization to simplify centralized policy management. :::note Organizations is in Public Beta. You must have an Enterprise account to create an organization, but once created, you can add accounts of any plan type where you are a Super Administrator. From 9d0aafee9c2269140b56b5e20a30f86f43b6c422 Mon Sep 17 00:00:00 2001 From: Justin Hutchings Date: Mon, 6 Apr 2026 13:15:10 -0700 Subject: [PATCH 5/5] Update src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx Co-authored-by: Ankur Aggarwal --- .../fundamentals/2026-04-06-organizations-public-beta.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx index 480db983f4e..693e3cfaf7c 100644 --- a/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx +++ b/src/content/changelog/fundamentals/2026-04-06-organizations-public-beta.mdx @@ -15,7 +15,7 @@ We're announcing the public beta of **Organizations** for enterprise customers, **Self-serve onboarding**: Enterprise customers can [create an Organization](/fundamentals/organizations/setup/) in the dashboard and assign accounts where they are already Super Administrators. **Centralized Account Management**: At launch, every Organization member has the Organization Super Admin role. Organization Super Admins can invite other users and manage any child account under the Organization implicitly. - +**Shared policies**: Share [WAF](/waf/custom-rules/) or [Gateway](/cloudflare-one/traffic-policies/tiered-policies/organizations/) policies across multiple accounts within your Organization to simplify centralized policy management. **Implicit access**: Members of an Organization automatically receive Super Administrator permissions across child accounts, removing the need for explicit membership on each account. Additional Org-level roles will be available over the course of the year. **Unified analytics**: View, filter, and download aggregate HTTP analytics across all Organization child accounts from a single dashboard for centralized visibility into traffic patterns and security events.