From 31166890a7a5ee7a5347a2e7dd9ce24eb0007f4e Mon Sep 17 00:00:00 2001 From: Denise Pena Date: Tue, 3 Jun 2025 16:42:03 -0500 Subject: [PATCH] Removed screenshots. Combined sentences --- .../concepts/accounts-and-zones.mdx | 34 +++---------------- 1 file changed, 4 insertions(+), 30 deletions(-) diff --git a/src/content/docs/fundamentals/concepts/accounts-and-zones.mdx b/src/content/docs/fundamentals/concepts/accounts-and-zones.mdx index 2e2a7381f4d1b2e..8a5bd49e735f81e 100644 --- a/src/content/docs/fundamentals/concepts/accounts-and-zones.mdx +++ b/src/content/docs/fundamentals/concepts/accounts-and-zones.mdx @@ -36,37 +36,17 @@ end 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/). -### Navigation - To access your profile, select the user icon and then **My Profile** from any page within the [Cloudflare dashboard](https://dash.cloudflare.com). -![Use the Profile icon to access your profile settings](~/assets/images/fundamentals/get-started/profile-navigation.png) - -*** - ## Accounts -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. +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. 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. 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. -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. - -### Navigation - -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 **Account Home** option from the **Profile** dropdown. - -![Use the Account Home option in the Profile dropdown to access account settings and products](~/assets/images/fundamentals/get-started/account-navigation-profile.png) - -You can also use the back button near the zone name. - -![Use the back button near the account name to move from a zone to your account](~/assets/images/fundamentals/get-started/account-navigation.png) - -*** +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. ## Zones @@ -74,14 +54,8 @@ Domains (or [subdomains](/dns/zone-setups/subdomain-setup/)) that are added to C 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. -### Navigation - -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. - -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. +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. -![Use the forward button near the account name to switch between zones in an account](~/assets/images/fundamentals/get-started/zone-navigation.png) +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. [^1]: Similar to [DNS zones](https://www.cloudflare.com/learning/dns/glossary/dns-zone/), but with additional capabilities.