diff --git a/docs/platforms/apple/common/configuration/options.mdx b/docs/platforms/apple/common/configuration/options.mdx
index 3cffedaa0e9a6..63e44da0b027d 100644
--- a/docs/platforms/apple/common/configuration/options.mdx
+++ b/docs/platforms/apple/common/configuration/options.mdx
@@ -271,3 +271,15 @@ String entries do not have to be full matches, meaning the URL of a request is m
If is not provided, trace data is attached to every outgoing request from the instrumented client.
+
+
+
+
+
+This feature is experimental, may have bugs and is new in [sentry-cocoa version 8.40.0](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8400).
+
+
+
+When enabled, the SDK finishes the ongoing transaction bound to the scope and links them to the crash event when your app crashes. The SDK skips adding profiles to increase the chance of keeping the transaction. This option defaults to `false`.
+
+