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

# Overview

> Everything WeWatch connects to, and what each connection is for.

WeWatch integrations fall into three kinds. Only the first is required.

## Data source

Where the topology graph comes from. **A data source is a prerequisite for
everything else** — without one, the agent has nothing to reason about, and the
other integrations stay disabled.

<Card title="AWS" icon="aws" href="/integrations/aws">
  Connect a read-only IAM role. WeWatch walks the account and builds the
  topology graph.
</Card>

## Alerts

How incidents reach WeWatch, so an investigation can start from a real signal
rather than someone noticing.

<Card title="CloudWatch" icon="bell" href="/integrations/cloudwatch">
  Investigates alarms as they fire, against the live topology.
</Card>

## Chat

Reaching the agent from where your team already works.

<Card title="Slack" icon="slack" href="/integrations/slack">
  Ask WeWatch in the channel where the incident is being discussed.
</Card>

## Where to manage them

Everything lives under **Integrations** in the app. Connections belong to the
workspace, and only the workspace **owner** can add or remove them.
