> ## Documentation Index
> Fetch the complete documentation index at: https://docs.brew.new/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect Your DNS Automatically

> Verify your sending domain with one click. No copying records into your DNS provider.

<Note>
  **January 2026** · Available on all plans.
</Note>

## What Shipped

Setting up a sending domain used to mean copying DKIM, SPF, and DMARC records
out of Brew and pasting them into your DNS provider one at a time, then
waiting to see if you got them right. Today, Brew can add them for you. Add
your domain, click **Connect automatically**, sign in to your DNS provider,
done.

<video autoPlay loop muted playsInline className="w-full rounded-xl" src="https://0edx89zhjrasqnjf.public.blob.vercel-storage.com/docs/brew_connect_automaticaly.webm" />

## How It Works

When you add a sending domain in **Settings → Domains**, your DNS records
appear with a **Connect automatically** button.

<Steps>
  <Step title="Click Connect Automatically">
    A window opens to your DNS provider: Cloudflare, Vercel, GoDaddy,
    Namecheap, and most others.
  </Step>

  <Step title="Sign in and Approve">
    Brew writes the DKIM, SPF, and DMARC records straight into your zone.
    Nothing else on your domain changes.
  </Step>

  <Step title="Records Verify on Their Own">
    They turn green as they pass, and the domain badge turns green when all of
    them do.
  </Step>
</Steps>

## Still Prefer to Do It Yourself

The manual paths are still there, and they're the fallback if your provider
isn't supported. Download a zone file and upload it in a few clicks, or copy
each record and paste it into your provider by hand. Either way, click
**Verify records** when you're done.

## Get Started

[Verify Your Sending Domain](/get-started/verify-your-sending-domain) to send
from your own domain.
