Skip to content

Commit 6227016

Browse files
authored
remove requirement for admin permissions (cloudflare#25244)
1 parent c79da99 commit 6227016

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

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

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,11 @@ 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-
2518
## What data does Cloudy have access to?
2619

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

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).
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](/fundamentals/manage-members/roles/).
3023

3124
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.
3225

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ To access the WARP diagnostic analyzer:
1414

1515
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.
1616

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-
:::
2017
<Details header="Explanation of the fields">
2118
| Field | Description |
2219
| ----- | ----------- |
@@ -33,4 +30,4 @@ To access the WARP diagnostic analyzer:
3330
</Details>
3431
4. Select a detection type for more information about the event and recommended next steps.
3532

36-
Cloudflare will store the `warp-diag` log and its detection report per our [log retention policy](/cloudflare-one/insights/logs/#log-retention). To save a copy onto your local machine, [download the log file](#download-remote-captures) and go to the **JSON file** tab to copy the report in JSON format.
33+
Cloudflare DEX will store the `warp-diag` log and its detection report per our [log retention policy](/cloudflare-one/insights/logs/#log-retention). To save a copy onto your local machine, [download the log file](#download-remote-captures) and go to the **JSON file** tab to copy the report in JSON format.

0 commit comments

Comments
 (0)