-
Notifications
You must be signed in to change notification settings - Fork 13k
[Organizations] Removing beta status #29376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+56
−16
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,35 +1,75 @@ | ||
| --- | ||
| pcx_content_type: overview | ||
| pcx_content_type: concept | ||
| title: Organizations | ||
| sidebar: | ||
| order: 4 | ||
| badge: | ||
| text: Beta | ||
| --- | ||
|
|
||
| import { DirectoryListing, Plan } from "~/components"; | ||
| Cloudflare Organizations simplify the way you manage multiple accounts, domains (also known as zones), and teams by centralizing this information in one location. You can also share configurations between accounts and view aggregate analytics. | ||
|
|
||
| <Plan type="enterprise" /> | ||
| :::note | ||
|
|
||
| Cloudflare Organizations is currently in closed beta. | ||
|
|
||
| ::: | ||
|
|
||
| An organization is a top-level container in Cloudflare for managing multiple accounts. It allows administrators to govern accounts, members, and resources from a single location rather than managing each account individually. Organization Super Administrators have implicit access to all accounts within the organization. This means they do not need explicit membership on each account. | ||
| ## Create an Organization | ||
|
|
||
| Each user can create one organization, and each organization supports up to 500 accounts and 500 zones. | ||
| 1. Log in to the [Cloudflare dashboard.](https://dash.cloudflare.com) | ||
| 2. Select **Organizations**. | ||
| 3. From the **Organizations** page, select **Create organization**. | ||
| 4. Enter a name for the organization and select **Create**. The organization overview page displays. | ||
|
|
||
| :::note | ||
|
|
||
| Cloudflare Organizations is currently in public beta. | ||
| Users can only create one organization. | ||
|
|
||
| ::: | ||
|
|
||
| ## Features | ||
| ## Organization Overview | ||
|
|
||
| - **Centralized account management**: Assign Enterprise Accounts to your Organization and manage them from a single dashboard. | ||
| - **Implicit access**: Organization Super Administrators can access any account in the organization without requiring explicit per-account membership. | ||
| - **Aggregate audit logs**: View, filter, and download aggregate HTTP analytics across all Organization child accounts. | ||
| - **Organization-level membership**: Invite members to the organization once, granting them access to all child accounts. | ||
| - **Terraform support**: Manage Organizations with infrastructure as code from day one. | ||
| From the Organization overview, you can view which accounts are assigned to your organization. After you assign an account, you can view the account, copy an account's ID, or rename the account. | ||
|
|
||
| ### Assign an account to an organization | ||
|
|
||
| --- | ||
| After you create an organization, determine which accounts will be assigned to the organization. | ||
|
|
||
| 1. From **Organization Overview**, select **Assign an account**. The list displays Enterprise accounts where you are listed as a Super Administrator. | ||
| 2. In the text field, search for the account name and select it. | ||
| 3. When you are done, select **Assign to organization**. The organization overview page displays with the newly assigned account. | ||
|
|
||
| :::note | ||
|
|
||
| To remove an account from your organization, contact your Cloudflare account team. | ||
|
|
||
| ::: | ||
|
|
||
| ## Analytics & Logs | ||
|
|
||
| Review incoming HTTP traffic for all domains connected to Cloudflare through your organization. The data includes traffic for proxied hostnames, does not reflect your billable usage, and may be based on an adaptive sample. | ||
|
|
||
| To view specific data associated with your HTTP traffic, add optional filters. You can also choose to print a report of your data or download the data. | ||
|
|
||
| ## Shared Configurations | ||
|
|
||
| Create and enforce global policies across your organization or sub-organization with [WAF custom rulesets](/waf/account/custom-rulesets/) and [Gateway policies](/cloudflare-one/traffic-policies/). | ||
|
|
||
| By utilizing shared configurations, you can define a WAF custom ruleset that can apply to one or more accounts to be managed in a single place. | ||
|
|
||
| ## Manage Organization | ||
|
|
||
| Rename your organization and add or edit customer identification data related to the organization. | ||
|
|
||
| ### Rename an organization | ||
|
|
||
| 1. Select **Organizations** > **Manage Organization**. | ||
| 2. From **Organization name**, select **Rename**. | ||
| 3. Enter the new name for the organization and select **Rename**. | ||
|
|
||
| ### Edit customer identification data | ||
|
|
||
| <DirectoryListing /> | ||
| 1. Select **Organizations** > **Manage Organization**. | ||
| 2. From **Customer identification data**, select **Edit**. | ||
| 3. Enter the information in the text fields and select **Save**. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.