---
title: Hatching Triage
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/hatching-triage/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/hatching-triage/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.5
Updated: April 29, 2026***
Detonate files with Hatching Triage Malware Sandbox.
## Actions
* **Detonate File** (*Enrichment*) - Denote a specific file.
* **Get Static Report** (*Enrichment*) - Get a specific static report.
* **Get Triage Report** (*Enrichment*) - Get a specific triage report.
* **Get Summary Report** (*Enrichment*) - Get a summary report.
## Notes
* Reports are returned in JSON. To save a report as an incident attachment, use Cloud SOAR Incident Tool integration action"Save Report in Attachments".
## Configure Hatching Triage 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 your Hatching Triage URL.
* **API Key**. Enter a Hatching Triage [API key](https://tria.ge/docs/cloud-api/conventions/#authentication).
*
*
For information about Recorded Future Triage ([formerly Hatching Triage](https://www.recordedfuture.com/press-releases/20220708?__hstc=127779026.d176b7b968ca49adca8682556d5d7654.1746109202335.1746109202335.1746109202335.1&__hssc=127779026.1.1746109202335&__hsfp=3347877758)), see [Recorded Future Triage documentation](https://tria.ge/docs/).
## Change Log
* June 19, 2020 - First upload
* August 30, 2020 - New actions added
* July 6, 2023 (v1.2) - Updated the integration with Environmental Variables
* June 2, 2024 (v1.3) - Updated API calls for the following actions:
+ Get Static Report
+ Get Triage Report
+ Get Summary Report
+ August 13, 2025 (v1.4) - Updated endpoint in action
+ Get Summary Report
* April 29, 2026 (v1.5) - 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.