From 091d9c87731becfdb5ffea14e038b431694c6e84 Mon Sep 17 00:00:00 2001 From: Justin Hutchings Date: Tue, 8 Sep 2026 10:55:24 -0700 Subject: [PATCH] Create onboarding checklist for organizations Added onboarding checklist for organizations feature. --- ...026-09-08-organizations-onboarding-checklist.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/content/changelog/fundamentals/2026-09-08-organizations-onboarding-checklist.mdx diff --git a/src/content/changelog/fundamentals/2026-09-08-organizations-onboarding-checklist.mdx b/src/content/changelog/fundamentals/2026-09-08-organizations-onboarding-checklist.mdx new file mode 100644 index 00000000000..0a67999085d --- /dev/null +++ b/src/content/changelog/fundamentals/2026-09-08-organizations-onboarding-checklist.mdx @@ -0,0 +1,13 @@ +--- +title: Organizations onboarding checklist +description: The organizations home page now includes an onboarding checklist +products: + - fundamentals +date: 2026-09-08 +--- + +Cloudflare organizations help administrators manage multiple accounts from a single pane of glass with analytics, shared configurations, audit logs, and org super administrators. Organizations is currently in beta for Enterprise accounts. Now when you create an organization, you will see a helpful checklist of the tasks to complete as part of configuring a new organization. This checklist can be dismissed at any time. + +For more information: + +- [Organizations](/fundamentals/organizations)