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

# dmarcian

> View DMARC report data and email authentication coverage from dmarcian in Pwnbook.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/pwnbook/logos/dmarcian.svg" alt="dmarcian" style={{ height: "32px", marginBottom: "16px" }} />

## Overview

dmarcian helps organizations deploy and monitor DMARC (Domain-based Message Authentication, Reporting & Conformance) for email security. The Pwnbook integration imports your DMARC report data so you can review email authentication coverage and spoofing attempts alongside other security findings.

## Prerequisites

* A dmarcian account
* Admin or Owner access in Pwnbook

## Credentials required

| Field       | Description                                             |
| ----------- | ------------------------------------------------------- |
| **API Key** | A dmarcian API key generated from your account settings |

## Setup

<Steps>
  <Step title="Get your dmarcian API key">
    1. Log in to your dmarcian account.
    2. Go to **Account Settings → API**.
    3. Copy your **API Key**.

    If the API section is not visible, contact dmarcian support — API access may need to be enabled on your plan.
  </Step>

  <Step title="Configure in Pwnbook">
    1. Go to **Organization Settings → Marketplace → dmarcian**.
    2. Paste your **API Key**.
    3. Click **Save & Test**.
  </Step>
</Steps>

## What gets synced

| Data                      | Description                                                                  |
| ------------------------- | ---------------------------------------------------------------------------- |
| **DMARC compliance rate** | Percentage of messages that pass DMARC authentication                        |
| **Source breakdown**      | Email sources sending on behalf of your domain (legitimate and unauthorized) |
| **Spoofing attempts**     | Messages failing SPF, DKIM, and DMARC checks                                 |
| **Domain coverage**       | Which of your domains have DMARC policies deployed                           |
| **Policy enforcement**    | Current DMARC policy per domain (`none`, `quarantine`, or `reject`)          |

## Viewing in Pwnbook

DMARC data from dmarcian appears on the Security Workbench and in the dmarcian detail view:

* The workbench card shows your overall DMARC compliance rate and flagged unauthorized senders.
* The detail view shows a per-domain breakdown with source tables and aggregate report summaries.

## Disconnecting

1. Go to **Organization Settings → Marketplace → dmarcian**.
2. Click **Disconnect**.
3. Confirm.
