diff --git a/docs/platforms/android/usage/index.mdx b/docs/platforms/android/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/android/usage/index.mdx
+++ b/docs/platforms/android/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/apple/common/usage/index.mdx b/docs/platforms/apple/common/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/apple/common/usage/index.mdx
+++ b/docs/platforms/apple/common/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/dart/usage/index.mdx b/docs/platforms/dart/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/dart/usage/index.mdx
+++ b/docs/platforms/dart/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/dotnet/common/usage/index.mdx b/docs/platforms/dotnet/common/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/dotnet/common/usage/index.mdx
+++ b/docs/platforms/dotnet/common/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/elixir/usage/index.mdx b/docs/platforms/elixir/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/elixir/usage/index.mdx
+++ b/docs/platforms/elixir/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/flutter/usage/index.mdx b/docs/platforms/flutter/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/flutter/usage/index.mdx
+++ b/docs/platforms/flutter/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/go/common/usage/index.mdx b/docs/platforms/go/common/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/go/common/usage/index.mdx
+++ b/docs/platforms/go/common/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/java/common/usage/index.mdx b/docs/platforms/java/common/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/java/common/usage/index.mdx
+++ b/docs/platforms/java/common/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/javascript/common/usage/index.mdx b/docs/platforms/javascript/common/usage/index.mdx
index cfa5d68c9aae0..3858ed86c8b35 100644
--- a/docs/platforms/javascript/common/usage/index.mdx
+++ b/docs/platforms/javascript/common/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/kotlin-multiplatform/usage/index.mdx b/docs/platforms/kotlin-multiplatform/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/kotlin-multiplatform/usage/index.mdx
+++ b/docs/platforms/kotlin-multiplatform/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/native/common/usage/index.mdx b/docs/platforms/native/common/usage/index.mdx
index daa693c2b2696..61549145dd293 100644
--- a/docs/platforms/native/common/usage/index.mdx
+++ b/docs/platforms/native/common/usage/index.mdx
@@ -34,4 +34,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/php/common/usage/index.mdx b/docs/platforms/php/common/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/php/common/usage/index.mdx
+++ b/docs/platforms/php/common/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/php/guides/laravel/usage/index.mdx b/docs/platforms/php/guides/laravel/usage/index.mdx
index fa5915d3ac42f..726b004b372b2 100644
--- a/docs/platforms/php/guides/laravel/usage/index.mdx
+++ b/docs/platforms/php/guides/laravel/usage/index.mdx
@@ -21,6 +21,8 @@ In Laravel, you can pass an error object to `captureException()` to get it captu
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
## Customization
diff --git a/docs/platforms/powershell/usage/index.mdx b/docs/platforms/powershell/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/powershell/usage/index.mdx
+++ b/docs/platforms/powershell/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/python/usage/index.mdx b/docs/platforms/python/usage/index.mdx
index 49f181f01a6bd..7a0738aa75b52 100644
--- a/docs/platforms/python/usage/index.mdx
+++ b/docs/platforms/python/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/ruby/common/usage/index.mdx b/docs/platforms/ruby/common/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/ruby/common/usage/index.mdx
+++ b/docs/platforms/ruby/common/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/rust/common/usage/index.mdx b/docs/platforms/rust/common/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/rust/common/usage/index.mdx
+++ b/docs/platforms/rust/common/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/unity/usage/index.mdx b/docs/platforms/unity/usage/index.mdx
index 91c3aead08e03..b16027dca53db 100644
--- a/docs/platforms/unity/usage/index.mdx
+++ b/docs/platforms/unity/usage/index.mdx
@@ -29,4 +29,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+
diff --git a/docs/platforms/unreal/usage/index.mdx b/docs/platforms/unreal/usage/index.mdx
index 72ac4182c156b..50e620ad6ac60 100644
--- a/docs/platforms/unreal/usage/index.mdx
+++ b/docs/platforms/unreal/usage/index.mdx
@@ -25,4 +25,6 @@ While capturing an event, you can also record the breadcrumbs that lead up to th
Another common operation is to capture a bare message. A message is textual information that should be sent to Sentry. Typically, our SDKs don't automatically capture messages, but you can capture them manually.
+Messages show up as issues on your issue stream, with the message as the issue name.
+