--- title: Material Security description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/material-security/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/material-security/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Material Security icon ***Version: 1.4 Updated: April 30, 2026*** **Material Security** protects critical data in employee, partner, contractor, and VIP accounts—without hurting productivity. Material finds and redacts sensitive content in email archives and brings it back when you need it, after a simple verification step. ## Actions * **Search Cases** (*Enrichment*) - Search into the Cases. * **Get Case Status** (*Enrichment*) - Get Status of a Case. * **Get Case Details** (*Enrichment*) - Get Case Details. * **Update Case Status** (*Containment*) - Update Specific Case. * **List Messages** *(Enrichment)* - List messages from the result of a search using Search Messages Job. * **Override Message** *(Containment)* - Applies one or more overrides to a message that can alter the message in a given mailbox. The target account must have Phishing Herd Immunity enabled for overrides to take effect. * **Get Message Details** *(Enrichment)* - Get details for a single message. * **Get Message Details Batch** *(Enrichment)* - Get message details for a batch of messages. * **Search Messages** *(Enrichment)* - Issues a job with a search query for messages. The result includes groupListId for retrieving the list of messages via the List Messages action. * **Mark Message as Suspicious** *(Containment)* - Indicates that the specified message is suspicious. * **Mark Message Sensitive and Insensitive** *(Containment)* - Indicates that the specified message is sensitive or insensitive. ## Configure Material Security 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 Material Security URL. * **API Token**. Enter your Material Security token. * * * * Material Security configuration For information about Material Security, see the [Material Security website](https://material.security/). ## Change Log * June 08, 2022 - First upload * January 05, 2023 - New actions added, previously developed actions refactored. * July 5, 2023 (v1.2) - Removed leading/trailing spaces * July 18, 2023 (v1.3) - Code refactoring * April 30, 2026 (v1.4) - 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.