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

# Overview

> Connect Warrn with your monitoring, communication, and project management tools.

Integrations connect Warrn to your existing tools. They fall into three categories:

* **Incoming.** External tools push alerts into Warrn via webhook. Most support auto-resolve.
* **Outgoing.** Warrn sends notifications to your communication channels.
* **Contextual.** Warrn pulls data from external tools for triage, ticketing, and documentation.

## Incoming (alert sources)

Receive alerts from monitoring tools. Attached to a service or team.

<CardGroup cols={2}>
  <Card title="Grafana" icon="https://mintcdn.com/emphoni/HuhIyXzkH7ZI-6PN/images/icons/grafana.svg?fit=max&auto=format&n=HuhIyXzkH7ZI-6PN&q=85&s=215d910e607648fc2b459aba9736d625" href="/integrations/grafana" width="24" height="24" data-path="images/icons/grafana.svg">
    Grafana Alerting webhooks. Auto-resolve supported.
  </Card>

  <Card title="Sentry" icon="https://mintcdn.com/emphoni/HuhIyXzkH7ZI-6PN/images/icons/sentry.svg?fit=max&auto=format&n=HuhIyXzkH7ZI-6PN&q=85&s=b0c313c524f37b85666e093bc3ce0dbf" href="/integrations/sentry" width="24" height="24" data-path="images/icons/sentry.svg">
    Sentry issue and error events. Auto-resolve supported.
  </Card>

  <Card title="CloudWatch SNS" icon="aws" href="/integrations/cloudwatch">
    CloudWatch alarms via SNS. Auto-resolve supported.
  </Card>

  <Card title="Pingdom" icon="https://mintcdn.com/emphoni/HuhIyXzkH7ZI-6PN/images/icons/pingdom.svg?fit=max&auto=format&n=HuhIyXzkH7ZI-6PN&q=85&s=649a4771e5521ce2a16c95eac91975c6" href="/integrations/pingdom" width="24" height="24" data-path="images/icons/pingdom.svg">
    Pingdom uptime check alerts. Auto-resolve supported.
  </Card>

  <Card title="Coralogix" icon="https://mintcdn.com/emphoni/HuhIyXzkH7ZI-6PN/images/icons/coralogix.svg?fit=max&auto=format&n=HuhIyXzkH7ZI-6PN&q=85&s=a7176edf8cc32d428235915b900a35a5" href="/integrations/coralogix" width="139" height="139" data-path="images/icons/coralogix.svg">
    Coralogix alert webhooks. Auto-resolve supported.
  </Card>

  <Card title="MongoDB Atlas" icon="https://mintcdn.com/emphoni/HuhIyXzkH7ZI-6PN/images/icons/mongodb.svg?fit=max&auto=format&n=HuhIyXzkH7ZI-6PN&q=85&s=ae49bd574ba8050a5163a9b96884a790" href="/integrations/mongodb-atlas" width="24" height="24" data-path="images/icons/mongodb.svg">
    MongoDB Atlas alert webhooks. Auto-resolve supported.
  </Card>

  <Card title="Zendesk" icon="https://mintcdn.com/emphoni/HuhIyXzkH7ZI-6PN/images/icons/zendesk.svg?fit=max&auto=format&n=HuhIyXzkH7ZI-6PN&q=85&s=00d4ae250f84cd03e54495497fd7bcd4" href="/integrations/zendesk" width="24" height="24" data-path="images/icons/zendesk.svg">
    Zendesk ticket events.
  </Card>

  <Card title="REST API" icon="code" href="/integrations/incoming-api">
    Send alerts from any system via the API.
  </Card>
</CardGroup>

## Outgoing (notifications)

Warrn sends alert events to your channels.

<CardGroup cols={2}>
  <Card title="Slack" icon="slack" href="/integrations/slack">
    Alert notifications via OAuth or webhooks.
  </Card>

  <Card title="Outgoing Webhooks" icon="link" href="/integrations/webhooks">
    Send alert payloads to any HTTP endpoint.
  </Card>

  <Card title="Google Meet" icon="https://mintcdn.com/emphoni/HuhIyXzkH7ZI-6PN/images/icons/googlemeet.svg?fit=max&auto=format&n=HuhIyXzkH7ZI-6PN&q=85&s=77a1fd1348a1b92f8bdf8be31e56b6b8" href="/integrations/google-meet" width="24" height="24" data-path="images/icons/googlemeet.svg">
    Create war rooms for alerts and incidents.
  </Card>
</CardGroup>

## Contextual

Warrn pulls data from these tools for triage, ticketing, and documentation.

<CardGroup cols={2}>
  <Card title="GitHub" icon="github" href="/integrations/github">
    Commits, PRs, code search, and deployments.
  </Card>

  <Card title="Jira" icon="jira" href="/integrations/jira">
    Create and link issues from alerts.
  </Card>

  <Card title="Confluence" icon="confluence" href="/integrations/confluence">
    Import runbooks and export post-mortems.
  </Card>

  <Card title="CloudWatch" icon="aws" href="/integrations/cloudwatch">
    Pull alarms and metrics via AWS credentials.
  </Card>

  <Card title="HubSpot" icon="https://mintcdn.com/emphoni/HuhIyXzkH7ZI-6PN/images/icons/hubspot.svg?fit=max&auto=format&n=HuhIyXzkH7ZI-6PN&q=85&s=811e8dd4e9090676c516de43af88dd57" href="/integrations/hubspot" width="24" height="24" data-path="images/icons/hubspot.svg">
    Customer context during incidents.
  </Card>
</CardGroup>

## Best practices

* Use a [bot account](/integrations/bot-account) for Atlassian and Google Meet OAuth connections.
* For incoming integrations, configure both alert and resolve events in the source tool to enable auto-resolve.
