diff --git a/docs/organization/early-adopter-features/index.mdx b/docs/organization/early-adopter-features/index.mdx
index 9289046a2fc61..c23d67b2a44fd 100644
--- a/docs/organization/early-adopter-features/index.mdx
+++ b/docs/organization/early-adopter-features/index.mdx
@@ -24,3 +24,4 @@ Limitations:
- [Dynamic Alerts](/product/alerts/create-alerts/metric-alert-config/#dynamic-alerts)
- [New Trace Explorer With Span Metrics](/product/explore/new-trace-explorer/)
- [Size Analysis](/product/size-analysis/)
+- [Vercel Log Drains](/product/drains/integration/vercel/)
diff --git a/docs/product/drains/integration/vercel.mdx b/docs/product/drains/integration/vercel.mdx
index 4205a13d08382..4fd7730d894ee 100644
--- a/docs/product/drains/integration/vercel.mdx
+++ b/docs/product/drains/integration/vercel.mdx
@@ -27,7 +27,7 @@ To set up a Drain in Vercel you'll need to create a new Drain in the Vercel sett
-Vercel Log Drains support is currently in closed alpha. Please reach out to [feedback-logging@sentry.io](mailto:feedback-logging@sentry.io) if you have feedback or questions. Features in alpha are still in-progress and may have bugs. We recognize the irony.
+This feature is available only if you're in the Early Adopter program. Please reach out to [feedback-logging@sentry.io](mailto:feedback-logging@sentry.io) if you have feedback or questions. Features available to Early Adopters are still in-progress and may have bugs. We recognize the irony.
@@ -59,6 +59,12 @@ x-sentry-auth: sentry sentry_key=___PUBLIC_KEY___
7. To test that the log drain is working, you can send a test log to your drain by clicking the Test button.
+
+
+Vercel Log Drains have some known limitations. This is being tracked in [this GitHub issue](https://github.com/getsentry/sentry/issues/103095).
+
+
+
### Trace Drains
After selecting the Traces data type, you'll need to configure the drain to send data to Sentry.