diff --git a/blog-service/2025-10-08-apps.md b/blog-service/2025-10-08-apps.md
new file mode 100644
index 0000000000..8ad93b88c0
--- /dev/null
+++ b/blog-service/2025-10-08-apps.md
@@ -0,0 +1,12 @@
+---
+title: Carbon Black Inventory (Apps)
+image: https://help.sumologic.com/img/reuse/rss-image.jpg
+keywords:
+ - apps
+ - carbon-black-inventory
+hide_table_of_contents: true
+---
+
+import useBaseUrl from '@docusaurus/useBaseUrl';
+
+We're excited to introduce the new Sumo Logic app for Carbon Black Inventory. This app offers you enhanced capabilities to identify risks and configuration gaps in your environment. [Learn more](/docs/integrations/saas-cloud/carbon-black-inventory/).
\ No newline at end of file
diff --git a/cid-redirects.json b/cid-redirects.json
index ee69342a08..71378ba266 100644
--- a/cid-redirects.json
+++ b/cid-redirects.json
@@ -2943,6 +2943,7 @@
"/cid/1108": "/docs/integrations/saas-cloud/trellix-mvision-epo",
"/cid/1110": "/docs/integrations/microsoft-azure/azure-security-microsoft-defender-for-identity",
"/docs/integrations/microsoft-azure/microsoft-defender-for-identity/": "/docs/integrations/microsoft-azure/azure-security-microsoft-defender-for-identity",
+ "/cid/1112": "/docs/integrations/saas-cloud/carbon-black-inventory/",
"/cid/1111": "/docs/integrations/microsoft-azure/azure-open-ai",
"/Cloud_SIEM_Enterprise": "/docs/cse",
"/Cloud_SIEM_Enterprise/Administration": "/docs/cse/administration",
diff --git a/docs/integrations/product-list/product-list-a-l.md b/docs/integrations/product-list/product-list-a-l.md
index 5ee5d39793..cca57a69b8 100644
--- a/docs/integrations/product-list/product-list-a-l.md
+++ b/docs/integrations/product-list/product-list-a-l.md
@@ -146,6 +146,7 @@ For descriptions of the different types of integrations Sumo Logic offers, see [
|
| [Cassandra](https://cassandra.apache.org/) | Apps:
- [Cassandra](/docs/integrations/databases/cassandra/)
- [Cassandra - OpenTelemetry](/docs/integrations/databases/opentelemetry/cassandra-opentelemetry/) |
|
| [Catchpoint](https://www.catchpoint.com/) | Partner integration: [Catchpoint](https://github.com/catchpoint/Integrations.SumoLogic/blob/main/README.md) |
|
| [Cato Networks](https://www.catonetworks.com/) | App: [Cato Networks](/docs/integrations/saas-cloud/cato-networks/)
Cloud SIEM integration: [Cato Networks](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/53e043b0-76e3-471a-84ec-0266a4f3b279.md)
Collector: [Cato Networks Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/cato-networks-source/) |
+|
| Carbon Black Inventory | App: [Carbon Black Inventory](/docs/integrations/saas-cloud/carbon-black-inventory/)
Collector: [Carbon Black Inventory Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/cato-networks-source/) |
|
| [Censys](https://censys.com/) | Automation integrations:
- [Censys](/docs/platform-services/automation-service/app-central/integrations/censys/)
- [Censys V2](/docs/platform-services/automation-service/app-central/integrations/censys-v2/) |
|
| [Certego](https://www.certego.net/) | Automation integration: [Certego](/docs/platform-services/automation-service/app-central/integrations/certego/) |
|
| [ChatGPT Compliance](https://chatgpt.com/) | Collector: [ChatGPT Compliance Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/chatgpt-compliance-source) |
diff --git a/docs/integrations/saas-cloud/carbon-black-inventory.md b/docs/integrations/saas-cloud/carbon-black-inventory.md
new file mode 100644
index 0000000000..12839e95c7
--- /dev/null
+++ b/docs/integrations/saas-cloud/carbon-black-inventory.md
@@ -0,0 +1,137 @@
+---
+id: carbon-black-inventory
+title: Carbon Black Inventory
+sidebar_label: Carbon Black Inventory
+description: The Sumo Logic app for Carbon Black Inventory enables security analysts identify risks and configuration gaps to improve endpoint hygiene, faster response, and stronger overall security.
+---
+
+import useBaseUrl from '@docusaurus/useBaseUrl';
+
+
+
+The Sumo Logic app for Carbon Black Inventory offers comprehensive visibility into endpoint assets and their security posture across your environment. By consolidating key device data, including total device counts, compliance status, antivirus and sensor health, and vulnerability levels, the app enables security teams to quickly identify at-risk endpoints and configuration gaps.
+
+Dedicated panels highlight quarantined devices, non-compliant endpoints, systems with passive or outdated sensors, and devices lacking recent antivirus scans, allowing you to efficiently monitor operational hygiene and security coverage. Visualizations by operating system, vulnerability severity, and geographic location provide valuable context for prioritizing patching and remediation.
+
+By surfacing high-priority issues, such as stale endpoints, disabled firewalls, or devices located in embargoed regions, alongside a complete inventory summary, the Sumo Logic app for Carbon Black Inventory helps you maintain strong endpoint hygiene, reduce risk exposure, and support compliance initiatives. This unified view empowers teams to respond faster, improve device management, and strengthen security across the IT environment.
+
+:::info
+This app includes [built-in monitors](#carbon-black-inventory-alerts). For details on creating custom monitors, refer to [Create monitors for Carbon Black Inventory app](#create-monitors-for-the-carbon-black-inventory-app).
+:::
+
+## Log types
+
+This app uses Sumo Logic’s [Carbon Black Inventory Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/carbon-black-inventory-source/) to collect device logs from the Carbon Black Inventory platform.
+
+## Sample log message
+
+Device Log
+
+```json
+{
+ "id": 2008,
+ "name": "Device-NotReporting",
+ "os": "WINDOWS",
+ "os_version": "Windows 7",
+ "last_external_ip_address": "2.58.14.95",
+ "quarantined": false,
+ "compliance_status": "COMPLIANT",
+ "host_based_firewall_status": "ENABLED",
+ "av_status": [
+ "AV_ACTIVE"
+ ],
+ "sensor_pending_update": false,
+ "sensor_out_of_date": false,
+ "passive_mode": false,
+ "sensor_states": [
+ "LIVE_RESPONSE_NOT_RUNNING"
+ ],
+ "av_last_scan_time": "2025-09-25T19:11:38.742Z",
+ "vulnerability_score": 2.5,
+ "vulnerability_severity": "LOW",
+ "last_contact_time": "2025-09-25T19:11:38.742Z",
+ "last_reported_time": "2025-09-25T19:11:38.742Z",
+ "registered_time": "2025-09-25T19:11:38.742Z"
+}
+```
+
+
+## Create monitors for the Carbon Black Inventory app
+
+import CreateMonitors from '../../reuse/apps/create-monitors.md';
+
+
Gain insight into user behavior patterns and resources.
+})
Gain insight into endpoint assets and their security status in your environment.
+})