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/setup/manage-domains/move-domain.mdx
+6-12Lines changed: 6 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,10 @@ title: Move a domain between Cloudflare accounts
6
6
7
7
You will have to move or transfer domains from one Cloudflare account to another if you:
8
8
9
-
* Manage a multi-user organization and need to segment domain access by user.
10
-
11
-
* Receive a `Cloudflare is already hosting under a different account` error.
12
-
13
-
* Lose access to your email address or Cloudflare account (though you can also use the [backup codes](/fundamentals/setup/account/account-security/2fa/#use-a-backup-code) if you have two-factor authentication enabled).
14
-
15
-
* Registered a Cloudflare account with a typo in your email.
9
+
- Manage a multi-user organization and need to segment domain access by user.
10
+
- Receive a `Cloudflare is already hosting under a different account` error.
11
+
- Lose access to your email address or Cloudflare account (though you can also use the [backup codes](/fundamentals/setup/account/account-security/2fa/#use-a-backup-code) if you have two-factor authentication enabled).
12
+
- Registered a Cloudflare account with a typo in your email.
16
13
17
14
:::caution
18
15
If your domain is registered with Cloudflare Registrar, you need to submit a manual request to transfer the domain and its registration to a new account.
@@ -24,8 +21,8 @@ Refer to [Transfer a Cloudflare Registrar domain registration between accounts](
24
21
25
22
To transfer a domain from one Cloudflare account to another, you will need:
26
23
27
-
* Access to your domain registrar. If your domain is using Cloudflare Registrar, you will need to refer to [Transfer a Cloudflare Registrar domain registration between accounts](/registrar/account-options/inter-account-transfer/).
28
-
* At least one Cloudflare account associated with the domain.
24
+
- Access to your domain registrar. If your domain is using Cloudflare Registrar, refer to [Transfer a Cloudflare Registrar domain registration between accounts](/registrar/account-options/inter-account-transfer/).
25
+
- At least one Cloudflare account associated with the domain.
29
26
30
27
## Transfer your domain
31
28
@@ -47,11 +44,8 @@ If you lose access to the email address associated with your Cloudflare account
47
44
The domain transfer process depends on your DNS settings. If Cloudflare is your authoritative DNS provider (that is, your domain nameservers point to Cloudflare), you must:
48
45
49
46
1.[Create a new Cloudflare account](/fundamentals/setup/account/create-account/) or log in to an existing Cloudflare account.
50
-
51
47
2.[Add the domain](/fundamentals/setup/manage-domains/add-site/) to the account (as if you were adding it for the first time).
52
-
53
48
3. Log in to your domain registrar account and [update the nameservers](/dns/zone-setups/full-setup/setup/) to the provided Cloudflare nameservers.
54
-
55
49
4. Finalize the nameserver update by selecting your domain in the dashboard > **Overview** > **Re-check now**.
56
50
57
51
Once the Cloudflare network recognizes the nameserver change, the domain in the new account will be marked as **Active**. While the domain in the new account is **Pending**, it cannot proxy traffic through Cloudflare and the origin IP addresses will be returned until the domain is marked as **Active**.
0 commit comments