diff --git a/docs/cli/index.mdx b/docs/cli/index.mdx
index 04ef078fca840..01055f3370136 100644
--- a/docs/cli/index.mdx
+++ b/docs/cli/index.mdx
@@ -12,6 +12,12 @@ keywords:
description: "Learn how to use the `sentry-cli` command line executable."
---
+
+
+These docs cover `sentry-cli`, used in CI/CD pipelines and build processes. If you're looking for the interactive developer CLI with issue management, AI-powered analysis, and API access for humans and agents, check out the new [Sentry CLI](https://cli.sentry.dev/).
+
+
+
For certain actions, you can use the `sentry-cli` command line executable. It can connect to the Sentry API and manage some data for your projects. It’s primarily used for managing debug information files for iOS, Android as well as release and source maps management for other platforms.