DNS Records

The DNS editor in CF Dash gives you full control over your Cloudflare DNS records from your phone or Mac.

Open DNS Management

  1. Go to the Domains tab and tap your domain.
  2. Tap DNS Management.

Supported Record Types

CF Dash supports all common record types:

TypeNameNotes
AIPv4 AddressCan be proxied
AAAAIPv6 AddressCan be proxied
CNAMECanonical NameCan be proxied
MXMail ExchangeRequires priority
TXTText Recorde.g. verification strings
SRVService RecordRequires priority
NSName Server
CAACAA RecordCertificate authority rules
PTRPointer Record
SOAStart of Authority
HTTPSHTTPS Service Binding
SVCBService Binding

Add a Record

  1. Tap Add Record.
  2. Choose the record Type.
  3. Enter the Name (for example www) and the Content (the value of the record).
  4. Set the TTLAuto (default) or a specific value in seconds.
  5. For proxiable types, toggle Proxy to route traffic through Cloudflare (the orange cloud).
  6. Save the record.

Tip: Proxying hides your origin IP and enables Cloudflare's performance and security features. Use it for web-facing records like A, AAAA, and CNAME.

Edit a Record

Tap an existing record to edit its name, content, TTL, or proxy state. Changes apply immediately.

Delete a Record

Swipe (or tap the delete action) on a record to remove it. Deleting a DNS record takes effect immediately — make sure you know what you're removing.

Priority Fields

Records that require a priority (MX and SRV) show an additional priority input. Lower numbers are preferred (for example 10 before 20).