Skip to content

Commit 6a859a3

Browse files
[Email Security] PRA report (cloudflare#25230)
* [Email Security] PRA report * Consistency changes * Adding more details regarding each report * Addressing suggestions * Apply suggestion from @deadlypants1973 Co-authored-by: Kate Tungusova <[email protected]> * Apply suggestion from @deadlypants1973 Co-authored-by: Kate Tungusova <[email protected]> --------- Co-authored-by: Kate Tungusova <[email protected]>
1 parent 7ab4d13 commit 6a859a3

File tree

3 files changed

+53
-21
lines changed

3 files changed

+53
-21
lines changed

public/__redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@
599599
/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
600600
/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
601601
/cloudflare-one/email-security/setup/post-delivery-deployment/bcc-journaling/journaling-setup/manage-domains/ /cloudflare-one/email-security/setup/manage-domains/ 301
602+
/cloudflare-one/email-security/email-monitoring/download-disposition-report/ /cloudflare-one/email-security/email-monitoring/download-report/ 301
602603

603604
# firewall
604605
/firewall/api/cf-lists/ /waf/tools/lists/lists-api/ 301

src/content/docs/cloudflare-one/email-security/email-monitoring/download-disposition-report.mdx

Lines changed: 0 additions & 21 deletions
This file was deleted.
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: Download a report
3+
pcx_content_type: how-to
4+
sidebar:
5+
order: 3
6+
---
7+
8+
Email Security allows you to download three types of reports:
9+
10+
- Disposition report
11+
- Retro scan report
12+
- Security report
13+
14+
## Download a disposition report
15+
16+
A disposition report shows you all the email messages based on the type of disposition you selected.
17+
18+
1. In [Zero Trust](https://one.dash.cloudflare.com/), select **Email Security**.
19+
2. Select **Monitoring** > **Download report**.
20+
3. In **Report type**, select **Email disposition report**.
21+
4. Under **Email disposition report**, select the **Date Range** (required), and the **Disposition**.
22+
5. Select **Export to CSV**.
23+
24+
Refer to [Dispositions and attributes](/cloudflare-one/email-security/reference/dispositions-and-attributes/) to learn more.
25+
26+
## Download a retro scan report
27+
28+
Retro scan scans the last 14 days of your emails, and gives you a report on bulk, spam, spoof, suspicious and malicious emails.
29+
30+
1. In [Zero Trust](https://one.dash.cloudflare.com/), select **Email Security**.
31+
2. Select **Monitoring** > **Download report**.
32+
4. In **Report type**, select **Retro Scan report**.
33+
5. Select **View report** to view a report of your last 14 days of emails.
34+
35+
Refer to [Retro Scan](/cloudflare-one/email-security/retro-scan/) to learn more.
36+
37+
## Download a security report
38+
39+
A security report provides an overview of your email traffic. The reports contains:
40+
41+
- An executive summary: A summary of the threats detected in your organization's email traffic in the last 30 days.
42+
- Threat detection: Review metrics regarding dispositions, policy detection, and impersonation attempts.
43+
- Reclassifications: Review the metrics of emails your security team or users have requested to reclassify.
44+
- Account takeover risks: Review users who are at risk based on Microsoft's Risky User score.
45+
46+
To download a security report:
47+
48+
1. In [Zero Trust](https://one.dash.cloudflare.com/), select **Email Security**.
49+
2. Select **Monitoring** > **Download report**.
50+
4. In **Report type**, select **Security report** and the **Date range**.
51+
5. Select **Generate report**.
52+
6. Your security report is being generated. You will receive an email with the security report attached once it is ready.

0 commit comments

Comments
 (0)