Skip to content

Commit 10cc60c

Browse files
[CF1] DEX overview fix (#23019)
* [CF1] DEX overview fix * updates * overview revision * update
1 parent efd273f commit 10cc60c

File tree

1 file changed

+25
-2
lines changed
  • src/content/docs/cloudflare-one/insights/dex

1 file changed

+25
-2
lines changed
Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
pcx_content_type: navigation
3-
title: Digital Experience Monitoring
3+
title: DEX
44
sidebar:
55
order: 1
66
---
@@ -9,6 +9,29 @@ import { DirectoryListing, Render } from "~/components";
99

1010
<Render file="survey" />
1111

12-
Digital Experience Monitoring (DEX) provides visibility into device, network, and application performance across your Zero Trust organization. This information enables you to understand the state of your WARP client deployment and quickly resolve issues impacting end-user productivity.
12+
Digital Experience Monitoring (DEX) provides visibility into device, network, and application performance across your Zero Trust organization.
13+
14+
With DEX, you can monitor the state of your [WARP client](/cloudflare-one/connections/connect-devices/warp/) deployment and resolve issues impacting end-user productivity. DEX is designed for IT and security teams who need to proactively monitor and troubleshoot device and network health across distributed environments. DEX is available on all Cloudflare Zero Trust and SASE plans.
15+
16+
Use DEX to troubleshoot other Zero Trust features:
17+
18+
- Test connectivity to a [SaaS application secured with Access](/cloudflare-one/applications/configure-apps/saas-apps/).
19+
- Verify that a website routed through [Gateway](/cloudflare-one/policies/gateway/) is reachable from user devices.
20+
- Confirm that users can successfully reach internal resources after configuring a [Tunnel](/cloudflare-one/connections/connect-networks/get-started/create-remote-tunnel/).
21+
22+
### Get started
23+
24+
To start using DEX for device, network, and application monitoring:
25+
26+
1. [Create a Zero Trust organization](/cloudflare-one/setup/#create-a-zero-trust-organization).
27+
2. [Install the WARP client](/cloudflare-one/connections/connect-devices/warp/) and sign in to register your device to the organization.
28+
3. Create [tests](/cloudflare-one/insights/dex/tests/) to verify device connectivity to applications and networks.
29+
4. [Monitor](/cloudflare-one/insights/dex/monitoring/) device and network health across your fleet using real-time and historical metrics.
30+
5. Run [remote captures](/cloudflare-one/insights/dex/remote-captures/) to collect diagnostic logs and packet captures from user devices.
31+
6. Set up [notifications](/cloudflare-one/insights/dex/notifications/) to get alerts when degraded connectivity or application performance is detected.
32+
33+
### Directory
34+
35+
Review all available documentation for DEX capabilities.
1336

1437
<DirectoryListing />

0 commit comments

Comments
 (0)