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/shadow-it-discovery.mdx
+22-36Lines changed: 22 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,7 @@ import { Render } from "~/components";
9
9
10
10
Shadow IT SaaS analytics provides visibility into the SaaS applications your users are visiting. This information allows you to create identity and device-driven Zero Trust policies to secure your users and data.
11
11
12
-
To view Shadow IT SaaS analytics:
13
-
14
-
1. Log into [Zero Trust](https://one.dash.cloudflare.com).
15
-
2. Go to **Analytics** > **Dashboards**.
16
-
3. Select **Shadow IT: SaaS analytics**.
12
+
To access Shadow IT SaaS analytics, in [Zero Trust](https://one.dash.cloudflare.com), go to **Analytics** > **Dashboards**, then select **Shadow IT: SaaS analytics**.
17
13
18
14
## Prerequisites
19
15
@@ -31,13 +27,13 @@ The first step in using the Shadow IT SaaS analytics dashboard is to [review app
31
27
32
28
Review the Shadow IT SaaS analytics dashboard for application usage. Filter the view based on:
33
29
34
-
Field | Description |
35
-
| - | - |
36
-
| Application | SaaS application's name and logo. |
37
-
| Application type | [Application type](/cloudflare-one/policies/gateway/application-app-types/#app-types) assigned by Cloudflare Zero Trust. |
38
-
| Status | Application's [approval status](#approval-status). |
39
-
| Secured | Whether the application is currently secured behind Cloudflare Access. |
40
-
| Users | Number of users who connected to the application over the period of time specified on the Shadow IT Discovery overview page. |
| Application | SaaS application's name and logo.|
33
+
| Application type |[Application type](/cloudflare-one/policies/gateway/application-app-types/#app-types) assigned by Cloudflare Zero Trust.|
34
+
| Status | Application's [approval status](#approval-status).|
35
+
| Secured | Whether the application is currently secured behind Cloudflare Access.|
36
+
| Users| Number of users who connected to the application over the period of time specified on the Shadow IT Discovery overview page. |
41
37
42
38
To manage application statuses in bulk, select **Set Application Statuses** to review applications your users commonly visit and update their approval statuses.
43
39
@@ -46,41 +42,31 @@ To manage application statuses in bulk, select **Set Application Statuses** to r
46
42
After marking applications, you can create [HTTP policies](/cloudflare-one/policies/gateway/http-policies/) using the application statuses. You can create HTTP policies based on the `Application Review Status` in [**Zero Trust**](https://one.dash.cloudflare.com) > **Firewall policies** > **HTTP**.
47
43
48
44
For example, you can create policies that:
49
-
* Block access to all `Unapproved` applications.
50
-
* Launch all `In Review` applications in an isolated browser.
51
-
* Limit file upload capabilities for specific application statuses.
45
+
46
+
- Block access to all **Unapproved** applications.
47
+
- Launch all **In Review** applications in an isolated browser.
48
+
- Limit file upload capabilities for specific application statuses.
52
49
53
50
## Available insights
54
51
55
52
The Shadow IT SaaS analytics dashboard includes several insights to help you monitor and manage SaaS application usage.
56
53
57
-
***Number of applications by status:** A breakdown of how many applications have been categorized into the following statuses:
58
-
*`Unreviewed` (default status for every new application)
59
-
*`In Review`
60
-
*`Approved`
61
-
*`Unapproved`
62
-
63
-
The list of applications is available in the [App Library](/cloudflare-one/applications/app-library/).
64
-
65
-
***Data transferred per application status:** A time-series graph showing the amount of data (in gigabytes) transferred to an application in the given [status](#approval-status).
66
-
67
-
***User count per application status:** A time-series graph showing the number of users who have interacted with at least one application in a given status. For example, a user can use an `Approved` application shortly followed by an `In Review` application, contributing to counts for both of those statuses.
68
-
69
-
***Top-N metrics:** A collection of metrics providing insights into top applications, users, devices, and countries.
54
+
-**Number of applications by status:** A breakdown of how many applications have been categorized into each [approval status](#approval-status). The list of applications is available in the [App Library](/cloudflare-one/applications/app-library/).
55
+
-**Data transferred per application status:** A time-series graph showing the amount of data (in gigabytes) transferred to an application in the given status.
56
+
-**User count per application status:** A time-series graph showing the number of users who have interacted with at least one application in a given status. For example, a user can use an **Approved** application shortly followed by an **In review** application, contributing to counts for both of those statuses.
57
+
-**Top-N metrics:** A collection of metrics providing insights into top applications, users, devices, and countries.
70
58
71
59
## Approval status
72
60
73
61
Within the Shadow IT SaaS analytics dashboard, applications are labeled according to their status. The default status for a discovered application is **Unreviewed**. Your organization can determine the status of each application and change their status at any time.
74
62
75
63
:::note
76
-
77
64
Approval status does not impact a user's ability to access the application. Users are allowed or blocked according to your [Access](/cloudflare-one/policies/access/) and [Gateway policies](/cloudflare-one/policies/gateway/).
78
-
79
65
:::
80
66
81
-
| Status | Description |
82
-
| - | - |
83
-
| Approved | Applications that have been marked as sanctioned by your organization. |
84
-
| Unapproved | Applications that have been marked as unsanctioned by your organization. |
85
-
| In review | Applications in the process of being reviewed by your organization. |
86
-
| Unreviewed | Unknown applications that are neither sanctioned nor being reviewed by your organization at this time. |
Copy file name to clipboardExpand all lines: src/content/partials/cloudflare-one/app-library-review-apps.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,4 @@ To set the status of an application:
14
14
2. Locate the card for the application.
15
15
3. In the three-dot menu, select the option to mark your desired status.
16
16
17
-
Once you mark the status of an application, its badge will change. You can filter applications by their status to review each application in the list for your organization.
17
+
Once you mark the status of an application, its badge will change. You can filter applications by their status to review each application in the list for your organization.
0 commit comments