---
title: Cisco Threat Grid
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/cisco-threat-grid/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/cisco-threat-grid/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.3
Updated: April 27, 2026***
Utilize the Cisco AMP Threat Grid to retrieve information about incident elements such as IP, domain, or file hash.
## Actions
* **IP Reputation** (*Enrichment*) - Search Cisco AMP ThreatGrid for reputation information on the specified IP.
* **URL Reputation** (*Enrichment*) - Search Cisco AMP ThreatGrid for reputation information on the specified URL.
* **Domain Reputation** (*Enrichment*) - Search Cisco AMP ThreatGrid for reputation information on the specified domain.
* **Detonate File** (*Enrichment*) - Detonate the specified file.
* **PCAP Of A Detonated File** (*Enrichment*) - Get the PCAP file generated during the detonation of the file.
* **Detonate Report** (*Enrichment*) - Get the report generated during the detonation of the file, specified by File Hash.
* **Detonate URL** (*Enrichment*) - Detonate remote file from a specified URL.
## Configure Cisco Threat Grid 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 Cisco Threat Grid URL, for example, `https://panacea.threatgrid.com`
* **API Key**. Enter the Cisco Threat Grid API key.
* **Detonate timeout in minutes**. Set the maximum amount of time the integration will wait for a server's response before terminating the connection. Enter the connection timeout time in minutes (for example, `3`).
*
*
*
For information about Cisco Secure Malware Analytics (formerly Threat Grid), see [Cisco Secure Malware Analytics (Threat Grid) documentation](https://www.cisco.com/c/en/us/support/security/amp-threat-grid-appliances/series.html).
## Change Log
* February 5, 2020 - First upload
* July 7, 2023 (v1.2)
+ Updated the integration with Environmental Variables
+ Integration renamed from CISCO Threat Grid OIF to CISCO Threat Grid
+ Changed fields visibility
* April 27, 2026 (v1.3) - 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.