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

# Notify

> Set up Triggers and SLOs to alert your team when conditions are met, and route notifications to Slack, PagerDuty, Microsoft Teams, or a custom webhook.

Honeycomb provides different methods of defining conditions that can result in alerts.
You can choose who to notify when a condition is met--whether that is an individual, a popular service, or a custom integration that you build.

<Card title="Triggers" href="/notify/triggers/">
  Use triggers to send alerts when thresholds that you define and configure are passed.
</Card>

<Card title="Service Level Objectives (SLOs)" href="/notify/slos/">
  Use Service Level Objectives (SLOs) to define an agreement regarding delivery of a given service and be alerted when your SLO budget is threatened.
</Card>

## Integrations

Send trigger alerts and SLO burn alerts to popular services.

<Card title="PagerDuty" href="/notify/pagerduty/">
  Use PagerDuty as a recipient for Honeycomb trigger alerts and SLO burn alerts.
</Card>

<Card title="Slack" href="/notify/slack/">
  Use Slack as a recipient for Honeycomb trigger alerts and SLO burn alerts.
</Card>

<Card title="Microsoft Teams" href="/notify/microsoft-teams/">
  Use Microsoft Teams as a recipient for Honeycomb trigger alerts and SLO burn alerts.
</Card>

<Card title="Webhooks" href="/notify/webhooks/">
  Use a Webhook as a recipient for Honeycomb trigger alerts and SLO burn alerts.
  This allows you to build custom integrations that receive JSON payloads from Honeycomb upon alerts firing.
</Card>
