diff --git a/docs/integrations/product-list/product-list-m-z.md b/docs/integrations/product-list/product-list-m-z.md
index 30a8c3b2e2..53d4da8d3b 100644
--- a/docs/integrations/product-list/product-list-m-z.md
+++ b/docs/integrations/product-list/product-list-m-z.md
@@ -17,7 +17,7 @@ For descriptions of the different types of integrations Sumo Logic offers, see [
| :-- | :-- | :-- |
|
| [macOS](https://www.apple.com/macos) | App: [macOS OpenTelemetry](/docs/integrations/hosts-operating-systems/opentelemetry/macos-opentelemetry/)
Collectors:
- [Install a Collector on macOS](/docs/send-data/installed-collectors/macos/)
- [Install OpenTelemetry Collector on macOS](/docs/send-data/opentelemetry-collector/install-collector/macos/) |
|
| [Mailgun](https://www.mailgun.com/) | Webhook: [Mailgun](/docs/integrations/webhooks/mailgun/) |
-|
| [Malwarebytes](https://www.malwarebytes.com/) | Automation integration: [Malwarebytes Nebula](/docs/platform-services/automation-service/app-central/integrations/malwarebytes-nebula/)
Cloud SIEM integration: [Malwarebytes](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/2e08dea2-4048-4f0f-9af8-aa85881151ad.md) |
+|
| [Malwarebytes](https://www.malwarebytes.com/) | Automation integrations:
- [Malwarebytes Nebula](/docs/platform-services/automation-service/app-central/integrations/malwarebytes-nebula/)
- [Malwarebytes Oneview](/docs/platform-services/automation-service/app-central/integrations/malwarebytes-oneview/)
Cloud SIEM integration: [Malwarebytes](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/2e08dea2-4048-4f0f-9af8-aa85881151ad.md) |
|
| [ManageEngine](https://www.manageengine.com/) | Automation integration: [ManageEngine Desktop Central](/docs/platform-services/automation-service/app-central/integrations/manage-engine-desktop-central/)
Cloud SIEM integration: [ManageEngine](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/e6417fdd-1aa1-436e-a659-38d71e51599f.md) |
|
| [MariaDB](https://mariadb.org/) | Apps:
- [MariaDB](/docs/integrations/databases/mariadb/)
- [MariaDB - OpenTelemetry](/docs/integrations/databases/opentelemetry/mariadb-opentelemetry/) |
|
| [Material Security](https://material.security/) | Automation integration: [Material Security](/docs/platform-services/automation-service/app-central/integrations/material-security/) |
diff --git a/docs/platform-services/automation-service/app-central/integrations/malwarebytes-oneview.md b/docs/platform-services/automation-service/app-central/integrations/malwarebytes-oneview.md
new file mode 100644
index 0000000000..7519d95669
--- /dev/null
+++ b/docs/platform-services/automation-service/app-central/integrations/malwarebytes-oneview.md
@@ -0,0 +1,48 @@
+---
+title: Malwarebytes Oneview
+description: ''
+---
+import useBaseUrl from '@docusaurus/useBaseUrl';
+
+
+
+***Version: 0.1
+Updated: Oct 16, 2024***
+
+Malwarebytes OneView (MBOV) provides your business with a powerful and affordable security management platform that gives security teams maximum control. OneView streamlines endpoint security management by providing out-of-the-box security policies, scans, and remediation.
+
+:::note
+This is a beta version of the integration.
+:::
+
+## Actions
+
+* **Create Exclusion** *(Containment)* - Create Exclusion.
+* **Update Exclusion** *(Containment)* - Update Exclusion by ID.
+* **Delete Exclusion** *(Containment)* - Delete exclusion by ID.
+* **Get Exclusion** *(Enrichment)* - Get exclusion by ID.
+* **List Exclusions** *(Enrichment)* - Retrieve a list of exclusions.
+* **Create Policy** *(Containment)* - Create policy.
+* **Update Policy** *(Containment)* - Update policy.
+* **Delete Policy** *(Containment)* - Delete policy by ID.
+* **Get Policy** *(Enrichment)* - Get policy by ID.
+* **List Policies** *(Enrichment)* - Retrieve a list of policies.
+* **Get Endpoint** *(Enrichment)* - Retrieve a single ID by its universally unique identifier.
+* **Get Endpoint Status** *(Enrichment)* - Get the status of an endpoint.
+* **Get Suspicious Activity** *(Enrichment)* - Fetch suspicious activity of an endpoint.
+* **Remediate Activity** *(Containment)* - Remediate suspicious activity of an endpoint.
+* **Nebula Events Daemon** *(Daemon)* - Automatically retrieve events associated with your account.
+* **Issue Job** *(Containment)* - Issue a job (scan endpoint, restart endpoint, check for updates).
+* **Get Job Status** *(Enrichment)* - Get details about an issued job by ID.
+* **Search Endpoints** *(Enrichment)* - Search all endpoints, or search either the alias or the host name of a fully qualified host name.
+* **Check Job Status** *(Enrichment)* - Check if job status is completed and return details.
+* **List Vulnerabilities** *(Enrichment)* - Search CVE grouped by a specific field.
+* **List Detections** *(Enrichment)* - Search detections.
+
+## Category
+
+Threat Intelligence Reputation
+
+## Change Log
+
+* October 16, 2024 - First upload
diff --git a/static/img/platform-services/automation-service/app-central/logos/malwarebytes-oneview.png b/static/img/platform-services/automation-service/app-central/logos/malwarebytes-oneview.png
new file mode 100644
index 0000000000..52e79ebe3b
Binary files /dev/null and b/static/img/platform-services/automation-service/app-central/logos/malwarebytes-oneview.png differ