You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/email-security/migrate-to-email-security.mdx
+27-1Lines changed: 27 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,10 @@ Once you have added new account members, you will have to assign each member an
33
33
34
34
## Create webhooks
35
35
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
+
36
40
In Area 1, you can [create alert webhooks](/email-security/email-configuration/domains-and-routing/alert-webhooks/#create-an-alert-webhook).
37
41
38
42
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:
47
51
- Go to [Cloudflare Status API](https://www.cloudflarestatus.com/api) to view status information for the API documentation and functionality.
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
+
50
60
## Contact support
51
61
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
+
52
66
In Area 1, you can reach out to support via the following email addresses:
If you are PhishGuard customer, you will be informed when you can start raising PhishGuard tickets in the Cloudflare dashboard.
81
+
66
82
## Search emails
67
83
68
84
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
119
135
120
136
In Area 1, you can [integrate directories](/email-security/email-configuration/enhanced-detections/business-email-compromise/#integrating-a-directory) in your email provider.
121
137
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