Skip to content

Commit dd561c3

Browse files
committed
Implementing feedback
1 parent 0a9961f commit dd561c3

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

src/content/docs/fundamentals/manage-members/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: navigation
33
title: Members
44
sidebar:
5-
order: 4
5+
order: 5
66
head:
77
- tag: title
88
content: Account members

src/content/docs/fundamentals/account/organizations.mdx renamed to src/content/docs/fundamentals/organizations.mdx

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pcx_content_type: concept
33
title: Organizations
44
sidebar:
5-
order: 6
5+
order: 4
66
badge:
77
text: Beta
88
---
@@ -19,8 +19,14 @@ Cloudflare Organizations is currently in closed beta.
1919

2020
1. Log in to the [Cloudflare dashboard.](https://dash.cloudflare.com)
2121
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.
22+
3. From the **Organizations** page, select **Create organization**.
23+
4. Enter a name for the organization and select **Create**. The organization overview page displays.
24+
25+
:::note
26+
27+
Users can only create one organization.
28+
29+
:::
2430

2531
## Organization Overview
2632

@@ -30,9 +36,15 @@ From the Organization overview, you can view which accounts are assigned to your
3036

3137
After you create an organization, determine which accounts will be assigned to the organization.
3238

33-
1. From **Organization Overview**, select **Assign an account**.
39+
1. From **Organization Overview**, select **Assign an account**. The list displays Enterprise acocunts where you are listed as a Super Administrator.
3440
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.
41+
3. When you are done, select **Assign to organization**. The organization overview page displays with the newly assigned account.
42+
43+
:::note
44+
45+
To remove an account from your organization, contact your Cloudflare account team.
46+
47+
:::
3648

3749
## Analytics & Logs
3850

0 commit comments

Comments
 (0)