Skip to content

Conversation

@allysmith424
Copy link
Contributor

Summary

This PR updates the inter-account domain registration move instructions to include a description of the self-serve option.

Documentation checklist

@github-actions github-actions bot added product:registrar Related to Registrar product size/s labels Oct 30, 2024
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 files reviewed, 1 total issue(s) found.

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
@allysmith424 allysmith424 marked this pull request as ready for review October 30, 2024 15:06
@allysmith424 allysmith424 requested review from a team and jason-cf as code owners October 30, 2024 15:06
* After successful transfer, the registration will be transfer-locked for 30 days.
* The target account will become responsible for domain renewals going forward.

## 1. Prepare for the transfer
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we're going to refer to the transfer as a move in the sentence after this, should we change the header to say "move?"

## 2. Submit a transfer request
* Obtain the [account ID](/fundamentals/setup/find-account-and-zone-ids) of the new account
* Add the domain as a website to the new account and select a plan
* [disable DNSSEC](/dns/dnssec/#disable-dnssec) for the domain(s) and ensure the domain(s) are set up and ready in the new dashboard account you intend to transfer them to.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [disable DNSSEC](/dns/dnssec/#disable-dnssec) for the domain(s) and ensure the domain(s) are set up and ready in the new dashboard account you intend to transfer them to.
* [Disable DNSSEC](/dns/dnssec/#disable-dnssec) for the domain(s) and ensure the domain(s) are set up and ready in the new dashboard account you intend to transfer them to.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For "domain(s)," choose either singular or plural but let's delete the parentheses.

The form will ask you to confirm that you understand the process and ask you to specify an email address of a new superadmin for the account you intend to transfer the domain(s) to. The new super admin you specify will need to reply to the support ticket to agree to receive the transfer.
* The domain must be added to the new account as a website and a plan must be selected.
* The domain must not be administratively locked, such as being locked due to a dispute or court order.
* The domain must not have any of the following registry statuses: pendingDelete, redemptionPeriod, pendingTransfer.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* The domain must not have any of the following registry statuses: pendingDelete, redemptionPeriod, pendingTransfer.
* The domain must not have any of the following registry statuses: `pendingDelete`, `redemptionPeriod`, or `pendingTransfer`.

* The domain must not be administratively locked, such as being locked due to a dispute or court order.
* The domain must not have any of the following registry statuses: pendingDelete, redemptionPeriod, pendingTransfer.
* The registrant email address must be verified.
* There must not be a pending Change of Registrant request. If there is a pending request it should be completed before initiating the move request.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* There must not be a pending Change of Registrant request. If there is a pending request it should be completed before initiating the move request.
* A pending Change of Registrant request cannot be present. If there is a pending request, it should be completed before initiating the move request.


There are two ways to submit a move request. The first option is to submit a request via a support ticket following the procedure described below. The second option is to use the self-serve feature in the dashboard.

**The self-serve option is currently in beta and only accessible to a limited number of customers. If the option is not currently available in your account, please submit via a support ticket.**
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**The self-serve option is currently in beta and only accessible to a limited number of customers. If the option is not currently available in your account, please submit via a support ticket.**
:::note
The self-serve option is currently in beta and only accessible to a limited number of customers. If the option is not currently available in your account, submit a request through a support ticket.
:::


**The self-serve option is currently in beta and only accessible to a limited number of customers. If the option is not currently available in your account, please submit via a support ticket.**

### Submitting via a support ticket:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Submitting via a support ticket:
### Submit via a support ticket


Go to Support and select **Contact Cloudflare** from the Cloudflare dashboard. Select the category **Registrar** and then **Transfer a domain between Cloudflare accounts**. Select the domain(s) in your account that you wish to transfer, enter a Summary and select **Open a Ticket**.

The form will ask you to confirm that you understand the process and ask you to specify an email address of a new super-admin for the account you intend to transfer the domain(s) to. The new super admin you specify will need to reply to the support ticket to agree to receive the transfer.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The form will ask you to confirm that you understand the process and ask you to specify an email address of a new super-admin for the account you intend to transfer the domain(s) to. The new super admin you specify will need to reply to the support ticket to agree to receive the transfer.
The form will ask you to confirm that you understand the process and ask you to specify an email address of a new super admin for the account you intend to transfer the domain to. The new super admin you specify will need to reply to the support ticket to agree to receive the transfer.


Once this has been done, the transfer takes around three to five working days to complete.

### Submitting using the self serve option (if available):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Submitting using the self serve option (if available):
### Submit using the self serve option (if available)


### Submitting using the self serve option (if available):

The self-serve option will appear under the Configuration tab of the Manage Domain page. If the option is available, begin the submission process by clicking the Start button and follow the instructions.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The self-serve option will appear under the Configuration tab of the Manage Domain page. If the option is available, begin the submission process by clicking the Start button and follow the instructions.
The self-serve option will appear under the **Configuration** tab of the **Manage Domain** page. If the option is available, begin the submission process by selecting the **Start** button and follow the instructions.


The self-serve option will appear under the Configuration tab of the Manage Domain page. If the option is available, begin the submission process by clicking the Start button and follow the instructions.

**Important**: Please be sure to review the pre-conditions described above. If those conditions have not been met the domain move will not be completed.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Important**: Please be sure to review the pre-conditions described above. If those conditions have not been met the domain move will not be completed.
**Important**: Review the pre-conditions described above. If those conditions have not been met, the domain move will not be completed.


**Important**: Please be sure to review the pre-conditions described above. If those conditions have not been met the domain move will not be completed.

Once the move request has been submitted, the gaining account will receive an email notifying them of the request and providing instructions for how to approve the request. The gaining account must log into their account, navigate the Manage Domains (under Domain Registration). At the top of the page a message will appear stating that there are domains requiring action to be taken. Clicking View Actions will display the domains pending move along with buttons to accept or reject the request. Action must be taken within 5 days of the request. If no action is taken within the 5 days, the request will be automatically canceled.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Once the move request has been submitted, the gaining account will receive an email notifying them of the request and providing instructions for how to approve the request. The gaining account must log into their account, navigate the Manage Domains (under Domain Registration). At the top of the page a message will appear stating that there are domains requiring action to be taken. Clicking View Actions will display the domains pending move along with buttons to accept or reject the request. Action must be taken within 5 days of the request. If no action is taken within the 5 days, the request will be automatically canceled.
Once the move request has been submitted, the gaining account will receive an email notifying them of the request and will provide instructions for how to approve the request.
The gaining account must log into their account and go to **Manage Domains** (under Domain Registration). A message will appear at the top of the page stating that there are domains requiring action to be taken.
Select **View Actions** to display the domains with a pending move along and choose to accept or reject the request. Action must be taken within five days of the request.
If no action is taken within the five days, the request will be automatically canceled.

@allysmith424
Copy link
Contributor Author

@dcpena thank you for your review -- I just made all changes you requested, if you'd like to have another look

@dcpena dcpena merged commit 1d0aa14 into cloudflare:production Oct 31, 2024
7 checks passed
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes a docs contribution, big or small label Oct 31, 2024
@holopin-bot
Copy link

holopin-bot bot commented Oct 31, 2024

Congratulations @allysmith424, the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cm2xp4iv1175150cmhtv3zi2ai

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

elithrar pushed a commit that referenced this pull request Nov 6, 2024
* [REGISTRAR] update inter-account domain move instructions

* apply style guide updates

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* make changes requested by reviewer

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
harshil1712 pushed a commit that referenced this pull request Dec 3, 2024
* [REGISTRAR] update inter-account domain move instructions

* apply style guide updates

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>

* make changes requested by reviewer

---------

Co-authored-by: hyperlint-ai[bot] <154288675+hyperlint-ai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution [Holopin] Recognizes a docs contribution, big or small product:registrar Related to Registrar product size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants