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/cloudflare-one/email-security/email-monitoring/search-email.mdx
+27-20Lines changed: 27 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,41 +241,48 @@ Email Security displays the following details:
241
241
242
242
#### Open links
243
243
244
-
You can open links in [Security Center](/security-center/) or [Browser Isolation](/cloudflare-one/policies/browser-isolation/), or copy and paste the link so you can investigate links in external tools.
244
+
You can open links in [Security Center](/security-center/) or [Browser Isolation](/cloudflare-one/policies/browser-isolation/), or copy and paste the link so you can investigate content in external tools.
245
245
246
246
To open links in Security Center:
247
247
248
-
1. Go to the link you want to open.
249
-
2. Select **Open in Security Center**.
250
-
3. You will be redirected to Security Center's Investigate.
251
-
4. Select **Scan now**.
252
-
5. The dashboard will generate a report for your link.
248
+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Email Security** > **Investigation**.
249
+
2. Locate the message you want to open links for, select the three dots, then select **View details**.
250
+
2. Under **Details**, go to **Links identified**.
251
+
3. Locate the link you want to open, and select **Open in Security Center**.
252
+
4. You will be redirected to **Investigate** under **Security Center**.
253
+
5. Select **Scan now**.
254
+
6. The dashboard will generate a report for your link.
253
255
254
256
To open links in Browser Isolation:
255
257
256
-
1. Go to the link you want to open.
257
-
2. Select **Open in Browser Isolation**.
258
-
3. The link will open in a separate window where you will be able to browse the content securely.
258
+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Email Security** > **Investigation**.
259
+
2. Locate the message you want to open links for, select the three dots, then select **View details**.
260
+
2. Under **Details**, go to **Links identified**.
261
+
3. Locate the link you want to open, and select **Open in Browser Isolation**.
262
+
4. The link will open in a separate window where you will be able to browse the content securely.
259
263
260
-
You may receive a HTTP 400 Bad Request Error when opening a link in Browser Isolation. Follow these steps if you encounter this problem:
264
+
Alternatively, you can directly [open links in Browser Isolation](/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation/#open-links-in-browser-isolation).
261
265
262
-
1. In [Zero Trust](https://one.dash.cloudflare.com/), select **Settings**.
263
-
2. Select **Browser Isolation**, then enable **Clientless Web Isolation**.
266
+
To open and investigate a link in an external tool:
267
+
268
+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Email Security** > **Investigation**.
269
+
2. Locate the message you want to open links for, select the three dots, then select **View details**.
270
+
2. Under **Details**, go to **Links identified**.
271
+
3. Locate the link you want to open, and select **Copy URL**.
272
+
3. Paste the link in your external tool.
264
273
265
-
If you still receive a 400 Bad Request error after enabling Clientless Web Isolation:
274
+
:::caution
275
+
You may encounter a `400 Bad Request` error after turning **Clientless Web Isolation** on.
266
276
267
-
1. Go to **Settings** > **Resources**.
277
+
If you encounter this error:
278
+
279
+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Resources**.
268
280
2. Select **Generate certificate**.
269
281
3. Choose the **Expiration** (5 years is recommended), then select **Generate certificate**. Your certificate is now generated, and the dashboard will display its **Deployment Status** as **INACTIVE**.
270
282
4. Select the three dots, and then select **Activate** to activate your certificate.
271
283
5. Select the three dots, and then select **Mark as in-use**.
272
284
6. Your certificate deployment status should display **AVAILABLE IN-USE**.
273
-
274
-
To open and investigate a link in an external tool:
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/policies/browser-isolation/setup/clientless-browser-isolation.mdx
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,14 @@ Clientless Web Isolation allows users to securely browse high risk or sensitive
27
27
28
28
Your application will now be served in an isolated browser for users matching your policies.
29
29
30
+
### Open links in Browser Isolation
31
+
32
+
To open links using Browser Isolation:
33
+
34
+
1. In [Zero Trust](https://one.dash.cloudflare.com), go to **Browser Isolation**.
35
+
2. Select **Launch isolated browser**. Turn **Clientless web isolation** on.
36
+
3. In **Launch browser**, enter the URL link, and then select **Launch**. Your URL will open in a secure isolated browser.
37
+
30
38
## Filter DNS queries
31
39
32
40
Gateway filters and resolves DNS queries for isolated sessions via [DNS policies](/cloudflare-one/policies/gateway/dns-policies/). Enterprise users can resolve domains available only through private resolvers by creating [resolver policies](/cloudflare-one/policies/gateway/resolver-policies/).
0 commit comments