diff --git a/docs/product/releases/index.mdx b/docs/product/releases/index.mdx
index 3fac0e4bb4268a..7324b3c6028ef9 100644
--- a/docs/product/releases/index.mdx
+++ b/docs/product/releases/index.mdx
@@ -1,9 +1,15 @@
----
title: Releases
sidebar_order: 110
description: "Learn how to provide information to Sentry about your releases to determine regressions and resolve issues quickly."
+
---
+
+
+If you're looking for the latest Sentry SDK release details, head on over to Sentry's GitHub profile, find your specific SDK repo, and browse the tags for releases.
+
+
+
A _release_ is a version of your code deployed to an environment. When you notify Sentry about a release, you can easily identify new issues and regressions, determine whether an issue was resolved, and monitor the health of your newly deployed app. The **Releases** page provides a visualization of your releases. It presents adoption of releases from the past 24 hours and provides a high-level view of:
- Each release version (a short version of the release name without the hash)