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

# Supported destinations

> Where Range Protect alerts can be delivered.

When a rule fires, the alert is delivered to the destinations you've connected.
Destinations are configured **per rule instance**, not per rule, any rule can
route to any destination your workspace has set up, and a single rule can notify
several at once.

## Where alerts can go

<CardGroup cols={2}>
  <Card title="Slack" icon="slack">
    Post alerts to a channel for your team to triage.
  </Card>

  <Card title="Telegram" icon="telegram">
    Deliver alerts to a Telegram chat or group.
  </Card>

  <Card title="Webhook" icon="webhook">
    Send alerts to your own endpoint to drive downstream automation.
  </Card>

  <Card title="Email" icon="envelope">
    Receive alerts in your inbox.
  </Card>
</CardGroup>

<Note>
  Connect and manage destinations from the [Range platform](https://app.range.org).
  For how rules, thresholds, and destinations fit together, see
  [How alerting works](/alerting/how-alerting-works).
</Note>
