diff --git a/docs/product/index.mdx b/docs/product/index.mdx
index 2ca8fd6b939ae..f1cd5b5adef1f 100644
--- a/docs/product/index.mdx
+++ b/docs/product/index.mdx
@@ -1,5 +1,5 @@
---
-title: Product Walkthroughs
+title: What Is Sentry?
sidebar_order: 30
description: "Get an overview of how you can use Sentry to not just observe, but debug errors, get to the root of user complaints, and identify performance bottlenecks."
---
diff --git a/docs/product/sentry-basics/index.mdx b/docs/product/sentry-basics/index.mdx
index 40a66759496ed..36f17eb6e6a70 100644
--- a/docs/product/sentry-basics/index.mdx
+++ b/docs/product/sentry-basics/index.mdx
@@ -1,5 +1,5 @@
---
-title: An Intro to Sentry
+title: Getting Started With Sentry
sidebar_order: 10
description: "Learn about our recommendations for getting the most out of Sentry."
---
@@ -20,6 +20,6 @@ There are three things we recommend you do to get the most out of Sentry:
## Tutorials: Frontend and Backend Error Monitoring
-Learn how to set up Sentry by following along with a step-by-step frontend or backend tutorial.
+Learn how to set up Sentry by following along with a step-by-step frontend or backend tutorial. To see how errors can be monitored across your frontend **and** backend, try the distributed tracing tutorial.