Skip to content

Commit a6b73f4

Browse files
ranbelnevikashah
authored andcommitted
Cloudy requires admin permissions (#24805)
1 parent 7940471 commit a6b73f4

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

src/content/docs/fundamentals/reference/cloudy-ai-agent.mdx

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,18 @@ Cloudy, currently in beta, is available in several Cloudflare products such as W
1515
We want to hear your thoughts as you get to meet Cloudy and try out these new AI features. You can send feedback to us at [email protected]. Your feedback will help shape our roadmap for AI enhancement, and bring our users smarter, more efficient tooling that helps everyone get more secure.
1616
:::
1717

18+
## Required roles
19+
20+
A Cloudflare user must have one of the following [roles](/fundamentals/manage-members/roles/) to view Cloudy AI summaries:
21+
22+
- Super Administrator
23+
- Administrator
24+
1825
## What data does Cloudy have access to?
1926

2027
Cloudy has access to your Cloudflare configuration. It combines this data with a purpose-built LLM prompt.
2128

22-
Additionally, Cloudy takes Role-Based Access Control (RBAC) restrictions into account: it can only access the same Cloudflare configuration settings as the currently logged in user, based on their roles and permissions.
29+
Additionally, Cloudy takes Role-Based Access Control (RBAC) restrictions into account: it can only access the same Cloudflare configuration settings as the currently logged in user, based on their [roles and permissions](#required-roles).
2330

2431
All your configuration information is only included in the purpose-built prompt — it is not used to train Cloudy or the LLM model(s) powering it.
2532

src/content/partials/cloudflare-one/dex/pcaps-view-warp-diag.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ To access your WARP diagnostic summary:
1212
2. Locate an existing `warp-diag` log from the list or select **Run diagnostics** to generate a new `warp-diag` log.
1313
3. Select the three dots for the `warp-diag` log that you want to analyze, then select **View WARP Diag**.
1414

15-
The **Overview** tab will display an AI-generated summary of the results, a list of detection events, and basic device information.
15+
The **Overview** tab will display an [AI-generated summary](/fundamentals/reference/cloudy-ai-agent/) of the results, a list of detection events, and basic device information.
16+
17+
:::note
18+
To view Cloudy AI summaries, account members must have the [Administrator or Super Administrator role](/fundamentals/manage-members/roles/#account-scoped-roles).
19+
:::
1620
<Details header="Explanation of the fields">
1721
| Field | Description |
1822
| ----- | ----------- |

0 commit comments

Comments
 (0)