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

# Integrations overview

> Connect Obsy to your observability platforms, communication tools, and ticketing systems.

Obsy connects to several external services. Go to **Integrations** in the sidebar to manage all connections.

## Available integrations

<CardGroup cols={2}>
  <Card title="Datadog" icon="d" href="/integrations/datadog">
    Read collector health metrics, create dashboards and monitors, receive alert webhooks.
  </Card>

  <Card title="Grafana Cloud" icon="chart-line" href="/integrations/grafana">
    Read collector health via PromQL, create dashboards, receive alert webhooks.
  </Card>

  <Card title="Slack" icon="slack" href="/integrations/slack">
    Auto-create incident channels, two-way message sync, DM notifications.
  </Card>

  <Card title="Jira" icon="jira" href="/integrations/jira">
    Create Jira tickets from incidents and sync status back to Obsy.
  </Card>
</CardGroup>

## Connection status

Each integration card shows one of:

| Status           | Meaning                                        |
| ---------------- | ---------------------------------------------- |
| **Connected**    | Active and working                             |
| **Error**        | Connection exists but last health check failed |
| **Disconnected** | Not connected                                  |

## Adding multiple platform connections

You can connect **both Datadog and Grafana** at the same time. When creating dashboards, monitors, or reports, Obsy prompts you to select which platform to use.

## Webhooks

Alert webhooks (for Datadog, Grafana, and New Relic) are separate from platform connections — they route incoming alerts to Obsy rather than Obsy connecting outbound to the platform. See [Webhooks](/integrations/webhooks) for setup.
