diff --git a/src/content/docs/bots/get-started/biz-and-ent.mdx b/src/content/docs/bots/get-started/biz-and-ent.mdx
index 02f6321284679e8..7a013f24e8f40dc 100644
--- a/src/content/docs/bots/get-started/biz-and-ent.mdx
+++ b/src/content/docs/bots/get-started/biz-and-ent.mdx
@@ -29,6 +29,8 @@ If you have an Enterprise subscription without Bot Management, your application
+
+
## Disable Super Bot Fight Mode
diff --git a/src/content/docs/bots/get-started/free.mdx b/src/content/docs/bots/get-started/free.mdx
index af166d538d28ca7..d2264214bef27c0 100644
--- a/src/content/docs/bots/get-started/free.mdx
+++ b/src/content/docs/bots/get-started/free.mdx
@@ -17,6 +17,8 @@ import { Render } from "~/components"
+
+
## Disable Bot Fight Mode
If you find that **Bot Fight Mode** is causing problems with your application traffic, you may want to disable it.
diff --git a/src/content/docs/bots/get-started/pro.mdx b/src/content/docs/bots/get-started/pro.mdx
index f593f1b2ec8e49a..886d6501650090d 100644
--- a/src/content/docs/bots/get-started/pro.mdx
+++ b/src/content/docs/bots/get-started/pro.mdx
@@ -24,6 +24,8 @@ Super Bot Fight Mode is included in your Pro subscription. When enabled, the pro
+
+
## Disable Super Bot Fight Mode
diff --git a/src/content/partials/bots/get-started-pro-biz-steps.mdx b/src/content/partials/bots/get-started-pro-biz-steps.mdx
index cb9d7824545ee0b..483b49b690371bd 100644
--- a/src/content/partials/bots/get-started-pro-biz-steps.mdx
+++ b/src/content/partials/bots/get-started-pro-biz-steps.mdx
@@ -7,7 +7,7 @@ To start using Super Bot Fight Mode:
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account and domain.
2. Go to **Security** > **Bots**.
-3. Click **Configure Super Bot Fight Mode**.
+3. Select **Configure Super Bot Fight Mode**.
4. Choose how your domain should respond to various types of traffic:
* For more details on verified bots, refer to [Verified Bots](/bots/concepts/bot/#verified-bots).
* For more details on supported file types, refer to [Static resource protection](/bots/reference/static-resources/)
diff --git a/src/content/partials/bots/sbfm-upgrade.mdx b/src/content/partials/bots/sbfm-upgrade.mdx
new file mode 100644
index 000000000000000..d866c0660168d21
--- /dev/null
+++ b/src/content/partials/bots/sbfm-upgrade.mdx
@@ -0,0 +1,10 @@
+---
+{}
+
+---
+
+:::note
+If you are upgrading from Bot Fight Mode to Super Bot Fight Mode, you must disable Bot Fight Mode in your Bot settings.
+
+To turn off Bot Fight Mode, go to **Security** > **Bots** and select **Configure Super Bot Fight Mode**.
+:::
\ No newline at end of file