Skip to content

Commit 5c51e73

Browse files
authored
Removed screenshots. Combined sentences (#22885)
1 parent 947573b commit 5c51e73

File tree

1 file changed

+4
-30
lines changed

1 file changed

+4
-30
lines changed

src/content/docs/fundamentals/concepts/accounts-and-zones.mdx

Lines changed: 4 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -36,52 +36,26 @@ end
3636

3737
Each user has a profile that contains several settings, such as [Communication preferences](/fundamentals/account/customize-account/#communication-preference/) and [Language preferences](/fundamentals/account/customize-account/#language-preference/).
3838

39-
### Navigation
40-
4139
To access your profile, select the user icon and then **My Profile** from any page within the [Cloudflare dashboard](https://dash.cloudflare.com).
4240

43-
![Use the Profile icon to access your profile settings](~/assets/images/fundamentals/get-started/profile-navigation.png)
44-
45-
***
46-
4741
## Accounts
4842

49-
An account refers to an organization account. Accounts contain one or more users and can contain one or more zones. A user can be part of one or more accounts.
43+
An account refers to an organization account, which contains one or more users and zones. Users can belong to multiple accounts, and each account maintains its own settings, including [billing profiles](/billing/create-billing-profile/), [account members](/fundamentals/manage-members/), [lists](/waf/tools/lists/), and other configurations.
5044

5145
Several account-level products - such as [Workers](/workers/), [Pages](/pages/), [Security Center](/security-center/), and [Bulk redirects](/rules/url-forwarding/bulk-redirects/) - can affect some or all zones contained within that account.
5246

5347
After you [log in](https://dash.cloudflare.com) and select an account - but before you select a zone - the sidebar will list account-level products.
5448

55-
Accounts also have their own settings, including [account billing profiles](/billing/create-billing-profile/), [account members](/fundamentals/manage-members/), [lists](/waf/tools/lists/), and more.
56-
57-
### Navigation
58-
59-
When you log into the [Cloudflare dashboard](https://dash.cloudflare.com), you can access all accounts where your user is a member.
60-
61-
To access account settings and account-level products from within a zone, use the **Account Home** option from the **Profile** dropdown.
62-
63-
![Use the Account Home option in the Profile dropdown to access account settings and products](~/assets/images/fundamentals/get-started/account-navigation-profile.png)
64-
65-
You can also use the back button near the zone name.
66-
67-
![Use the back button near the account name to move from a zone to your account](~/assets/images/fundamentals/get-started/account-navigation.png)
68-
69-
***
49+
When you log into the [Cloudflare dashboard](https://dash.cloudflare.com), you can access all accounts where your user is a member. To access account settings and account-level products from within a zone, use the **Accounts** option from the navigation sidebar.
7050

7151
## Zones
7252

7353
Domains (or [subdomains](/dns/zone-setups/subdomain-setup/)) that are added to Cloudflare become zones[^1], which have a direct impact on the security and performance of your website, application, or API. Use your zone to monitor security and performance, update configurations, and apply zone-level products and services.
7454

7555
Zone-level services - such as [Load Balancers](/load-balancing/) and [Cache rules](/cache/how-to/cache-rules/) - only affect your website, application, or API for that zone and not other zones, even if they are contained within the same account.
7656

77-
### Navigation
78-
79-
When you log into the [Cloudflare dashboard](https://dash.cloudflare.com) and choose an account, there will be a list of all zones within that account.
80-
81-
Once you are within a zone, items within the sidebar will be zone-related products.
82-
83-
If you need to change to another zone, use the forward arrow next to the zone name or by go back to the homepage of your account.
57+
When you log into the [Cloudflare dashboard](https://dash.cloudflare.com) and choose an account, you can view a list of all zones within that account.
8458

85-
![Use the forward button near the account name to switch between zones in an account](~/assets/images/fundamentals/get-started/zone-navigation.png)
59+
Once you are within a zone, items within the sidebar will be zone-related products. If you need to change to another zone, use the forward arrow next to the zone name or by go back to the homepage of your account.
8660

8761
[^1]: Similar to [DNS zones](https://www.cloudflare.com/learning/dns/glossary/dns-zone/), but with additional capabilities.

0 commit comments

Comments
 (0)