Skip to content

[Email Security] Overview page #22156

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: production
Choose a base branch
from
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
26 changes: 21 additions & 5 deletions src/content/docs/cloudflare-one/email-security/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,25 @@ Secure your email inbox with API-first Email Security.

Email Security secures your email inbox with API-first email security. Email Security integrates with your existing email provider and blocks phishing attacks, malware, [Business Email Compromise](https://www.cloudflare.com/en-gb/learning/email-security/business-email-compromise-bec/) attacks, and vendor email fraud.

Email Security allows you to:
Email Security overview page allows you to:

- Configure [allow policies](/cloudflare-one/email-security/detection-settings/allow-policies/), [blocked senders](/cloudflare-one/email-security/detection-settings/blocked-senders/), [trusted domains](/cloudflare-one/email-security/detection-settings/trusted-domains/), and [additional detections](/cloudflare-one/email-security/detection-settings/additional-detections/).
- [Automatically move messages](/cloudflare-one/email-security/auto-moves/) to specific folders based on a [certain disposition](/cloudflare-one/email-security/reference/dispositions-and-attributes/).
- [Manage directories](/cloudflare-one/email-security/directories/).
- [Monitor your inbox](/cloudflare-one/email-security/email-monitoring/), perform a thorough [search of your email](/cloudflare-one/email-security/email-monitoring/search-email/), and download a [disposition report](/cloudflare-one/email-security/email-monitoring/download-disposition-report/).
- View [reclassifications](/cloudflare-one/email-security/email-monitoring/search-email/#reclassify-messages).
- Manage [detection settings](/cloudflare-one/email-security/detection-settings/).
- [Run screens](/cloudflare-one/email-security/email-monitoring/search-email/#screen-criteria).

To access your Email Security overview:

1. Log in to [Cloudflare dashboard](https://one.dash.cloudflare.com/).
2. Go to **Zero Trust** > **Email Security** > **Overview**.
3. Complete the [setup process](/cloudflare-one/email-security/setup/).

:::note
If you have not yet purchased Email Security, you can try Email Security with Retro Scan. Refer to [Retro Scan](/cloudflare-one/email-security/retro-scan/) to learn more.
:::

Once you have completed the setup process, the Email Security overview will display:

- A series of recommendations. For example, you may be recommended to learn how to submit emails for reclassification, create policies, or learn how to manage your [impersonation registry](/cloudflare-one/email-security/detection-settings/impersonation-registry/).
- Email Security metrics (your email security activity from the last 7 days).
- Recently modified policies, where you will be able to view all modified policies.
- Education and resources: Links to [implementation guides](/cloudflare-one/implementation-guides/), [Email Security changelogs](/cloudflare-one/changelog/email-security/), and [API documentation](https://developers.cloudflare.com/api/resources/email_security/subresources/investigate/methods/get/).
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To enable Email Security:

1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Email Security**.
3. Select **Monitoring**. If you are a first time user, select **Contact sales**. Otherwise, select **Connect an integration**.
3. Select **Overview**. If you are a first time user, select **Contact sales**. Otherwise, select **Set up**.
4. Go to **MS Graph API** and select **Authorize**.

Continue with [Enable Microsoft integration](/cloudflare-one/email-security/setup/post-delivery-deployment/api/office365-api/#enable-microsoft-integration) for the next steps.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To manually add domains:
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Zero Trust**.
3. Select **Email Security**.
4. Select **Monitoring**: If you have not purchased Email Security, select **Contact Sales**. Otherwise, select **Connect a domain**.
4. Select **Overview**: If you have not purchased Email Security, select **Contact Sales**. Otherwise, select **Set up**.
5. Select **BCC/Journaling**.
6. Select **Manual add**.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To enable Microsoft 365 journaling deployment:
1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Zero Trust**.
3. Select **Email Security**.
4. Select **Monitoring**: If you have not purchased Email Security, select **Contact Sales**. Otherwise, select **Connect a domain**.
4. Select **Overview**: If you have not purchased Email Security, select **Contact Sales**. Otherwise, select **Set up**.
5. Select **BCC/Journaling**.
6. Select **Integrate with MS** > **Authorize**.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ To set up MX/Inline:

1. Log in to [Zero Trust](https://one.dash.cloudflare.com/).
2. Select **Email Security**.
3. Select **Monitoring**. If you are a first time user, select **Contact sales**. Otherwise, select **Set up**.
3. Select **Overview**. If you are a first time user, select **Contact sales**. Otherwise, select **Set up**.
4. Select **MX/Inline**.
5. To start the MX/Inline configuration, you will need to have completed the prerequisite setup on your email provider's platform. Once you have completed this step, select **I confirm that I have completed all the necessary requirements**. Then, select **Start configuration**.

Expand Down
Loading