You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/fundamentals/user-profiles/change-password-or-email.mdx
+24-16Lines changed: 24 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,22 @@ To change the email address associated with your Cloudflare account:
25
25
5. Enter your current password.
26
26
6. Select **Save**.
27
27
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
+
28
44
## Forgot your email address
29
45
30
46
:::note
@@ -38,6 +54,14 @@ If you forget the email address associated with your application:
38
54
2. Enter your domain name.
39
55
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]`.
40
56
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
+
41
65
:::note
42
66
43
67
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
46
70
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/).
47
71
48
72
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