> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cotool.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations Overview

> Connect Cotool to 40+ security and productivity tools

Cotool integrates with your existing security and productivity stack. Agents use these integrations to fetch data, take actions, and coordinate workflows across your tools.

All integrations are available at [app.cotool.ai/tools](https://app.cotool.ai/tools) and integrate via **API**, **OAuth**, or **custom MCP**.

## Integration Categories

<CardGroup cols={2}>
  <Card title="Ticketing" icon="ticket">
    Jira, Linear, and issue tracking systems
  </Card>

  <Card title="Communication" icon="message">
    Slack, Teams, and messaging platforms
  </Card>

  <Card title="Identity & Access" icon="user-shield">
    Okta, Azure AD, Google Workspace, and IAM
  </Card>

  <Card title="EDR & Endpoint Security" icon="shield">
    SentinelOne, CrowdStrike, Microsoft Defender
  </Card>

  <Card title="SIEM & Log Analytics" icon="chart-line">
    Splunk, Elastic, and log management
  </Card>

  <Card title="Cloud Security" icon="cloud">
    Wiz, Orca, Lacework, and CSPM tools
  </Card>

  <Card title="Email Security" icon="envelope">
    Abnormal, Proofpoint, Mimecast
  </Card>

  <Card title="Threat Intelligence" icon="magnifying-glass">
    VirusTotal, URLScan, AbuseIPDB, and threat feeds
  </Card>

  <Card title="Developer Tools" icon="code">
    GitHub, GitLab, and version control
  </Card>

  <Card title="Vulnerability Management" icon="bug">
    Tenable, Qualys, and vulnerability scanners
  </Card>
</CardGroup>

## Popular Integration Workflows

<AccordionGroup>
  <Accordion title="Alert Triage with Multiple Tools">
    Combine **SentinelOne**, **Splunk**, and **Jira** to automatically enrich alerts, query logs, and update tickets
  </Accordion>

  <Accordion title="Phishing Response">
    Use **Email Security**, **VirusTotal**, and **Slack** to analyze phishing emails, check indicators, and notify teams
  </Accordion>

  <Accordion title="Access Reviews">
    Connect **Okta**, **AWS**, and **Google Workspace** to audit permissions and generate reports
  </Accordion>

  <Accordion title="Incident Response">
    Coordinate across **PagerDuty**, **Jira**, **Slack**, and **EDR** tools for rapid response
  </Accordion>
</AccordionGroup>
