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/insights/analytics/application-access.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ To view the Application Access Report dashboard:
11
11
2. Go to **Analytics** > **Dashboards**.
12
12
3. Select **Application Access Report**.
13
13
14
-
The Application Access Report offers a summary of overall Access activity, while [Access event analytics](/cloudflare-one/insights/analytics/access/) provides a view of login events.
14
+
The Application Access Report offers a summary of overall Access activity, while [Access event analytics](/cloudflare-one/insights/analytics/access/) provides a view of login events. You can export the Application Access Report to a PDF to share with stakeholders or for record-keeping.
15
15
16
16
## Prerequisites
17
17
@@ -34,20 +34,20 @@ The Application Access Report dashboard includes the following panels and metric
34
34
35
35
### Summary of Access activity
36
36
37
-
37
+
The Summary of Access activity section shows a time series of Access login events over a selected period and a summary of login events. You can filter a time period in the upper right corner of the dashboard.
38
38
39
39
### Access events
40
40
41
-
Shows a time series of Access login events over a selected period. Each bar represents
42
-
You can use this view to track user authentication activity and detect unusual login spikes.
41
+
Shows a time series of Access login events over a selected period. Each bar represents the number of login events in the x-axis time interval.
42
+
You can use this graph to review user authentication activity and detect unusual login spikes.
43
43
44
44
### Access decisions by event count
45
45
46
-
Displays the total number of Access decisions made, grouped by outcome (for example, **Granted** or ).
46
+
Displays the total number of Access decisions made, grouped by outcome (for example, **Granted** or **Denied**).
47
47
48
48
### Access applications by event count
49
49
50
-
Shows a breakdown of authentication events by application type (for example, **Self-hosted**, **SaaS**, **Private network**, or **Infrastructure**).
50
+
Shows a breakdown of authentication events by application type (for example, **Self-hosted**, **SaaS**, **Private network**, **Infrastructure**or **MCP Portal**).
51
51
Use this view to determine which application types users most frequently access.
52
52
53
53
### Access events by type
@@ -71,7 +71,7 @@ These insights help administrators identify usage patterns and trends.
71
71
72
72
Provides a summary of Access configurations made by admin in your organization, including:
73
73
74
-
* Applications configured — Total number of Access-protected applications, broken down by type (for example, Self-hosted, SaaS, RDP, SSH, Private network, and Dash SSO).
75
-
* Policies configured — Total number of Access policies, grouped by policy type (for example, Allow, Block, Bypass, or Service Auth).
74
+
* Applications configured — Total number of Access-protected applications, broken down by type (for example, Self-hosted, SaaS, RDP, SSH, Private network, and Dash SSO.)
75
+
* Policies configured — Total number of Access policies, grouped by policy type (for example, Allow, Block, Bypass, or Service Auth.)
76
76
77
77
This section helps administrators audit their Access setup and verify that expected resources and policies are in place.
0 commit comments