diff --git a/src/content/docs/fundamentals/reference/cloudy-ai-agent.mdx b/src/content/docs/fundamentals/reference/cloudy-ai-agent.mdx index 8d914edf3e3895..5507c38a6d050d 100644 --- a/src/content/docs/fundamentals/reference/cloudy-ai-agent.mdx +++ b/src/content/docs/fundamentals/reference/cloudy-ai-agent.mdx @@ -15,11 +15,18 @@ 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. +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). 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 9a43d0cf7cf232..da3fb9d081042a 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 @@ -12,7 +12,11 @@ To access your WARP diagnostic summary: 2. Locate an existing `warp-diag` log from the list or select **Run diagnostics** to generate a new `warp-diag` log. 3. Select the three dots for the `warp-diag` log that you want to analyze, then select **View WARP Diag**. - The **Overview** tab will display an AI-generated summary of the results, a list of detection events, and basic device information. + 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 | | ----- | ----------- |