Skip to content

Commit aed58f6

Browse files
simon-saysdcpena
authored andcommitted
Update change-password-or-email.mdx (cloudflare#23010)
* Update change-password-or-email.mdx Clarify restrictions around changing email address / email verification * Update verify-email-address.mdx Clarify that you cannot change email address without first having a verified email * Update change-super-admin.mdx Clarification on needing a verified email to change super admin * Edits to align with style guide --------- Co-authored-by: Denise Pena <[email protected]>
1 parent a5829e8 commit aed58f6

File tree

3 files changed

+10
-16
lines changed

3 files changed

+10
-16
lines changed

src/content/docs/fundamentals/account/change-password-or-email.mdx

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ description: Learn how to change your Cloudflare password or email.
88

99
## Change password
1010

11+
:::note
12+
If your administrator has [enabled Single sign-on (SSO)](/cloudflare-one/applications/configure-apps/dash-sso-apps/), you cannot change your **Authentication** settings.
13+
:::
14+
1115
To change your Cloudflare password:
1216

1317
1. Go to your [Profile](https://dash.cloudflare.com/?to=/:account/profile).
@@ -18,18 +22,16 @@ To change your Cloudflare password:
1822

1923
For added account security, consider changing your [API tokens](/fundamentals/api/how-to/roll-token/) as well.
2024

21-
:::note
25+
## Change email address
2226

27+
:::note
2328

24-
If your administrator has [enabled Single sign-on (SSO)](/cloudflare-one/applications/configure-apps/dash-sso-apps/), you cannot change your **Authentication** settings.
29+
You cannot change your email address if your administrator has [enabled single sign-on (SSO)](/cloudflare-one/applications/configure-apps/dash-sso-apps/) or if you did not successfully verify the original email address.
2530

31+
For example, if the email address was entered incorrectly or is a non-working email address, you will need to create a new account with a working email address and [move domains](/fundamentals/manage-domains/move-domain/).
2632

2733
:::
2834

29-
***
30-
31-
## Change email address
32-
3335
To change the email address associated with your Cloudflare account:
3436

3537
1. Go to your [Profile](https://dash.cloudflare.com/?to=/:account/profile).
@@ -38,11 +40,3 @@ To change the email address associated with your Cloudflare account:
3840
4. In the dialog, enter your new email address in **New email** and **Confirm email**.
3941
5. Enter your current password.
4042
6. Select **Save**.
41-
42-
:::note
43-
44-
45-
If your administrator has [enabled Single sign-on (SSO)](/cloudflare-one/applications/configure-apps/dash-sso-apps/), you cannot change the email address associated with your account.
46-
47-
48-
:::

src/content/docs/fundamentals/account/change-super-admin.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Change Super Administrator
44

55
---
66

7-
If you or someone in your organization leaves or loses access to email, you can add another Super Administrator.
7+
If you or someone in your organization leaves or loses access to email, you can add another Super Administrator using any other Super Administrator on your Account with a [verified email](https://developers.cloudflare.com/fundamentals/account/verify-email-address/) address.
88

99
First, [add a member](/fundamentals/manage-members/manage/) to your account and assign the **Super Administrator** role.
1010

src/content/partials/fundamentals/verify-email-address.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{}
33
---
44

5-
For security reasons, Cloudflare attempts to verify the email address associated with your account. You cannot perform certain tasks within the Cloudflare dashboard -- for example, [adding a new member](/fundamentals/manage-members/manage/#add-account-members) or [updating your communication preferences](/fundamentals/account/customize-account/#communication-preference) -- without verifying your email.
5+
For security reasons, Cloudflare attempts to verify the email address associated with your account. You cannot perform certain tasks within the Cloudflare dashboard -- for example, [adding a new member](/fundamentals/manage-members/manage/#add-account-members), [changing your email address](/fundamentals/account/change-password-or-email/#change-email-address) or [updating your communication preferences](/fundamentals/account/customize-account/#communication-preference) -- without verifying your email.
66

77
## When creating your account
88

0 commit comments

Comments
 (0)