---
title: "Domain Claim"
slug: domain-claim
description: "Verify ownership of a domain in use by another Resend team and transfer it to yours."
created_at: "2026-06-04"
updated_at: "2026-06-04"
image: https://cdn.resend.com/posts/domain-claim.jpg
humans: ["joao-melo", "cassio-zen"]
---

It's common to move domains between Resend teams.

* Test projects move to work accounts
* Teams consolidate multiple accounts
* Agencies hand off a domain to a new managed team

Starting today, you can move any domain you own between Resend teams using Domain Claim to verify ownership and transfer it.

<YouTube videoId="E2YnPfLOCuA" />

## How it works

If you [add a domain already used by another team](/domains), the dashboard will notify you.

<video
  src="https://cdn.resend.com/posts/domain-claim-1.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

<Callout>
If the original account has recent sending activity with the domain in question, you will need to [contact support to release the domain](/support) to prevent any issues.
</Callout>

To prove you own the domain, add the TXT record to your DNS, or do it in one click via DomainConnect for supported registrars. Return to the dashboard and click **I've added the records**.

<img src="https://cdn.resend.com/posts/domain-claim-1.jpg" className="extraWidth" />

Resend verifies the domain ownership, releases the domain from the previous team, and shows you the records to add to your DNS for sending or receiving.

<video
  src="https://cdn.resend.com/posts/domain-claim-2.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

To add the released domain to your team, add the SPF and DKIM records shown to your DNS and click **I've added the records**.

Once verification is complete, the domain will be available to send and/or receive emails on your team.

<video
  src="https://cdn.resend.com/posts/domain-claim-3.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

## What's next

To get started, [add a domain today](/domains).

Our future plans include expanding Domain Claim to the API and SDKs. At that time, we will also add support for the CLI, MCP, and other agentic tooling.
