Skip to content

Commit 1d410e5

Browse files
simon-saysmaxvp
authored andcommitted
Update change-password-or-email.mdx (#24436)
Adding a section on forgotten passwords
1 parent 526b2d8 commit 1d410e5

File tree

1 file changed

+24
-16
lines changed

1 file changed

+24
-16
lines changed

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

Lines changed: 24 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,22 @@ To change the email address associated with your Cloudflare account:
2525
5. Enter your current password.
2626
6. Select **Save**.
2727

28+
## Change password
29+
30+
:::note
31+
If your administrator has [enabled Single sign-on (SSO)](/cloudflare-one/applications/configure-apps/dash-sso-apps/), you cannot change your **Authentication** settings.
32+
:::
33+
34+
To change your Cloudflare password:
35+
36+
1. Go to your [Profile](https://dash.cloudflare.com/?to=/:account/profile).
37+
2. Select your account.
38+
3. Select **Authentication**.
39+
4. On **Password**, select **Change Password**.
40+
5. Change your password and select **Save**.
41+
42+
For added account security, consider changing your [API tokens](/fundamentals/api/how-to/roll-token/) as well.
43+
2844
## Forgot your email address
2945

3046
:::note
@@ -38,6 +54,14 @@ If you forget the email address associated with your application:
3854
2. Enter your domain name.
3955
3. Cloudflare will send an email to the email address associated with your domain name. If you do not receive an email within 20 minutes, check your spam folder. The message will be sent from `[email protected]` or `[email protected]`.
4056

57+
## Forgot your password
58+
59+
If you forget the password associated with your email address:
60+
61+
1. Go to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select **Forgot your password?**.
62+
2. Enter your email address.
63+
3. Cloudflare will send an email with instructions to reset your password. If you do not receive an email within 20 minutes, check your spam folder. The message will be sent from `[email protected]` or `[email protected]`.
64+
4165
:::note
4266

4367
This process does not affect your account or share your email address with anyone.
@@ -46,19 +70,3 @@ This process does not affect your account or share your email address with anyon
4670
If you still cannot access the email address associated with your Cloudflare account, you may need to [move your domain to another account](/fundamentals/manage-domains/move-domain/).
4771

4872
Cloudflare requires these steps to prevent account hijacking.
49-
50-
## Change password
51-
52-
:::note
53-
If your administrator has [enabled Single sign-on (SSO)](/cloudflare-one/applications/configure-apps/dash-sso-apps/), you cannot change your **Authentication** settings.
54-
:::
55-
56-
To change your Cloudflare password:
57-
58-
1. Go to your [Profile](https://dash.cloudflare.com/?to=/:account/profile).
59-
2. Select your account.
60-
3. Select **Authentication**.
61-
4. On **Password**, select **Change Password**.
62-
5. Change your password and select **Save**.
63-
64-
For added account security, consider changing your [API tokens](/fundamentals/api/how-to/roll-token/) as well.

0 commit comments

Comments
 (0)