From a11756feac6f7edc9b3876083b6081ff9756f505 Mon Sep 17 00:00:00 2001 From: simon-says Date: Mon, 15 Sep 2025 16:58:59 +0100 Subject: [PATCH 1/3] Update change-password-or-email.mdx Clarify that billing & notification systems can have a separate email address --- .../fundamentals/user-profiles/change-password-or-email.mdx | 5 +++++ 1 file changed, 5 insertions(+) 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 e19793d81e6c9a3..df7abb82936011f 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 @@ -25,6 +25,11 @@ To change the email address associated with your Cloudflare account: 5. Enter your current password. 6. Select **Save**. +:::caution[Billing email & notification email addresses must be updated separately] + +The process above will update your user profile email, but it is also possible you have specified separate emails to receive [billing invoices](billing/invoices/#enable-email-invoices-from-cloudflare) and other types of [notifications](/notifications/get-started/#edit-a-notification). You will need to update those as well if you want to receive those emails to your new address. +::: + ## Change password :::note From 92e22452ced21b23d59b77b75ce8f0631f4d190c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20Pe=C3=B1a?= <75506267+dcpena@users.noreply.github.com> Date: Wed, 24 Sep 2025 11:25:36 -0500 Subject: [PATCH 2/3] Small edits --- .../fundamentals/user-profiles/change-password-or-email.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 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 df7abb82936011f..e03a79d259aeec6 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 @@ -25,9 +25,9 @@ To change the email address associated with your Cloudflare account: 5. Enter your current password. 6. Select **Save**. -:::caution[Billing email & notification email addresses must be updated separately] +:::caution[Billing and notification email addresses must be updated separately] -The process above will update your user profile email, but it is also possible you have specified separate emails to receive [billing invoices](billing/invoices/#enable-email-invoices-from-cloudflare) and other types of [notifications](/notifications/get-started/#edit-a-notification). You will need to update those as well if you want to receive those emails to your new address. +The process above will update your user profile email, but you may have specified separate emails to receive [billing invoices](billing/invoices/#enable-email-invoices-from-cloudflare) and other types of [notifications](/notifications/get-started/#edit-a-notification). You will also need to update those email addresses if you want to receive those emails at your new address. ::: ## Change password From 6ad6a53a2f68f8bf26fd368ad1eb08bf6bce7025 Mon Sep 17 00:00:00 2001 From: simon-says Date: Wed, 1 Oct 2025 10:01:46 +0100 Subject: [PATCH 3/3] Update change-password-or-email.mdx Fixing relative link --- .../fundamentals/user-profiles/change-password-or-email.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e03a79d259aeec6..5180fb2b60f75a6 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 @@ -27,7 +27,7 @@ To change the email address associated with your Cloudflare account: :::caution[Billing and notification email addresses must be updated separately] -The process above will update your user profile email, but you may have specified separate emails to receive [billing invoices](billing/invoices/#enable-email-invoices-from-cloudflare) and other types of [notifications](/notifications/get-started/#edit-a-notification). You will also need to update those email addresses if you want to receive those emails at your new address. +The process above will update your user profile email, but you may have specified separate emails to receive [billing invoices](/billing/invoices/#enable-email-invoices-from-cloudflare) and other types of [notifications](/notifications/get-started/#edit-a-notification). You will also need to update those email addresses if you want to receive those emails at your new address. ::: ## Change password