diff --git a/src/content/docs/bots/additional-configurations/block-ai-bots.mdx b/src/content/docs/bots/additional-configurations/block-ai-bots.mdx index d1ee031a66afa65..61908c7b96f7b8e 100644 --- a/src/content/docs/bots/additional-configurations/block-ai-bots.mdx +++ b/src/content/docs/bots/additional-configurations/block-ai-bots.mdx @@ -9,9 +9,9 @@ sidebar: import { Render, Steps } from "~/components" :::note[Block AI bots availability] -Note that **Block AI bots** feature is only available in the new application security dashboard (beta). +The **Block AI bots** feature is only available in the new application security dashboard. -To try the new dashboard, refer to [Application security dashboard (beta)](/security/). +To try the new dashboard, refer to [Application security dashboard](/security/). ::: You can choose to block AI bots by activating **Block AI bots**. Activating this setting will block [verified bots](/bots/concepts/bot/verified-bots/overview/) that are classified in AI-related categories such as AI Assistant, AI Crawler, or an Archiver, as well as a number of unverified bots that behave similarly. diff --git a/src/content/docs/security/index.mdx b/src/content/docs/security/index.mdx index fcc390bd05339dc..e49e7d790cfca8e 100644 --- a/src/content/docs/security/index.mdx +++ b/src/content/docs/security/index.mdx @@ -1,9 +1,9 @@ --- -title: Application security dashboard (beta) +title: Application security dashboard pcx_content_type: overview sidebar: order: 1 -description: The application security dashboard (beta) helps you understand the current security posture of your web applications and allows you configure different security rules for those applications. +description: The application security dashboard helps you understand the current security posture of your web applications and allows you configure different security rules for those applications. head: - tag: title content: Overview @@ -17,17 +17,23 @@ import { RelatedProduct, } from "~/components"; -The application security dashboard (beta) is your starting point to better understand the security posture of your web applications, and to configure rules to protect them. +The application security dashboard is your starting point to better understand the security posture of your web applications, and to configure rules to protect them. -The new **Security** navigation in the Cloudflare dashboard is currently available in beta for users that opt in to the new user interface. To opt in: +Cloudflare is gradually making the new **Security** dashboard available by default to users. Users who do not have the new dashboard by default can still manually opt in: 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account and domain. 2. Open any page under **Security**. 3. In the top right-hand corner of the page, select **Try new dashboard**. -You can swap back to the previous dashboard at any time by selecting **Return to old dashboard** in the same page location. +To opt out of the new security dashboard: + +1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account and domain. +2. Go to **Security** > **Settings**. +3. Search for the setting **New application security dashboard** and turn it off. + +The opt-out option will be available for a limited time. diff --git a/src/content/docs/waf/detections/firewall-for-ai.mdx b/src/content/docs/waf/detections/firewall-for-ai.mdx index 52e950ea47cffe4..f9078661e15c337 100644 --- a/src/content/docs/waf/detections/firewall-for-ai.mdx +++ b/src/content/docs/waf/detections/firewall-for-ai.mdx @@ -27,7 +27,7 @@ Firewall for AI is available in closed beta to Enterprise customers proxying tra :::note -Firewall for AI is only available in the new [application security dashboard](/security/), currently in beta for users that opt in to the new user interface. +Firewall for AI is only available in the new [application security dashboard](/security/). ::: 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/), and select your account and domain. diff --git a/src/content/docs/waf/reference/legacy/old-rate-limiting/upgrade.mdx b/src/content/docs/waf/reference/legacy/old-rate-limiting/upgrade.mdx index a0103884dfb3f5e..ded83ebd22e138f 100644 --- a/src/content/docs/waf/reference/legacy/old-rate-limiting/upgrade.mdx +++ b/src/content/docs/waf/reference/legacy/old-rate-limiting/upgrade.mdx @@ -64,7 +64,7 @@ Rate limiting rules created in the previous version are tagged with `Previous ve ![Rate limiting rules user interface showing two rules created in the previous version.](~/assets/images/waf/reference/rate-limiting-rules-upgrade-ui.png) -If you are using the new [application security dashboard](/security/) (currently in beta), only the rate limiting rules that have been upgraded to the new version will be shown at **Security** > **Security rules**. +If you are using the new [application security dashboard](/security/), only the rate limiting rules that have been upgraded to the new version will be shown at **Security** > **Security rules**. If you edit a rule with this tag in the dashboard, you will no longer be able to edit the rule using the API and Terraform resource for the previous version of rate limiting rules. In this case, you will need to start using the [Rulesets API](/ruleset-engine/rulesets-api/) or the [`cloudflare_ruleset`](https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/ruleset) Terraform resource for this purpose. Refer to [Relevant changes for API users](#relevant-changes-for-api-users) and [Relevant changes for Terraform users](#relevant-changes-for-terraform-users) for more information. diff --git a/src/content/products/security.yaml b/src/content/products/security.yaml index 0fb935865992f05..aba6811cd68157f 100644 --- a/src/content/products/security.yaml +++ b/src/content/products/security.yaml @@ -1,13 +1,13 @@ name: Security product: - title: "Security dashboard (beta)" + title: "Security dashboard" url: /security/ show: false meta: title: Security dashboard docs - description: Documentation for the Security dashboard with an updated user interface (currently in beta). + description: Documentation for the Security dashboard with an updated user interface. author: "@cloudflare" externals: