---
title: Datto RMM
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/datto-rmm/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/datto-rmm/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.1
Updated: April 29, 2026***
Datto Remote Monitoring and Management (RMM) is a secure cloud-based RMM platform.
This integration streamlines IT tasks with rapid job creation, data retrieval, and inventory management for devices and components.
## Actions
* **Create Quick Job** _(Containment)_ - Creates a quick job on the device identified by the given device Uid.
* **Get Job** _(Enrichment)_ - Fetches data of the job identified by the given job Uid.
* **List Components** _(Enrichment)_ - Fetches the components records of the authenticated user's account.
* **List Devices** _(Enrichment)_ - Fetches the devices of the authenticated user's account.
## Configure Datto RMM in Automation Service and Cloud SOAR
import IntegrationsAuth from '../../../../reuse/integrations-authentication.md';
import IntegrationCertificate from '../../../../reuse/automation-service/integration-certificate.md';
import IntegrationEngine from '../../../../reuse/automation-service/integration-engine.md';
import IntegrationLabel from '../../../../reuse/automation-service/integration-label.md';
import IntegrationProxy from '../../../../reuse/automation-service/integration-proxy.md';
import IntegrationTimeout from '../../../../reuse/automation-service/integration-timeout.md';
*
* **Datto RMM Platform**. Enter your [Datto RMM platform](https://rmm.datto.com/help/en/Content/1INTRODUCTION/Infrastructure/Platforms.htm). The API URL will be generated automatically based on the selected Datto RMM platform.
* **Access Key**. Enter a [Datto RMM access key](https://rmm.datto.com/help/en/Content/2SETUP/APIv2.htm).
* **Secret Key**. Enter the secret corresponding to the access key.
*
*
*
*
For information about Datto RMM, see [Datto RMM documentation](https://rmm.datto.com/help/en/Content/0HOME/Home.htm).
## Change Log
* March 13, 2024 - First upload
* April 29, 2026 (v1.1) - Upgraded the `python3_generic` Docker image (Python 3.8) to `python3_12_generic` (Python 3.12) to address Python 3.8 end-of-life and improve security and performance.