Skip to content

Commit dbd644a

Browse files
[DNS] Refine Zone Deletion Conditions (#25831)
* Refine Zone Deletion Conditions This change is based on feedback from both customers and the DNS Team based on the internal logic used to determine when a zone is transitioned from Moved to Deleted. * Text review: remove repeated word and avoid passive voice --------- Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 20b9a57 commit dbd644a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/content/docs/dns/zone-setups/reference/domain-status.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,14 @@ Your domain has failed multiple DNS checks, where either the Cloudflare nameserv
8686

8787
### Expected behavior for different plans
8888

89-
If your domain is on the Free plan, it will be automatically deleted after 7 days.
89+
If your domain is on the Free plan, it will be automatically deleted 7 days after it entered the moved status.
9090

91-
For moved zones with a paid plan (Pro, Business, Enterprise), deletion will occur if any of the following is observed:
91+
For moved zones with a paid plan (Pro, Business, Enterprise), deletion will occur after 7 days if any of the following is observed:
9292

9393
- The paid plan is removed.
9494
- The domain is activated in another Cloudflare account.
95-
- The domain is [manually removed](/fundamentals/manage-domains/remove-domain/) from Cloudflare.
95+
96+
You can also [manually remove](/fundamentals/manage-domains/remove-domain/) your domain from Cloudflare.
9697

9798
## Deleted
9899

0 commit comments

Comments
 (0)