# How can I move a domain to a Vercel team?

**Author:** Justin Vitale, Matthew Sweeney

---

The Vercel platform makes it easy to transfer domains between accounts. This article covers how to use the [**Transfer Project**](https://vercel.com/docs/projects/transferring-projects) feature and the **Move** button to transfer domains between accounts.

## Transfer Project

If the domain is actively being used in a Vercel project, the recommended method is to use the [**Transfer Project**](https://vercel.com/docs/projects/transferring-projects) feature. By using this method, you will be able to **preserve all DNS records attached to your domain** and achieve **zero downtime** and no **workflow interruptions**.

1. Go to your project's **General** settings, and click on the **Transfer** button.
   
2. Select the desired scope from the [Select](https://vercel.com/design/select), and click "Continue".
   
3. Once the transfer flow is complete, the Vercel project and its domains will be available under the new scope.
   

## Move Button

If the domain is not actively being used in a Vercel project, the recommended method is to use the **Move** button, which is located in the [domain's dashboard](https://vercel.com/dashboard/domains). By using this method, you will be able to **preserve all DNS records attached to your domain**.

1. Go to your [domain's dashboard](https://vercel.com/dashboard/domains), select the to-be-transferred-domain via the [Checkbox](https://vercel.com/design/checkbox), and click on the **Move** button.
   
2. Select or enter the desired scope to move the domain to and click "Continue".
   
3. The domain move will be immediately completed and available to use under the new scope.
   
4. You can verify the request by accessing the domain's dashboard under the new scope.

---

[View full KB sitemap](/kb/sitemap.md)
