DMARCmetric

Exporting your data to CSV

Updated 2026-07-16 · Product Guide

Your DMARC data shouldn't be locked in our dashboard. The Export button in the top bar downloads whatever you're currently looking at as a CSV file — ready for a spreadsheet, a client report or an audit trail. There are two exports, one per view, and this page documents their exact columns so you can build on them.

Overview export — one row per domain

From the all-domains overview, Export downloads dmarcmetric-domains.csv: a per-domain summary of the whole workspace for the selected reporting window.

ColumnContents
domainThe domain name.
statusverified or pending — whether domain ownership has been verified.
messagesTotal messages reported for the domain in the window.
complianceDMARC pass rate to one decimal, e.g. 98.4% — or when the domain has no messages.
threatsCount of threat sources (mail failing both SPF and DKIM).
sourcesCount of distinct sending sources.
last_reportTimestamp of the most recent report received, blank if none yet.

This is the export to schedule your own reporting around: one file, one row per domain, the same KPIs the overview cards show.

Domain export — one row per source

From a domain's detail view, Export downloads a per-source file named after the domain — dmarcmetric-example.com-sources.csv — covering every sending source in the window.

ColumnContents
sourceThe detected provider name (Microsoft 365, Postmark, …) or Unknown.
ipThe sending IP address.
countryTwo-letter country code from GeoIP, blank when the IP couldn't be placed.
messagesMessage count for this source.
spfThe DMARC-evaluated SPF result for the source (pass / fail).
dkimThe DMARC-evaluated DKIM result for the source (pass / fail).
statusthreat when the source fails both SPF and DKIM, otherwise ok.

Note that spf and dkim are the alignment-aware results DMARC actually evaluated — the same verdicts the grouped sources table displays as tags, not raw authentication outcomes. A row is one source, not one group: the provider grouping is flattened so the file works in pivot tables.

How the export behaves

Three properties define what you get:

What people build with it

The CSVs are deliberately plain so they compose with whatever you already use:

The export reflects what the dashboard shows, no more and no less — if a number looks unexpected in the file, the place to interrogate it is the corresponding dashboard view, with the same window selected.

Still stuck?

We answer every message — usually within one business day.

Email [email protected]