Skip to content

Commit 07814c3

Browse files
committed
Apply style guide
1 parent 6225ebc commit 07814c3

File tree

2 files changed

+23
-37
lines changed

2 files changed

+23
-37
lines changed

src/content/docs/cloudflare-one/insights/analytics/shadow-it-discovery.mdx

Lines changed: 22 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,7 @@ import { Render } from "~/components";
99

1010
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.
1111

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**.
1713

1814
## Prerequisites
1915

@@ -31,13 +27,13 @@ The first step in using the Shadow IT SaaS analytics dashboard is to [review app
3127

3228
Review the Shadow IT SaaS analytics dashboard for application usage. Filter the view based on:
3329

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. |
30+
| Field | Description |
31+
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------- |
32+
| 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. |
4137

4238
To manage application statuses in bulk, select **Set Application Statuses** to review applications your users commonly visit and update their approval statuses.
4339

@@ -46,41 +42,31 @@ To manage application statuses in bulk, select **Set Application Statuses** to r
4642
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**.
4743

4844
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.
5249

5350
## Available insights
5451

5552
The Shadow IT SaaS analytics dashboard includes several insights to help you monitor and manage SaaS application usage.
5653

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.
7058

7159
## Approval status
7260

7361
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.
7462

7563
:::note
76-
7764
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-
7965
:::
8066

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. |
67+
| Status | Description |
68+
| ---------- | ------------------------------------------------------------------------------------------------------ |
69+
| Approved | Applications that have been marked as sanctioned by your organization. |
70+
| Unapproved | Applications that have been marked as unsanctioned by your organization. |
71+
| In review | Applications in the process of being reviewed by your organization. |
72+
| Unreviewed | Unknown applications that are neither sanctioned nor being reviewed by your organization at this time. |

src/content/partials/cloudflare-one/app-library-review-apps.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ To set the status of an application:
1414
2. Locate the card for the application.
1515
3. In the three-dot menu, select the option to mark your desired status.
1616

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

Comments
 (0)