From 4c98acd1a07bd8b63a16e01ac282f20f7ab62b9d Mon Sep 17 00:00:00 2001 From: Nic <123965403+ngayerie@users.noreply.github.com> Date: Tue, 11 Mar 2025 15:08:50 +0100 Subject: [PATCH 1/3] Update remove-domain.mdx --- .../fundamentals/setup/manage-domains/remove-domain.mdx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx b/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx index 8ce4175c3ed9ac7..9619708f428a144 100644 --- a/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx +++ b/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx @@ -17,6 +17,13 @@ If you have an Enterprise plan, you need to [change the zone plan](/fundamentals If you need to re-add the domain in a different account, make sure the current settings have been saved. For example, you may [Import and export DNS records](/dns/manage-dns-records/how-to/import-and-export/). +:::note +If have just added a domain and haven't configure a plan, the domain is on the `Initializing (Setup)` status and cannot be deleted. +At this step you'll need to select a plan for this domain: the status will then change to `Pending` and you can then delete the domain. +Please also note that domains in the `Initializing (Setup)` or `Pending` status will [automatically be deleted after 28 days in these statuses](/dns/zone-setups/reference/domain-status/#initializing-setup). +::: + + ### Actions outside of Cloudflare * When you remove a domain from Cloudflare, it also prevents your domain from using Cloudflare for DNS resolution. To avoid DNS errors, update your nameservers at your domain registrar to use nameservers not owned by Cloudflare. From 076137be92095057535bc6bae59ac1764f5d48c6 Mon Sep 17 00:00:00 2001 From: Nic <123965403+ngayerie@users.noreply.github.com> Date: Tue, 11 Mar 2025 15:10:42 +0100 Subject: [PATCH 2/3] Update remove-domain.mdx --- .../docs/fundamentals/setup/manage-domains/remove-domain.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx b/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx index 9619708f428a144..405da0ef90aecba 100644 --- a/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx +++ b/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx @@ -18,9 +18,9 @@ If you have an Enterprise plan, you need to [change the zone plan](/fundamentals If you need to re-add the domain in a different account, make sure the current settings have been saved. For example, you may [Import and export DNS records](/dns/manage-dns-records/how-to/import-and-export/). :::note -If have just added a domain and haven't configure a plan, the domain is on the `Initializing (Setup)` status and cannot be deleted. +If you have just added a domain and haven't configured its plan yet, the domain is on the `Initializing (Setup)` status and cannot be deleted. At this step you'll need to select a plan for this domain: the status will then change to `Pending` and you can then delete the domain. -Please also note that domains in the `Initializing (Setup)` or `Pending` status will [automatically be deleted after 28 days in these statuses](/dns/zone-setups/reference/domain-status/#initializing-setup). +Please also note that domains in the `Initializing (Setup)` or `Pending` statuses will [automatically be deleted after 28 days](/dns/zone-setups/reference/domain-status/#initializing-setup). ::: From 8561f15b7d503ff96a4a8e56756979609ed3839b Mon Sep 17 00:00:00 2001 From: Nic <123965403+ngayerie@users.noreply.github.com> Date: Tue, 11 Mar 2025 15:14:02 +0100 Subject: [PATCH 3/3] Update remove-domain.mdx --- .../docs/fundamentals/setup/manage-domains/remove-domain.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx b/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx index 405da0ef90aecba..7ae1ef1dd2d0326 100644 --- a/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx +++ b/src/content/docs/fundamentals/setup/manage-domains/remove-domain.mdx @@ -18,9 +18,9 @@ If you have an Enterprise plan, you need to [change the zone plan](/fundamentals If you need to re-add the domain in a different account, make sure the current settings have been saved. For example, you may [Import and export DNS records](/dns/manage-dns-records/how-to/import-and-export/). :::note -If you have just added a domain and haven't configured its plan yet, the domain is on the `Initializing (Setup)` status and cannot be deleted. +If you have just added a domain and haven't configured its plan yet, the domain is in the `Initializing (Setup)` status and cannot be deleted. At this step you'll need to select a plan for this domain: the status will then change to `Pending` and you can then delete the domain. -Please also note that domains in the `Initializing (Setup)` or `Pending` statuses will [automatically be deleted after 28 days](/dns/zone-setups/reference/domain-status/#initializing-setup). +Please also note that domains in the `Initializing (Setup)` or `Pending` statuses will [automatically be deleted after 28 days](/dns/zone-setups/reference/domain-status/#initializing-setup) if they do not activate. :::