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

# Why EasyAlert

> Never miss a critical alert. Always reach the right person.

## Never Miss a Critical Alert

Intelligent incident management that ensures the right people are notified at the right time.

***

## The Problem

Modern infrastructure generates thousands of alerts. Without proper management:

<CardGroup cols={3}>
  <Card title="Alert Fatigue" icon="bell-slash">
    Teams become desensitized to constant notifications and miss critical issues
  </Card>

  <Card title="Slow Response" icon="hourglass-half">
    Finding the right person to respond wastes precious minutes during outages
  </Card>

  <Card title="Coverage Gaps" icon="user-xmark">
    Unclear on-call schedules lead to incidents with no responder
  </Card>
</CardGroup>

***

## The Solution

**EasyAlert** is the bridge between your monitoring tools and your response team.

<Steps>
  <Step title="Alert Fired" icon="bell">
    Your monitoring tools detect an issue and send an alert — takes **seconds**
  </Step>

  <Step title="Intelligent Routing" icon="route">
    EasyAlert evaluates rules and finds the right escalation policy
  </Step>

  <Step title="Immediate Notification" icon="tower-broadcast">
    The on-call responder is notified via Call, SMS, or Push
  </Step>

  <Step title="Minimal Downtime" icon="check-circle">
    Incident is acknowledged and resolved quickly
  </Step>
</Steps>

***

## Key Benefits

<AccordionGroup>
  <Accordion title="Reduce Mean Time to Resolution (MTTR)" icon="bolt">
    **Cut your response time by up to 70%**

    * Alerts reach the right person immediately, not after multiple escalations
    * On-call schedules ensure someone is always available
    * Multi-channel notifications (call, SMS, push) guarantee delivery
    * Automatic escalation if the first responder doesn't acknowledge

    <Note>
      "Before EasyAlert, it took us 15+ minutes to get someone on an incident. Now it's under 2 minutes." — Platform Engineering Lead
    </Note>
  </Accordion>

  <Accordion title="Eliminate Alert Fatigue" icon="filter">
    **Focus on what matters**

    * Suppress noisy alerts from non-production environments
    * Deduplicate related alerts into single incidents
    * Set intelligent thresholds with alert rules
    * Route low-priority alerts to async channels (email) instead of calls

    <Note>
      "We reduced our actionable alerts by 60% without missing a single critical issue." — SRE Manager
    </Note>
  </Accordion>

  <Accordion title="Ensure 24/7 Coverage" icon="clock">
    **Never leave incidents unattended**

    * Flexible rotation schedules (daily, weekly, custom)
    * Multi-layer coverage for primary and backup
    * Temporary overrides for vacations and sick days
    * Gap detection warns you before coverage lapses

    <Note>
      "Our on-call scheduling used to be a spreadsheet nightmare. Now it runs itself." — DevOps Director
    </Note>
  </Accordion>

  <Accordion title="Connect Your Existing Stack" icon="plug">
    **Works with tools you already use**

    * Native integrations with Zabbix, Prometheus, Grafana, Datadog, Dynatrace, AppDynamics, New Relic
    * Custom webhook support for any HTTP-capable tool
    * Outbound webhooks to Slack, Teams, Discord, and more
    * No vendor lock-in — your data stays portable

    <Note>
      "We integrated our entire monitoring stack in a single afternoon." — Infrastructure Architect
    </Note>
  </Accordion>
</AccordionGroup>

***

## Feature Highlights

### Intelligent Alert Routing

Not all alerts are equal. Route them intelligently based on:

| Criteria        | Example                                            |
| --------------- | -------------------------------------------------- |
| **Severity**    | Critical → Call, Warning → Email                   |
| **Service**     | Database alerts → DBA team                         |
| **Environment** | Production → 24/7 policy, Staging → Business hours |
| **Customer**    | Premium tier → VIP support                         |
| **Region**      | EU alerts → EU team, US alerts → US team           |

### Multi-Level Escalation

<Steps>
  <Step title="Level 1: Primary On-Call">
    Immediate notification via Call + SMS + Push

    *Wait 5 minutes for acknowledgment*
  </Step>

  <Step title="Level 2: Secondary On-Call">
    Notify backup responder with same urgency

    *Wait 5 minutes for acknowledgment*
  </Step>

  <Step title="Level 3: Team Lead">
    Escalate to management

    *Wait 10 minutes for acknowledgment*
  </Step>

  <Step title="Level 4: Full Team">
    Notify entire team in parallel

    *Repeat cycle if still unacknowledged*
  </Step>
</Steps>

### Flexible On-Call Schedules

<Tabs>
  <Tab title="Simple Rotation">
    Weekly rotation through team members:

    | Week   | On-Call        |
    | ------ | -------------- |
    | Week 1 | Alice          |
    | Week 2 | Bob            |
    | Week 3 | Carol          |
    | Week 4 | Alice (repeat) |
  </Tab>

  <Tab title="Follow-the-Sun">
    Global coverage across time zones:

    | Time (UTC)    | Team                     |
    | ------------- | ------------------------ |
    | 00:00 - 08:00 | APAC Team (Singapore)    |
    | 08:00 - 16:00 | EMEA Team (London)       |
    | 16:00 - 24:00 | Americas Team (New York) |
  </Tab>

  <Tab title="Multi-Layer">
    Layered coverage for redundancy:

    | Layer   | Schedule           | Coverage       |
    | ------- | ------------------ | -------------- |
    | Primary | Daily rotation     | 24/7           |
    | Weekend | Senior engineers   | Sat-Sun only   |
    | Holiday | Volunteer coverage | Specific dates |
  </Tab>
</Tabs>

### Rich Notifications

<CardGroup cols={2}>
  <Card title="Voice Calls" icon="phone">
    * Text-to-speech incident details - Press 1 to acknowledge, 2 for more info
    * Automatic retry on no answer - Voicemail fallback
  </Card>

  <Card title="SMS" icon="message">
    * Instant delivery worldwide - Reply to acknowledge - Link to incident
      details - Delivery confirmation
  </Card>

  <Card title="Push Notifications" icon="mobile">
    * Mobile app alerts - Rich content with actions - Acknowledge from
      notification - Works offline (queued)
  </Card>

  <Card title="Webhooks" icon="webhook">
    * Slack, Teams, Discord - Custom HTTP endpoints - Full payload customization
    * Template variables
  </Card>
</CardGroup>

***

## Comparison

| Capability                      | EasyAlert                        | Basic Alerting    | Email Only       |
| ------------------------------- | -------------------------------- | ----------------- | ---------------- |
| **Multi-channel notifications** | Call, SMS, Email, Push, Webhooks | Email, Webhook    | Email only       |
| **On-call scheduling**          | Full rotation management         | Manual assignment | None             |
| **Escalation policies**         | Multi-level with retries         | Single level      | None             |
| **Alert routing**               | Intelligent rule-based           | Static assignment | Broadcast to all |
| **Integration support**         | 8+ native + custom               | 1-2 tools         | Native only      |
| **Setup time**                  | Minutes                          | Hours             | Built-in         |

***

## Use Cases

<AccordionGroup>
  <Accordion title="SRE / Platform Engineering" icon="server">
    **Challenge:** Managing alerts from Kubernetes, cloud infrastructure, and dozens of microservices

    **Solution:**

    * Connect Prometheus, Grafana, and cloud provider alerts
    * Route by namespace, cluster, or service
    * Build follow-the-sun schedules for global teams
    * Suppress known issues during maintenance windows
  </Accordion>

  <Accordion title="DevOps / Infrastructure" icon="network-wired">
    **Challenge:** Ensuring critical infrastructure alerts don't get lost in the noise

    **Solution:**

    * Integrate Zabbix, Datadog, or custom monitoring
    * Escalate database and network alerts to specialists
    * Set up dedicated on-call rotations per infrastructure domain
    * Auto-resolve transient issues with alert rules
  </Accordion>

  <Accordion title="MSP / Managed Services" icon="building">
    **Challenge:** Managing incidents for multiple customers with different SLAs

    **Solution:**

    * Create customer-specific escalation policies
    * Route by customer tag to dedicated support teams
    * Use initial delay for flapping alerts
    * Send webhook notifications to customer portals
  </Accordion>

  <Accordion title="Enterprise IT" icon="briefcase">
    **Challenge:** Coordinating incident response across multiple teams and time zones

    **Solution:**

    * Centralize alerts from all monitoring tools
    * Define clear escalation paths per application
    * Integrate with ITSM tools via webhooks
    * Maintain audit trails for compliance
  </Accordion>
</AccordionGroup>

***

## Security & Compliance

<CardGroup cols={2}>
  <Card title="Data Protection" icon="shield-halved">
    * End-to-end encryption in transit - Data encrypted at rest - EU data
      residency options - Regular security audits
  </Card>

  <Card title="Access Control" icon="lock">
    * Role-based permissions - Two-factor authentication - SSO integration
      (SAML/OIDC) - Audit logging
  </Card>

  <Card title="Compliance" icon="certificate">
    * SOC 2 Type II - GDPR compliant - ISO 27001 - HIPAA ready
  </Card>

  <Card title="Reliability" icon="server">
    * 99.99% uptime SLA - Multi-region deployment - Automatic failover - 24/7
      monitoring
  </Card>
</CardGroup>

***

## Get Started Today

<CardGroup cols={3}>
  <Card title="Free Trial" icon="rocket" href="https://easyalert.io/signup">
    Start your 14-day free trial. No credit card required.
  </Card>

  <Card title="Documentation" icon="book" href="/introduction">
    Explore our guides and get started on your own.
  </Card>
</CardGroup>

***

## Ready to never miss a critical alert?

Join thousands of teams who trust EasyAlert for their incident management.

<Card title="Start Free Trial" icon="rocket" href="https://easyalert.io/signup">
  Get started in minutes. No credit card required.
</Card>
