# Browsing DMARC reports

Most of the time, you'll find yourself browsing between the [Sources](/docs/dmarc/sources) and [Explorer](/docs/dmarc/explorer) pages, but for when you need the greatest level of detail, DMARCwise lets you **browse the original DMARC reports**.

From a DMARC source page, you can click **View originating reports** to see the list of reports (and thus mail receivers) that produced the data for that DMARC source, and jump to them.

From the **Explorer** page, click on a row to jump to the corresponding DMARC report with the relevant row automatically filtered.

Alternatively, navigate to the **Reports** page from the navigation menu and choose a report to see the DMARC report content nicely presented in an easy-to-use interface:

<DocsReportVideo />

## Filtering report rows

Inside a report, you can filter rows to focus on a specific subset of the data. Click **Add filter** to pick a filter from the menu, organized into four sections:

- **DMARC**: filter by DMARC result (pass/fail), disposition (none, pass, quarantine, reject), SPF alignment, and DKIM alignment.
- **SPF**: filter by SPF authentication result or domain.
- **DKIM**: filter by DKIM authentication result, domain, or selector.
- **Identifiers**: filter by Envelope To, Envelope From, Header From, or Source IP.

Active filters are stored in the URL, so you can share a filtered view with a direct link.
