--- title: Acronis description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/acronis/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/acronis/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; acronis ***Version: 1.2 Updated: April 8, 2026*** Acronis develops on-premises and cloud software with integration of backup, disaster recovery, cybersecurity, and endpoint management. It offers a web-based management console that provides infrastructure-utilization insights and allows remote management of backups from any browser on any device, including tablets and smartphones. ## Actions * **Fetch All Alerts** (*Enrichment*) - Retrieve all alerts by optional filtering parameters. ## Acronis configuration Follow these steps to get your [API key](https://developer.acronis.com/doc/connector/authentication/index.html) from Arconis. 1. Select **Manage account** from the dashboard.
Acronis manage account 1. From the **SETTINGS** select **API clients**.
Acronis API clients 1. Click **+ Create API Client** and enter a name.
Acronis create API client
Acronis 4 1. Copy and save the Client ID, Secret, and Data center URL.
Acronis copy the client ID and secret ## Configure Acronis 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'; * * **URL**. Enter the Acronis Data Center URL you copied [above](#acronis-configuration). The default is `https://cloud.acronis.com`. * **Client ID**. Enter the Acronis Client ID you copied above. * **Client Secret**. The the Acronis Secret you copied above. * * * * Acronis configuration For information about Acronis, see [Acronis documentation](https://developer.acronis.com/doc/). ## Change Log * July 26, 2022 - First upload * July 3, 2023 (v1.1) - Updated the integration with Environmental Variables * April 8, 2026 (v1.2) - 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.