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/concepts/accounts-and-zones.mdx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ sidebar:
6
6
7
7
---
8
8
9
+
import { Render } from"~/components";
10
+
9
11
Within the Cloudflare ecosystem, there are three organizing concepts that control where specific settings live: user profiles, accounts, and zones.
10
12
11
13
```mermaid
@@ -34,9 +36,7 @@ end
34
36
35
37
## User profiles
36
38
37
-
Each user has a profile that contains several settings, such as [Communication preferences](/fundamentals/user-profiles/customize-account/#notifications) and [Language preferences](/fundamentals/user-profiles/customize-account/#language).
38
-
39
-
To access your profile, select the user icon and then **My Profile** from any page within the [Cloudflare dashboard](https://dash.cloudflare.com).
Copy file name to clipboardExpand all lines: src/content/docs/fundamentals/user-profiles/delete-account.mdx
+12-25Lines changed: 12 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -8,8 +8,6 @@ title: Delete your Cloudflare account
8
8
These steps do not apply to accounts under contract. Contact your account team for more information.
9
9
:::
10
10
11
-
***
12
-
13
11
## Who can delete their account
14
12
15
13
If your account uses [Single-Sign On (SSO)](/cloudflare-one/applications/configure-apps/dash-sso-apps/), your super administrator may need to delete your account on your behalf.
@@ -20,42 +18,31 @@ If your account does not use SSO, you can delete your account on your own.
20
18
21
19
Before Cloudflare can cancel your account and delete your personal information, you will need to follow the process below for each domain associated with your Cloudflare account:
22
20
23
-
*[Cancel your subscriptions or add-on services](/billing/cancel-subscription/)
24
-
25
-
*[Remove your domain from Cloudflare](/fundamentals/manage-domains/remove-domain/)
26
-
27
-
*[Remove Cloudflare nameservers at your domain registrar](/dns/zone-setups/full-setup/setup/)
28
-
29
-
*[Disable auto-renew for your Registrar domain(s)](/registrar/account-options/renew-domains#set-up-automatic-renewals)
30
-
31
-
* If you are using a Cloudflare [CNAME setup](/dns/zone-setups/partial-setup/), [update your DNS records](/dns/manage-dns-records/how-to/create-dns-records/#edit-dns-records) at your DNS provider to point to your website IPs or hostnames instead of Cloudflare.
* (*Optional*) [Download a copy of your invoices](/billing/invoices/#download-invoice). Once deleted, the invoices will no longer be accessible and cannot be re-sent to you.
21
+
-[Cancel your subscriptions or add-on services](/billing/cancel-subscription/)
22
+
-[Remove your domain from Cloudflare](/fundamentals/manage-domains/remove-domain/)
23
+
-[Remove Cloudflare nameservers at your domain registrar](/dns/zone-setups/full-setup/setup/)
24
+
-[Disable auto-renew for your Registrar domain(s)](/registrar/account-options/renew-domains#set-up-automatic-renewals)
25
+
- If you are using a Cloudflare [CNAME setup](/dns/zone-setups/partial-setup/), [update your DNS records](/dns/manage-dns-records/how-to/create-dns-records/#edit-dns-records) at your DNS provider to point to your website IPs or hostnames instead of Cloudflare.
- (*Optional*) [Download a copy of your invoices](/billing/invoices/#download-invoice). Once deleted, the invoices will no longer be accessible and cannot be re-sent to you.
36
28
37
29
## Delete your Cloudflare account
38
30
39
-
Deleting your account is permanent. Any accounts where you are the primary owner will also be deleted and any other users on those accounts will be removed.
31
+
When you delete your profile, the account associated with your profile and the last account you were working with using that profile are also deleted. Deleting your account is permanent. Any accounts where you are the primary owner will also be deleted and any other users on those accounts will be removed.
32
+
33
+
After you delete your profile, you cannot use the email address used with your profile to create a new account.
40
34
41
35
All domains, subscriptions, and billing information on your account will be removed from Cloudflare.
42
36
43
37
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
44
-
45
38
2. Select **My Profile**.
46
-
47
39
3. Select **Delete this user**.
48
-
49
-

50
-
51
-
4. Select **Continue to delete user**.
52
-
40
+
4. Select **Delete user**.
53
41
5. Follow the prompts to finish deleting your account.
54
42
55
43
:::note
56
44
57
-
58
45
Cloudflare will purge your personal information within a year of a deletion request unless required to retain it for legal obligations (such as ongoing abuse investigations or pending litigation). Refer to the [Cloudflare Data Processing Addendum](https://www.cloudflare.com/cloudflare-customer-dpa/) for further information about the deletion of personal information following the cancellation of your account.
Each user has a profile that contains several settings, such as [Communication preferences](/fundamentals/user-profiles/customize-account/#notifications) and [Language preferences](/fundamentals/user-profiles/customize-account/#language).
7
+
8
+
To access your profile, select the user icon and then **My Profile** from any page within the [Cloudflare dashboard](https://dash.cloudflare.com).
0 commit comments