--- title: Expel Workbench description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/expel-workbench/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/expel-workbench/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; expel workbench ***Version: 1.2 Updated: April 29, 2026*** Expel allows security analysts to follow investigations in real time, see every action taken, and communicate seamlessly with the Expel team. ## Actions * **Add Comment** (*Containment*) - Add a comment to an existing alert in Expel Workbench. * **Close Alert** (*Containment*) - Close an existing alert in Expel Workbench. * **Correlate Entity with Recent Expel Alerts** (*Enrichment*) - Correlate an entity (IP, domain, or hash) with recent Expel alerts. * **Create Alert** (*Containment*) - Create a new alert in Expel Workbench. * **Expel Alert Count by Severity** (*Enrichment*) - Returns the count of Expel alerts by severity level. * **List Expel Alerts** (*Enrichment*) - Returns a list of Expel alerts based on specified filters. ## Configure Expel Workbench 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'; * * **Expel Workbench URL**. Enter the URL of Expel Workbench. * **Expel API Token**. Enter the Expel API Token. * * * * expel workbench configuration For information about Expel Workbench, see [Expel Workbench documentation](https://workbench.expel.io/api/v2/docs/#tag/expel_alerts). ## Change Log * January 2, 2026 - First upload * January 6, 2026 (v1.1) - Updated the description. * 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.