#Is it possible to transfer the domain name I bought for my client under my account to their account?
9 messages · Page 1 of 1 (latest)
I do not understand between the two I am sorry.
Registrar is ownership of the domain whereas the zone settings are the Cloudflare configuration for it
I bought his domain under my registrar in my Cloudflare account so I suppose this is my ownership, thus registrar.
But I also suppose the zone settings as well because everything in terms of the domain name is under my account and I am about to make his Cloudflare account from scratch under his email address. That is why I think both registrar as well as zone settings.
You can move the domain between accounts but you can't move settings. Your best bet would be to use something like Terraform to save the settings then apply them one the new account.
Docs for moving domains between accounts: https://developers.cloudflare.com/registrar/account-options/inter-account-transfer/
Alright, and can you give me examples what the settings are? You mean for example DNS settings?
Anything under https://dash.cloudflare.com/?to=/:account/:zone. DNS records, WAF settings, SSL certificates
Thank you!