diff --git a/src/content/changelog/fundamentals/2026-05-19-orgs-visibility.mdx b/src/content/changelog/fundamentals/2026-05-19-orgs-visibility.mdx new file mode 100644 index 000000000000000..8c810b29ba717ed --- /dev/null +++ b/src/content/changelog/fundamentals/2026-05-19-orgs-visibility.mdx @@ -0,0 +1,14 @@ +--- +title: Organizations tab now available to non-admin users +description: Non-admin users can browse accounts within their organization that they have access to. +products: + - fundamentals +date: 2026-05-19 +--- +Organizations is in public beta for Enterprise customers. Previously, only users who had an Org Super Admin assignment within an organization could view accounts within the organization structure. With today's changes, any users with a membership in any account within the organization can view the accounts they can access within the organization structure. + +# How it works +Users get access to an account in one of two ways: by having a membership in the account directly, or by being an Org Super Admin in an organization which contains the account. All accounts that a user can access show up within the accounts tab in the Cloudflare dashboard (backed by the [\accounts API](https://developers.cloudflare.com/api/resources/accounts/methods/list)), but that list can become cumbersome for users with memberships in many accounts. The new experience under the organizations tab lets users navigate their accounts within that like a folder structure. Users do not get visibility to any accounts they do not have permission to access. + +# Learn more +[Organizations](https://developers.cloudflare.com/fundamentals/organizations/) is in public beta for Enterprise customers. If you are an account Super Administrator, and your company has not set up an organization yet, you can set one up in the Cloudflare dashboard today.