---
title: FireEye Helix
description: ''
slug: /help/docs/platform-services/automation-service/app-central/integrations/fireeye-helix/
canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/fireeye-helix/
---
import useBaseUrl from '@docusaurus/useBaseUrl';
***Version: 1.3
Updated: April 29, 2026***
Query FireEye Helix to gather enrichment data during an incident investigation.
## Actions
* **List Alerts** (*Enrichment*) - Gather a list of all Helix alerts.
* **Get Alert** (*Enrichment*) - Gather information on a specific alert.
* **Search Into Helix** (*Enrichment*) - Query into Helix alerts and events.
* **List Events** (*Enrichment*) - Gather a list of all Helix events.
* **List Alert Events** (*Enrichment*) - Gather all events associated with a specific alert.
* **Get Event** (*Enrichment*) - Gather information on a specific event.
* **Get Lists** (*Enrichment*) - Gather all Helix lists within a specific time period.
* **List Alerts Fields** (*Enrichment*) - List all available alert fields.
* **List Cases** (*Enrichment*) - Gather all Helix cases within a specific time period.
* **List Incidents** (*Enrichment*) - List all incidents within a specific time period.
* **List Rules** (*Enrichment*) - List all Helix rules within a specific time period.
* **List Users** (*Enrichment*) - List all Helix users.
* **Create Alert Helix** (*Notification*) - Create a new Helix alert.
* **Update Alert Helix** (*Notification*) - Update a specific Helix alert.
* **Update Case** (*Notification*) - Update a specific case.
* **Close Alert Helix** (*Notification*) - Close an existing Helix alert.
* **FireEye Helix Alerts Daemon** (*Daemon*) - Automatically gather Helix alerts.
## Configure FireEye Helix 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';
*
* **Endpoint**. Enter the FireEye Helix endpoint URL.
* **API Key**. Enter a FireEye Helix [API key](https://docs.trellix.com/bundle/helix_pg/page/UUID-76e07a89-b6c5-6fb0-3201-34fe0b1eb717.html).
*
*
* **FireEye Helix Timezone (Daemon)**. Select your timezone.
*
*
For information about Trellix Helix (formerly FireEye Helix), see [Trellix Helix documentation](https://docs.trellix.com/bundle/fe-helix-enterprise-landing/page/UUID-004fd1b5-25d2-27d6-7578-ad0197c248aa.html).
## Change Log
* January 23, 2020 - First upload
* July 13, 2023 (v1.1)
+ Updated the integration with Environmental Variables
+ Changed fields visibility
* April 29, 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.