Skip to content

Commit 0a9961f

Browse files
committed
Added docs for orgs closed beta
1 parent dacbc13 commit 0a9961f

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
pcx_content_type: concept
3+
title: Organizations
4+
sidebar:
5+
order: 6
6+
badge:
7+
text: Beta
8+
---
9+
10+
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.
11+
12+
:::note
13+
14+
Cloudflare Organizations is currently in closed beta.
15+
16+
:::
17+
18+
## Create an Organization
19+
20+
1. Log in to the [Cloudflare dashboard.](https://dash.cloudflare.com)
21+
2. Select **Organizations**.
22+
3. From the **Organizations** page, select **Create an organization**.
23+
4. Enter a name for the organization and select **Create Organization**. The organization overview page displays.
24+
25+
## Organization Overview
26+
27+
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.
28+
29+
### Assign an account to an organization
30+
31+
After you create an organization, determine which accounts will be assigned to the organization.
32+
33+
1. From **Organization Overview**, select **Assign an account**.
34+
2. In the text field, search for the account name and select it.
35+
3. When you are done, select **Assign to organization**. The organization overview page displays.
36+
37+
## Analytics & Logs
38+
39+
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.
40+
41+
You can also view specific data associated with your HTTP traffic by adding optional filters. You can also choose to print a report of your data or download the data.
42+
43+
## Shared Configurations
44+
45+
Create and enforce global policies across your organization or sub-organization with [WAF Custom Rulesets](https://developers.cloudflare.com/waf/custom-rules/) and [Gateway policies](https://developers.cloudflare.com/cloudflare-one/policies/gateway/).
46+
47+
By utilizing shared configurations, you can define a WAF custom ruleset that can apply to one or more accounts and be managed in a single place.
48+
49+
## Manage Organization
50+
51+
Rename your organization and add or edit customer identification data related to the organization.
52+
53+
### Rename an organization
54+
55+
1. Select **Organizations** > **Manage Organization**.
56+
2. From **Organization name**, select **Rename**.
57+
3. Enter the new name for the organization and select **Rename**.
58+
59+
### Edit customer identification data
60+
61+
1. Select **Organizations** > **Manage Organization**.
62+
2. From **Customer identification data**, select **Edit**.
63+
3. Enter the information in the text fields and select **Save**.

0 commit comments

Comments
 (0)