diff --git a/src/content/docs/fundamentals/reference/cloudy-ai-agent.mdx b/src/content/docs/fundamentals/reference/cloudy-ai-agent.mdx index 5507c38a6d050d3..c1e163aa4c76646 100644 --- a/src/content/docs/fundamentals/reference/cloudy-ai-agent.mdx +++ b/src/content/docs/fundamentals/reference/cloudy-ai-agent.mdx @@ -15,18 +15,11 @@ Cloudy, currently in beta, is available in several Cloudflare products such as W 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 cloudyfeedback@cloudflare.com. Your feedback will help shape our roadmap for AI enhancement, and bring our users smarter, more efficient tooling that helps everyone get more secure. ::: -## Required roles - -A Cloudflare user must have one of the following [roles](/fundamentals/manage-members/roles/) to view Cloudy AI summaries: - -- Super Administrator -- Administrator - ## What data does Cloudy have access to? Cloudy has access to your Cloudflare configuration. It combines this data with a purpose-built LLM prompt. -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). +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/). 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. diff --git a/src/content/partials/cloudflare-one/dex/pcaps-view-warp-diag.mdx b/src/content/partials/cloudflare-one/dex/pcaps-view-warp-diag.mdx index 4beac513d21a41d..9bd37a1c9e1cf5c 100644 --- a/src/content/partials/cloudflare-one/dex/pcaps-view-warp-diag.mdx +++ b/src/content/partials/cloudflare-one/dex/pcaps-view-warp-diag.mdx @@ -14,9 +14,6 @@ To access the WARP diagnostic analyzer: 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. - :::note - To view Cloudy AI summaries, account members must have the [Administrator or Super Administrator role](/fundamentals/manage-members/roles/#account-scoped-roles). - :::
| Field | Description | | ----- | ----------- | @@ -33,4 +30,4 @@ To access the WARP diagnostic analyzer:
4. Select a detection type for more information about the event and recommended next steps. -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. \ No newline at end of file +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. \ No newline at end of file