Skip to content

Commit c7c488e

Browse files
committed
Updates to email and password
1 parent 343889a commit c7c488e

File tree

1 file changed

+52
-18
lines changed

1 file changed

+52
-18
lines changed
Lines changed: 52 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,82 @@
11
---
22
pcx_content_type: how-to
3-
title: Change password or email
3+
title: Email address and password
44
head: []
5-
description: Learn how to change your Cloudflare password or email.
5+
description: Learn how to change your email address or password associated with your account.
66

77
---
88

9-
## Change password
9+
## Change email address
1010

11-
To change your Cloudflare password:
11+
To change the email address associated with your Cloudflare account:
1212

1313
1. Go to your [Profile](https://dash.cloudflare.com/?to=/:account/profile).
1414
2. Select your account.
15-
3. Select **Authentication**.
16-
4. On **Password**, select **Change**.
17-
5. Change your password and select **Save**.
15+
3. In the Email Address panel, select **Change Email Address**.
16+
4. In the dialog, enter your new email address in **New email** and **Confirm email**.
17+
5. Enter your current password.
18+
6. Select **Save**.
1819

19-
For added account security, consider changing your [API tokens](/fundamentals/api/how-to/roll-token/) as well.
20+
:::note
21+
22+
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.
23+
24+
:::
25+
26+
## Forgot your email address
2027

2128
:::note
2229

30+
If you are an Enteprise customer and forgot the email address associated with your account, contact your Customer Success Manager.
31+
:::
2332

24-
If your administrator has [enabled Single sign-on (SSO)](/cloudflare-one/applications/configure-apps/dash-sso-apps/), you cannot change your **Authentication** settings.
33+
If you forget the email address associated with your application:
2534

35+
1. Go to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select **Forgot your email?**.
36+
2. Enter your domain name.
37+
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]`.
2638

39+
:::note
40+
41+
This process does not affect your account or share your email address with anyone.
2742
:::
2843

29-
***
44+
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/).
3045

31-
## Change email address
46+
Cloudflare requires these steps to prevent account hijacking.
3247

33-
To change the email address associated with your Cloudflare account:
48+
## Change password
49+
50+
To change your Cloudflare password:
3451

3552
1. Go to your [Profile](https://dash.cloudflare.com/?to=/:account/profile).
3653
2. Select your account.
37-
3. In the Email Address panel, select **Change Email Address**.
38-
4. In the dialog, enter your new email address in **New email** and **Confirm email**.
39-
5. Enter your current password.
40-
6. Select **Save**.
54+
3. Select **Authentication**.
55+
4. On **Password**, select **Change**.
56+
5. Change your password and select **Save**.
57+
58+
For added account security, consider changing your [API tokens](/fundamentals/api/how-to/roll-token/) as well.
4159

4260
:::note
4361

62+
If your administrator has [enabled Single sign-on (SSO)](/cloudflare-one/applications/configure-apps/dash-sso-apps/), you cannot change your **Authentication** settings.
4463

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.
64+
:::
4665

66+
## Forgot your password
4767

48-
:::
68+
If you forget your account password:
69+
70+
1. Go to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select **Forgot your password?**.
71+
2. Enter your email address.
72+
3. Cloudflare will send an email to your email address to reset your password. If you do not receive it within 20 minutes, check your spam folder. The message will be sent from `[email protected]` or `[email protected]`.
73+
4. Select the password reset link in the email. This link will expire after two hours.
74+
75+
:::note
76+
77+
Cloudflare recommends strong passwords. Minimum requirements are:
78+
79+
* Password must be at least 8 characters.
80+
* Password must contain a digit.
81+
* Password must contain a special character.
82+
:::

0 commit comments

Comments
 (0)