diff --git a/docs/integrations/product-list/product-list-a-l.md b/docs/integrations/product-list/product-list-a-l.md
index 082569b1fe..87db3f277e 100644
--- a/docs/integrations/product-list/product-list-a-l.md
+++ b/docs/integrations/product-list/product-list-a-l.md
@@ -162,7 +162,7 @@ For descriptions of the different types of integrations Sumo Logic offers, see [
| | [Cofense](https://cofense.com/) | Automation integration: [Cofense](/docs/platform-services/automation-service/app-central/integrations/cofense/) |
|
| [CommScope](https://www.commscope.com/) | Cloud SIEM integration: [CommScope](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/e69bff14-6237-4997-a447-4fc02feaeeaf.md) |
|
| [ConfigCat](https://configcat.com/) | Webhook: [ConfigCat](/docs/integrations/webhooks/configcat/) |
-|
| [Confluent](https://www.confluent.io/) | Collector: [Confluent Cloud Metrics Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/confluent-cloud-metrics-source) |
+|
| [Confluent](https://www.confluent.io/) | App: [Confluent Cloud](/docs/integrations/saas-cloud/confluent-cloud)
Collector: [Confluent Cloud Metrics Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/confluent-cloud-metrics-source) |
| | [ConnectWise PSA](https://info.connectwise.com/professional-services-automation/manage/demo/sem/demo) | Automation integration: [ConnectWise Manage](/docs/platform-services/automation-service/app-central/integrations/connectwise-manage/) |
|
| [Contrast Security](https://www.contrastsecurity.com/) | Cloud SIEM integration: [Contrast Security](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/024b4302-9a57-4c60-9d0d-693b2d18225b.md) |
|
| [Coralogix](https://coralogix.com/) | Automation integrations:
- [Coralogix - Query Logs](/docs/platform-services/automation-service/app-central/integrations/coralogix-query-logs/)
- [Coralogix - Send Logs](/docs/platform-services/automation-service/app-central/integrations/coralogix-send-logs/) |
diff --git a/docs/integrations/saas-cloud/confluent-cloud.md b/docs/integrations/saas-cloud/confluent-cloud.md
new file mode 100644
index 0000000000..ced2a30e30
--- /dev/null
+++ b/docs/integrations/saas-cloud/confluent-cloud.md
@@ -0,0 +1,107 @@
+---
+id: confluent-cloud
+title: Confluent Cloud
+sidebar_label: Confluent Cloud
+description: The Sumo Logic App for Confluent Cloud provides deep visibility into your Confluent Cloud environment. The app’s dashboards include preconfigured searches and filters to help you monitor Kafka cluster performance, topic-level throughput, consumer lag, producer latency, connector health, Flink compute pool utilization, KSQL activity, and schema registry operations—enabling proactive troubleshooting and streamlined data streaming operations.
+---
+
+import useBaseUrl from '@docusaurus/useBaseUrl';
+
+
+
+Confluent Cloud is a fully managed, cloud-native data streaming platform based on Apache Kafka. It enables real-time data processing, integration, and movement across applications and systems without managing infrastructure. With built-in support for connectors, ksqlDB, and stream governance, it simplifies building scalable, event-driven architectures.
+
+The Sumo Logic App for Confluent Cloud provides deep visibility into your Confluent Cloud environment. The app’s dashboards include preconfigured searches and filters to help you monitor Kafka cluster performance, topic-level throughput, consumer lag, producer latency, connector health, Flink compute pool utilization, KSQL activity, and schema registry operations—enabling proactive troubleshooting and streamlined data streaming operations.
+
+## Metrics type
+
+The Confluent Cloud app uses metrics:
+* [Confluent Cloud runtime metrics](https://api.telemetry.confluent.cloud/docs/descriptors/datasets/cloud).
+
+### Collect Metrics
+
+Sumo Logic supports collecting metrics by C2C source:
+
+* Configure a [Confluent Cloud Metrics Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/confluent-cloud-metrics-source/)
+
+## Installing the Confluent Cloud
+
+Now that you have set up a collection for **Confluent Cloud**, install the Sumo Logic app to use the pre-configured [dashboards](#viewing-the-confluent-cloud-dashboards) that provide visibility into your environment for real-time analysis of overall usage.
+
+import AppInstall from '../../reuse/apps/app-install-v2.md';
+
+
+
+### Confluent Cloud - Connectors
+
+Confluent Cloud - Connectors dashboard provides details on the status, performance, and health of Confluent Cloud connectors.
+
+Use this dashboard to:
+* Monitor the status of connectors and their tasks to quickly identify any that are failed, paused, or provisioning.
+* Track the volume of sent and received records across different connectors to ensure data flow is as expected.
+* Analyze the average sent and received bytes to detect any unusual spikes or drops in data transfer.
+* Identify potential bottlenecks by correlating connector status with sent/received records and bytes.
+* Monitor dead letter queue records to catch any messages that failed to be processed correctly.
+
+
+
+### Confluent Cloud - Kafka Cluster
+
+Confluent Cloud - Kafka Cluster dashboard provides details on key performance metrics and operational statistics for your Kafka cluster in Confluent Cloud.
+
+Use this dashboard to:
+* Monitor producer latency and cluster load to ensure optimal performance of your Kafka cluster.
+* Track active connections, request bytes, and response bytes to identify potential bottlenecks or unusual traffic patterns.
+* Analyze request count trends over time to understand usage patterns and plan for capacity needs.
+
+
+
+### Confluent Cloud - Kafka Cluster Topic
+
+Confluent Cloud - Kafka Cluster Topic dashboard provides details on topic-level metrics for Kafka clusters in Confluent Cloud, including consumer lag, data throughput, and partition information.
+
+Use this dashboard to:
+* Monitor consumer lag offsets to identify potential bottlenecks in data processing and ensure timely consumption of messages.
+* Analyze the relationship between received and sent bytes to detect any data loss or transmission issues within the Kafka cluster.
+* Track the number of received and sent records over time to understand topic usage patterns and optimize resource allocation.
+* Observe retained bytes and partition count to manage storage utilization and ensure proper topic scaling.
+
+
+
+### Confluent Cloud - KSQL
+
+Confluent Cloud - KSQL dashboard provides details on query performance, data processing, and resource utilization for KSQL operations in Confluent Cloud.
+
+Use this dashboard to:
+* Monitor query saturation and identify potential bottlenecks in KSQL operations.
+* Track processing errors and query restarts to ensure smooth data flow and query execution.
+* Analyze storage utilization and streaming unit consumption to optimize resource allocation.
+* Correlate offset lag with processing errors to troubleshoot data processing delays.
+* Examine produced and consumed bytes to understand data throughput and potential network issues.
+
+
+
+### Confluent Cloud - Schema Registry
+
+Confluent Cloud - Schema Registry dashboard provides details on schema operations, request counts, and traffic types for your Confluent Cloud Schema Registry.
+
+Use this dashboard to:
+* Monitor the distribution of schema operations (CREATE, READ, DELETE) to ensure proper usage and identify potential issues with schema management.
+* Analyze the ratio of public vs. private traffic to understand access patterns and potential security concerns.
+* Track schema count trends over time to manage growth and capacity planning for your Schema Registry.
+* Correlate request counts with operation types to identify unusual spikes or drops in schema-related activities.
+
+
diff --git a/docs/integrations/saas-cloud/index.md b/docs/integrations/saas-cloud/index.md
index ca98b2a7f0..179d1cee8f 100644
--- a/docs/integrations/saas-cloud/index.md
+++ b/docs/integrations/saas-cloud/index.md
@@ -129,6 +129,12 @@ Learn about the Sumo Logic apps for SaaS and Cloud applications.
Monitor, detect, and respond to potential data threats on your Code42 Incydr platform.
+Monitor and analyze streaming activity in Confluent Cloud to ensure secure, reliable, and high-performance data pipelines.
+