diff --git a/docs/product/logs/index.mdx b/docs/product/logs/index.mdx
index 430986312e94c..cea090ee07a6f 100644
--- a/docs/product/logs/index.mdx
+++ b/docs/product/logs/index.mdx
@@ -171,3 +171,7 @@ Your Sentry logs can be leveraged with agents and tooling for debugging, summari
- **[Sentry CLI](/cli/logs/)**: Provides command-line access to your logs, making it easy to feed log data directly into AI tools and scripts for analysis.
- **[Sentry MCP Server](https://mcp.sentry.dev)**: Provides secure connectivity between your Sentry data and LLM clients using the Model Context Protocol. This enables natural language queries and deep integration with AI tools like Claude, Cursor, and VS Code.
- **[Seer](/product/ai-in-sentry/seer/)**: Sentry's AI debugging agent automatically uses logs alongside other telemetry data to provide intelligent issue analysis and automated fixes.
+
+
+**Backdating Logs**: Logs and other telemetry can also be backdated to anytime within your retention period. To learn more about our retention policies, see [Data Retention Periods](/security-legal-pii/security/data-retention-periods/).
+
\ No newline at end of file
diff --git a/docs/product/metrics/index.mdx b/docs/product/metrics/index.mdx
index 7f643920a9ae4..b9633d32108d2 100644
--- a/docs/product/metrics/index.mdx
+++ b/docs/product/metrics/index.mdx
@@ -203,3 +203,7 @@ Your Sentry metrics can be leveraged with agents and tooling for debugging and a
- **[Sentry MCP Server](https://mcp.sentry.dev)**: Enables natural language queries and deep integration with AI tools like Claude, Cursor, and VS Code using the Model Context Protocol
- **[Seer](/product/ai-in-sentry/seer/)**: Sentry's AI debugging agent can use metrics alongside traces, logs, and errors to provide intelligent issue analysis
+
+
+**Backdating Metrics**: Metrics and other telemetry can also be backdated to anytime within your retention period. To learn more about our retention policies, see [Data Retention Periods](/security-legal-pii/security/data-retention-periods/).
+
diff --git a/docs/product/trace-explorer/index.mdx b/docs/product/trace-explorer/index.mdx
index 7342758ea2731..4d2e4737b8567 100644
--- a/docs/product/trace-explorer/index.mdx
+++ b/docs/product/trace-explorer/index.mdx
@@ -322,3 +322,7 @@ For example, you might sample your checkout flow at 100% to catch any issues, wh
To configure `tracesSampler` for your SDK, see the tracing options in your SDK's [configuration documentation](/platform-redirect/?next=/configuration/options/).
With these tools, the new Trace Explorer gives you powerful ways to understand your application’s performance, identify bottlenecks, and make informed optimizations.
+
+
+**Backdating Spans**: Spans and other telemetry can also be backdated to anytime within your retention period. To learn more about our retention policies, see [Data Retention Periods](/security-legal-pii/security/data-retention-periods/).
+