--- title: Claroty description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/claroty/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/claroty/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; claroty ***Version: 1.2 Updated: April 29, 2026*** Query Claroty CTD, an OT scanner and monitoring system. Claroty CTD provides fundamental cybersecurity controls that support the REVEAL, PROTECT, DETECT, CONNECT framework for industrial networks. ## Actions * **List Assets** (*Enrichment*) - Retrieve all details of all assets. * **Query Alerts** (*Enrichment*) - Retrieve all details of all alerts. * **Resolve Alerts** (*Containment*) - Resolve alert as resolved or archived. * **Get Alert** (*Enrichment*) - Find an alert by its ID. * **Query Alerts Daemon** (*Daemon*) -That fetch alerts. ## Configure Claroty 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 URL for your Claroty instance. * **Username**. Enter the username of a Claroty admin user authorized to provide authentication for the integration. * **Password**. Enter the password for the Claroty admin user. * * * * Claroty configuration For information about Claroty, see the [Claroty website](https://claroty.com/). ## Change Log * March 24, 2021 - First upload * July 11, 2023 (v1.1) - Updated the integration with Environmental Variables * April 29, 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.