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

# Alert Configuration Options

> Configure alerts in Metoro

### Alert Configuration Options

When creating an alert, you can configure:

* **Alert Name**: A descriptive name for your alert
* **Description**: Detailed information about what the alert monitors
* **Query**: The metric, log, or trace query to monitor
* **Threshold**: The condition that triggers the alert
* **Evaluation Period**: How often to check the condition
* **Alert Destinations**: Where to send notifications (Slack, PagerDuty, Webhooks)

## Alert Destinations

Metoro supports multiple alert destinations:

* **Slack**: Send alerts to Slack channels
* **PagerDuty**: Create incidents in PagerDuty
* **Webhooks**: Send alerts to custom endpoints
* **Email**: Receive alerts via email

### Setting Up Alert Destinations

1. Go to [Integrations](https://us-east.metoro.io/integrations)
2. Choose your preferred alert destination
3. Follow the integration setup instructions
4. Use the destination in your alert configurations

For more information about specific alert destinations, check out:

* [Slack Integration](/docs/integrations/slack)
* [PagerDuty Integration](/docs/integrations/pagerduty)
* [Webhook Integration](/docs/integrations/webhooks)
