Skip to content

Commit ca37468

Browse files
[Email Security] Update Migration guide (#23756)
* [Email Security] Update Migration guide * Small update for PhishGuard customers * Addressing Caley suggestions
1 parent 90aa435 commit ca37468

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

src/content/docs/email-security/migrate-to-email-security.mdx

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Once you have added new account members, you will have to assign each member an
3333

3434
## Create webhooks
3535

36+
:::note
37+
Starting from October 2025, Area 1 webhooks will be visible in Zero Trust Email Security, but non-configurable. Use [Logpush](/cloudflare-one/insights/logs/enable-logs/#enable-user-action-logs) to create new webhooks or configure webhooks.
38+
:::
39+
3640
In Area 1, you can [create alert webhooks](/email-security/email-configuration/domains-and-routing/alert-webhooks/#create-an-alert-webhook).
3741

3842
In Zero Trust Email Security, webhooks are instead referred to as logs. You can enable [detection logs](/cloudflare-one/insights/logs/enable-logs/#enable-detection-logs) and/or [user action logs](/cloudflare-one/insights/logs/enable-logs/#enable-user-action-logs). Additionally, you can enable [Outbound Data Loss Prevention](/cloudflare-one/email-security/outbound-dlp/) to protect sensitive information in outbound emails.
@@ -47,8 +51,18 @@ In Email Security, you can:
4751
- Go to [Cloudflare Status API](https://www.cloudflarestatus.com/api) to view status information for the API documentation and functionality.
4852
- Configure [Cloudflare Notifications](/notifications/get-started/).
4953

54+
## Email alerts
55+
56+
In Area 1, you receive daily or weekly updates of the number of emails dispositioned.
57+
58+
In Email Security, you can view [email monitoring](/cloudflare-one/email-security/email-monitoring/) over the last 90, 30, 7, 3, 1 day(s).
59+
5060
## Contact support
5161

62+
:::note
63+
Starting from October 2025, we will no longer receive support requests via email to any `@area1security.com` address. We will transition to receiving support requests from the Cloudflare dashboard.
64+
:::
65+
5266
In Area 1, you can reach out to support via the following email addresses:
5367

5468
@@ -63,6 +77,8 @@ In Email Security, you can:
6377
- In what area can we help you? **Email Security**
6478
- Email [email protected] (for PhishGuard customers only).
6579

80+
If you are PhishGuard customer, you will be informed when you can start raising PhishGuard tickets in the Cloudflare dashboard.
81+
6682
## Search emails
6783

6884
In Area 1, you can perform two types of search: [Fielded Search](/email-security/reporting/search/#fielded-search) and [Freeform Search](/email-security/reporting/search/#freeform-search).
@@ -119,4 +135,14 @@ In Email Security, this feature is known as [impersonation registry](/cloudflare
119135

120136
In Area 1, you can [integrate directories](/email-security/email-configuration/enhanced-detections/business-email-compromise/#integrating-a-directory) in your email provider.
121137

122-
In Email Security, you can add and sync [directories](/cloudflare-one/email-security/directories/).
138+
In Email Security, you can add and sync [directories](/cloudflare-one/email-security/directories/).
139+
140+
## API
141+
142+
:::note
143+
Area 1 API endpoints will deprecate on December 18, 2025. Use the [Email Security API](https://developers.cloudflare.com/api/resources/email_security/) endpoints to prevent interruption to your normal operations.
144+
:::
145+
146+
To access Area 1 API, go to the [API Documentation](https://developers.cloudflare.com/email-security/static/api_documentation_1.38.1.pdf). You can set up a [service account](https://developers.cloudflare.com/email-security/api/service-accounts/) to configure API tokens.
147+
148+
To access Email Security API, go to [Email Security API](https://developers.cloudflare.com/api/resources/email_security/). You can set up an [API token](/fundamentals/api/get-started/create-token/) to use the Email Security API.

0 commit comments

Comments
 (0)