From c4b9457192b59614a2782b4fc576a04a9e56ef90 Mon Sep 17 00:00:00 2001 From: simon-says Date: Fri, 4 Jul 2025 16:54:41 +0100 Subject: [PATCH] Update change-password-or-email.mdx Fix duplicative "change email address" section --- .../change-password-or-email.mdx | 39 ++++++------------- 1 file changed, 11 insertions(+), 28 deletions(-) diff --git a/src/content/docs/fundamentals/user-profiles/change-password-or-email.mdx b/src/content/docs/fundamentals/user-profiles/change-password-or-email.mdx index 97e71be909efddf..626321cec246363 100644 --- a/src/content/docs/fundamentals/user-profiles/change-password-or-email.mdx +++ b/src/content/docs/fundamentals/user-profiles/change-password-or-email.mdx @@ -8,20 +8,22 @@ description: Learn how to change your email address or password associated with ## Change email address +:::note + +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. + +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/). + +::: + To change the email address associated with your Cloudflare account: 1. Go to your [Profile](https://dash.cloudflare.com/?to=/:account/profile). 2. Select your account. -3. From the **Settings** tab, select the **Update email** button. -4. In the dialog, enter your new email address in **Updated Email** and **Confirm Updated Email** fields. +3. In the Email Address panel, select **Change Email Address**. +4. In the dialog, enter your new email address in **New email** and **Confirm email**. 5. Enter your current password. -6. Select **Update**. - -:::note - -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. - -::: +6. Select **Save**. ## Forgot your email address @@ -60,22 +62,3 @@ To change your Cloudflare password: 5. Change your password and select **Save**. For added account security, consider changing your [API tokens](/fundamentals/api/how-to/roll-token/) as well. - -## Change email address - -:::note - -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. - -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/). - -::: - -To change the email address associated with your Cloudflare account: - -1. Go to your [Profile](https://dash.cloudflare.com/?to=/:account/profile). -2. Select your account. -3. In the Email Address panel, select **Change Email Address**. -4. In the dialog, enter your new email address in **New email** and **Confirm email**. -5. Enter your current password. -6. Select **Save**.