diff --git a/docs/platforms/godot/configuration/options.mdx b/docs/platforms/godot/configuration/options.mdx
index af7141af2c3a1f..06d018130edd0b 100644
--- a/docs/platforms/godot/configuration/options.mdx
+++ b/docs/platforms/godot/configuration/options.mdx
@@ -74,6 +74,12 @@ This variable controls the total amount of breadcrumbs that should be captured.
+
+
+The maximum time in milliseconds the SDK will wait for pending events to be sent when `SentrySDK.close()` is called. If the timeout expires, the SDK will perform a forced shutdown and any unsent events may be lost.
+
+
+
If enabled, the SDK will include PII (Personally Identifiable Information) with the events.