# beeps > beeps routes alerts from monitoring systems to on-call engineers and AI agents. ## Docs - [What is beeps?](https://beeps.dev/docs/): How beeps routes alerts to humans and AI agents - [Quickstart](https://beeps.dev/docs/quickstart/): Get an alert firing through beeps in under 60 seconds via CLI, SDK, or MCP - [Relays Overview](https://beeps.dev/docs/relays/overview/): Alert routing pipelines and relay rules - [Managing Relays](https://beeps.dev/docs/relays/manage/): Create and manage relays using the SDK, API, and CLI - [Relay Rules](https://beeps.dev/docs/relays/rules/): Configure routing rules for your relays - [Relay API Reference](https://beeps.dev/docs/relays/api/): Complete API reference for relays and relay rules - [Schedules Overview](https://beeps.dev/docs/schedules/overview/): On-call rotations and schedule management - [Managing Schedules](https://beeps.dev/docs/schedules/manage/): Create and manage on-call schedules using the SDK, API, and CLI - [Schedule Overrides](https://beeps.dev/docs/schedules/overrides/): Temporarily replace the on-call user with schedule overrides using the SDK, API, or CLI - [Schedule Assignments](https://beeps.dev/docs/schedules/assignments/): View and track schedule assignments for your on-call rotation using the SDK, API, and CLI - [Schedule API Reference](https://beeps.dev/docs/schedules/api/): Complete API reference for schedules and on-call management - [Contact Methods Overview](https://beeps.dev/docs/contact-methods/overview/): Email and SMS notification channels for on-call users - [Managing Contact Methods](https://beeps.dev/docs/contact-methods/manage/): List and manage contact methods using the SDK and API - [Contact Methods API Reference](https://beeps.dev/docs/contact-methods/api/): Complete API reference for contact methods - [Alerts Overview](https://beeps.dev/docs/alerts/overview/): Alert lifecycle, severity levels, and common operations - [Managing Alerts](https://beeps.dev/docs/alerts/manage/): List, respond to, assign, and resolve alerts using the SDK, API, and CLI - [Alert API Reference](https://beeps.dev/docs/alerts/api/): Complete API reference for alerts - [Alert Storms Overview](https://beeps.dev/docs/alert-storms/overview/): How storm detection prevents duplicate agents during cascading failures - [Tuning Storm Detection](https://beeps.dev/docs/alert-storms/tuning/): Configure alert storm thresholds and behavior for your relays - [Integrations Overview](https://beeps.dev/docs/observability-integrations/overview/): Sending alerts from monitoring tools to your relay webhooks - [Sentry](https://beeps.dev/docs/observability-integrations/sentry/): Sentry webhook setup - [Datadog](https://beeps.dev/docs/observability-integrations/datadog/): Datadog webhook setup - [Axiom](https://beeps.dev/docs/observability-integrations/axiom/): Axiom webhook setup - [Custom Webhooks](https://beeps.dev/docs/observability-integrations/custom/): HTTP webhook format for custom integrations - [Agent Integrations Overview](https://beeps.dev/docs/agent-integrations/overview/): AI agents that respond to alerts, and which ones beeps supports - [Managing Integrations](https://beeps.dev/docs/agent-integrations/manage/): Create and manage integrations using the SDK, API, or CLI - [Integration API Reference](https://beeps.dev/docs/agent-integrations/api/): Complete API reference for integrations - [Claude](https://beeps.dev/docs/agent-integrations/claude/): Run Claude on your alerts via GitHub Actions - [OpenAI Codex](https://beeps.dev/docs/agent-integrations/codex/): Run Codex on your alerts via GitHub Actions - [Cursor](https://beeps.dev/docs/agent-integrations/cursor/): Cursor cloud agent setup - [OpenCode](https://beeps.dev/docs/agent-integrations/opencode/): Self-hosted OpenCode server setup - [Devin](https://beeps.dev/docs/agent-integrations/devin/): Devin AI agent setup - [AWS DevOps Agent](https://beeps.dev/docs/agent-integrations/aws-devops/): AWS DevOps Agent (Agent Space) setup - [Zup](https://beeps.dev/docs/agent-integrations/zup/): Self-hosted Zup investigation agent setup - [Members API Reference](https://beeps.dev/docs/members/api/): API reference for listing organization members using the SDK, API, or CLI - [Troubleshooting](https://beeps.dev/docs/troubleshooting/): Common issues and solutions for beeps - [Best Practices](https://beeps.dev/docs/best-practices/): Configuration and operational best practices for beeps - [Terminal](https://beeps.dev/docs/using-beeps/terminal/): A real-time TUI dashboard for managing on-call alerts from your terminal - [MCP Server](https://beeps.dev/docs/using-beeps/mcp-server/): Manage on-call alerts from Claude Code, Codex, or any MCP-compatible client - [Config as Code](https://beeps.dev/docs/config-as-code/): Manage your beeps setup declaratively. Full SDK config, parallel vs sequential execution, customizations, and CI deployment. - [CLI](https://beeps.dev/docs/using-beeps/cli/): Manage on-call setup and active alerts from the command line