diff --git a/docs/cody/clients/feature-reference.mdx b/docs/cody/clients/feature-reference.mdx
index a26e6ac16..a513b66c7 100644
--- a/docs/cody/clients/feature-reference.mdx
+++ b/docs/cody/clients/feature-reference.mdx
@@ -22,7 +22,7 @@
| Single-repo context | ✅ | ✅ | ✅ | ✅ | ❌ |
| Multi-repo context | ✅ | ✅ | ✅ | ✅ | ❌ |
| Local context | ✅ | ✅ | ✅ | ❌ | ✅ |
-| Guardrails | ✅ | ✅ | ❌ | ✅ | ❌ |
+| Guardrails (*Deprecated*) | ✅ | ✅ | ❌ | ✅ | ❌ |
| Repo-based context filters | ✅ | ✅ | ✅ | ✅ | ✅ |
| **Prompts** | | | | | |
| Access to prompts and Prompt library | ✅ | ✅ | ✅ | ✅ | ❌ |
diff --git a/docs/cody/enterprise/features.mdx b/docs/cody/enterprise/features.mdx
index 3266bdf97..7eab89368 100644
--- a/docs/cody/enterprise/features.mdx
+++ b/docs/cody/enterprise/features.mdx
@@ -10,6 +10,8 @@ Site administrators can set the duration of access tokens for users connecting C
## Guardrails
+Guardrails has been deprecated and is no longer recommended for use.
+
Guardrails for public code is only supported on VS Code, JetBrains IDEs extension, and Sourcegraph Web app for Cody Enterprise customers using [Cody Gateway](https://sourcegraph.com/docs/cody/core-concepts/cody-gateway#sourcegraph-cody-gateway). It is not supported for any BYOK (Bring Your Own Key) deployments.
Open source attribution guardrails for public code, commonly called copyright guardrails, reduce the exposure to copyrighted code. This involves implementing a verification mechanism within Cody to ensure that any code generated by the platform does not replicate open source code.
diff --git a/docs/pricing/plan-comparison.mdx b/docs/pricing/plan-comparison.mdx
index 1c98b6bdf..f73e46f69 100644
--- a/docs/pricing/plan-comparison.mdx
+++ b/docs/pricing/plan-comparison.mdx
@@ -27,7 +27,7 @@
| Role-based access control | - | - | ✓ |
| Analytics | - | Basic | ✓ |
| Audit logs | - | - | ✓ |
-| Guardrails | - | - | Beta |
+| Guardrails (*Deprecated*) | - | - | Beta |
| Indexed code | - | Private | Private |
| Context Filters | - | - | ✓ |
| **Compatibility** | | | |
diff --git a/docs/pricing/plans/enterprise.mdx b/docs/pricing/plans/enterprise.mdx
index 05e3f1d77..1afeb8476 100644
--- a/docs/pricing/plans/enterprise.mdx
+++ b/docs/pricing/plans/enterprise.mdx
@@ -15,5 +15,5 @@ Here's a detailed breakdown of features included in the different Enterprise pla
| **AI features** | - Cody AI Assistant | - Cody AI Assistant
- Bring your own LLM key |
| **Code Search features** | - Everything in Enterprise Starter, plus:
- Batch Changes
- Code Insights
- Code Navigation | - Everything in Enterprise Starter, plus:
- Batch Changes
- Code Insights
- Code Navigation |
| **Deployment types** | - Single-tenant Coud | - Self- Hosted |
-| **Compatibility** | - Everything in Enterprise Starter, plus:
- Enterprise admin and security features
- All major code hosts
- Guardrails
- Context Filters | - Everything in Enterprise Starter, plus:
- Enterprise admin and security features
- All major code hosts
- Guardrails
- Context Filters |
+| **Compatibility** | - Everything in Enterprise Starter, plus:
- Enterprise admin and security features
- All major code hosts
- Guardrails (Deprecated)
- Context Filters | - Everything in Enterprise Starter, plus:
- Enterprise admin and security features
- All major code hosts
- Guardrails (Deprecated)
- Context Filters |
| **Support** | - 24x5 support with options like:
- TA support
- Premium Support Offerings
- Forward Deployed Engineer (FDE) | - Enterprise support with options like:
- Dedicated TA support
- Premium Support Offerings
- Forward Deployed Engineer (FDE) |