--- title: Intsights TIP description: '' slug: /help/docs/platform-services/automation-service/app-central/integrations/intsights-tip/ canonical: https://www.sumologic.com/help/docs/platform-services/automation-service/app-central/integrations/intsights-tip/ --- import useBaseUrl from '@docusaurus/useBaseUrl'; Intsights TIP icon ***Version: 1.2 Updated: April 29, 2026*** Intsight Threat Intelligence Platform. ## Actions * **Add IOC** (*Containment*) - Add iocs to existing file type source. * **Alert Add Note** (*Containment*) - Add a note to the alert. * **Close Alert** (*Containment*) - Close alert. * **Get IOC** (*Enrichment*) - Get Ioc details by value. * **Remove Source** (*Containment*) - Delete Iocs source (only documents are allowed). * **Add Source** (*Containment*) - Add Iocs document source. * **Alert Blocklist Status** (*Enrichment*) - Get alert's blocklist status. * **Get Alert List Daemon** (*Daemon*) - Get list of alerts ids by query. * **List Sources** (*Enrichment*) - Get ID, name and confidence level of each Ioc source, grouped by source type. ## Configure Intsights TIP 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 Intsights URL. * **Account ID**. Enter your Intsights [account ID](https://docs.rapid7.com/threat-command/subscription-settings/). * **API Key**. Enter your Intsights [API key](https://docs.rapid7.com/insight/managing-platform-api-keys/). * * * * Intsights TIP configuration For information about Rapid7 Threat Command ([formerly Intsights TIP](https://www.msspalert.com/news/rapid7-acquires-intsights-cyber)), see [Rapid7 Threat Command documentation](https://docs.rapid7.com/). ## Change Log * January 15, 2020 - First upload * July 11, 2023 (v1.1) - Updated the integration with Environmental Variables * 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.