Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions public/__redirects
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@
/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/office365-journaling/ /cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/m365-journaling/ 301
/cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/microsoft365-email-security-mx/ /cloudflare-one/email-security/setup/pre-delivery-deployment/prerequisites/m365-email-security-mx/ 301
/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/manage-domains/ /cloudflare-one/email-security/setup/manage-domains/ 301
/cloudflare-one/email-security/email-monitoring/download-disposition-report/ /cloudflare-one/email-security/email-monitoring/download-report/ 301

# firewall
/firewall/api/cf-lists/ /waf/tools/lists/lists-api/ 301
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
title: Download a report
pcx_content_type: how-to
sidebar:
order: 3
---

Email Security allows you to download three types of reports:

- A disposition report
- A retro scan report
- A security report

## Download a disposition report

A disposition report shows you all the email messages based on the type of disposition you selected

1. In [Zero Trust](https://one.dash.cloudflare.com/), select **Email Security**.
2. Select **Monitoring** > **Download report**.
3. In **Report type**, select **Email disposition report**.
4. Under **Email disposition report**, select the **Date Range** (required), and the **Disposition**.
5. Select **Export to CSV**.

Refer to [Dispositions and attributes](/cloudflare-one/email-security/reference/dispositions-and-attributes/) to learn more.

## Download a retro scan report

Retro scan scans the last 14 days of your emails, and gives you a report on bulk, spam, spoof, suspicious and malicious emails.

1. In [Zero Trust](https://one.dash.cloudflare.com/), select **Email Security**.
2. Select **Monitoring** > **Download report**.
4. In **Report type**, select **Retro Scan report**.
5. Select **View report** to view a report of your last 14 days of emails.

Refer to [Retro Scan](/cloudflare-one/email-security/retro-scan/) to learn more.

## Download a security report

A Phishing Risk Assessment Report (PRA) provides an overview of your email traffic. The report only includes malicious emails.

To download a PRA:

1. In [Zero Trust](https://one.dash.cloudflare.com/), select **Email Security**.
2. Select **Monitoring** > **Download report**.
4. In **Report type**, select **Security report** and the **Date range**.
5. Select **Generate report**.
6. Your security report is being generated. You will receive an email once the report is ready.
Loading