diff --git a/modules/get-started/pages/licensing/overview.adoc b/modules/get-started/pages/licensing/overview.adoc index 8c50d327dc..c3491fe768 100644 --- a/modules/get-started/pages/licensing/overview.adoc +++ b/modules/get-started/pages/licensing/overview.adoc @@ -109,6 +109,10 @@ The following table lists the enterprise features for Redpanda and how Redpanda | Records detailed logs of cluster activities for compliance and monitoring. | Read access to the audit log topic is denied, but logging continues. +| xref:develop:manage-topics/cloud-topics.adoc[Cloud Topics] +| A Redpanda topic type that uses durable object storage as the primary backing store instead of local disk replication. +| New Cloud Topics cannot be created. Existing Cloud Topics cannot be modified, including adding or modifying partitions. Major upgrades are blocked when in a violation state. + | xref:manage:cluster-maintenance/continuous-data-balancing.adoc[Continuous Data Balancing] | Automatically balances partitions across a cluster to optimize resource use and performance.