diff --git a/content/en/account_management/audit_trail/_index.md b/content/en/account_management/audit_trail/_index.md
index 38709d6f6cefb..54eea27473c6d 100644
--- a/content/en/account_management/audit_trail/_index.md
+++ b/content/en/account_management/audit_trail/_index.md
@@ -152,7 +152,7 @@ The Inspect Changes (Diff) tab in the audit event details panel compares the con
## Filter audit events based on Reference Tables
-
Reference Tables are in beta. Reference Tables containing over 40,000 rows cannot be used to filter events. See
Add Custom Metadata with Reference Tables for more information on how to create and manage Reference Tables.
+
Reference Tables allow you to combine metadata with audit events, providing more information to investigate Datadog user behavior. Add a query filter based on a Reference Table to perform lookup queries. For more information on activating and managing this feature, see the [Reference Tables][2] guide.
diff --git a/content/en/account_management/audit_trail/forwarding_audit_events.md b/content/en/account_management/audit_trail/forwarding_audit_events.md
index 7259cadb6b71c..6606d36920258 100644
--- a/content/en/account_management/audit_trail/forwarding_audit_events.md
+++ b/content/en/account_management/audit_trail/forwarding_audit_events.md
@@ -13,8 +13,10 @@ Audit Event Forwarding is not available in the US1-FED site.
{{% /site-region %}}
-{{% site-region region="US,US3,US5,EU,AP1" %}}
-Audit Event Forwarding is in beta.
+{{% site-region region="us,us3,us5,eu,ap1" %}}
+
+Audit Event Forwarding is in Preview.
+
{{% /site-region %}}
## Overview
diff --git a/content/en/agent/logs/advanced_log_collection.md b/content/en/agent/logs/advanced_log_collection.md
index 034722869cead..ada25c36882bc 100644
--- a/content/en/agent/logs/advanced_log_collection.md
+++ b/content/en/agent/logs/advanced_log_collection.md
@@ -259,7 +259,7 @@ spec:
## Scrub sensitive data from your logs
{{< callout url="https://www.datadoghq.com/private-beta/sensitive-data-scanner-using-agent-in-your-premises/" >}}
- Sensitive Data Scanner using the Agent is in private beta. See the blog post and documentation for more information. To request access, fill out this form.
+ Sensitive Data Scanner using the Agent is in Preview. See the blog post and documentation for more information. To request access, fill out this form.
{{< /callout >}}
If your logs contain sensitive information that need redacting, configure the Datadog Agent to scrub sensitive sequences by using the `log_processing_rules` parameter in your configuration file with the `mask_sequences` type.
diff --git a/content/en/agent/remote_config/_index.md b/content/en/agent/remote_config/_index.md
index 326e7aaa7f96a..32e9f0e47c292 100644
--- a/content/en/agent/remote_config/_index.md
+++ b/content/en/agent/remote_config/_index.md
@@ -90,7 +90,7 @@ The following products and features are supported with Remote Configuration:
### Sensitive Data Scanner (SDS) through the Datadog Agent
-- **Redact sensitive information in your logs within your premises (Private Beta)**: Remotely configure and deploy OOTB Sensitive Data Scanning rules to the Datadog Agent in your environment. See [Sensitive Data Scanner][28] for more information.
+- **Redact sensitive information in your logs within your premises (Preview)**: Remotely configure and deploy OOTB Sensitive Data Scanning rules to the Datadog Agent in your environment. See [Sensitive Data Scanner][28] for more information.
## Security considerations
diff --git a/content/en/security/cloud_siem/entities_and_risk_scoring.md b/content/en/security/cloud_siem/entities_and_risk_scoring.md
index 4069673744121..47181f818f269 100644
--- a/content/en/security/cloud_siem/entities_and_risk_scoring.md
+++ b/content/en/security/cloud_siem/entities_and_risk_scoring.md
@@ -7,7 +7,7 @@ further_reading:
---
{{< callout url="https://datadoghq.com/private-beta/risk-based-entity-insights" header="Join the Beta!">}}
-Risk Based Entity Insights is in private beta.
+Risk Based Entity Insights is in Preview.
{{< /callout >}}
## Overview
diff --git a/content/en/sensitive_data_scanner/_index.md b/content/en/sensitive_data_scanner/_index.md
index f9191124ef1a7..98552c4c1dea1 100644
--- a/content/en/sensitive_data_scanner/_index.md
+++ b/content/en/sensitive_data_scanner/_index.md
@@ -60,7 +60,7 @@ There are two locations where you can redact your sensitive data:
**In your environment:**
{{< callout url="https://www.datadoghq.com/private-beta/sensitive-data-scanner-using-agent-in-your-premises/" >}}
- Sensitive Data Scanner support for the Datadog Agent is in beta. To enroll, click Request Access.
+ Sensitive Data Scanner support for the Datadog Agent is in Preview. To enroll, click Request Access.
{{< /callout >}}
- With **Sensitive Data Scanner using the Agent**, Datadog redacts your logs before submitting them to the Datadog backend, and unredacted logs never need to leave your premises. With this method, you are limited to one scanning group per organization, and you can use only predefined library rules.
diff --git a/layouts/shortcodes/filter_by_reference_tables.en.md b/layouts/shortcodes/filter_by_reference_tables.en.md
index 3c2851732780f..95c3c6d5f2c18 100644
--- a/layouts/shortcodes/filter_by_reference_tables.en.md
+++ b/layouts/shortcodes/filter_by_reference_tables.en.md
@@ -1,4 +1,4 @@
-Reference Tables are in beta. Reference Tables containing over 40,000 rows cannot be used to filter logs. See
Add Custom Metadata with Reference Tables for more information on how to create and manage Reference Tables.
+
Reference Tables allow you to combine metadata with logs, providing more information to resolve application issues. Add a query filter based on a Reference Table to perform lookup queries. For more information on creating and managing this feature, see the [Reference Tables][101] guide.