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

# Canary Edge

> Drop-in replacement for Azure Anomaly Detector and AWS Lookout for Equipment

Canary Edge detects anomalies in time-series data using state-of-the-art deep learning instead of statistical thresholds. One API call, no ML expertise required.

<Card title="Quickstart" icon="rocket" href="/quickstart" horizontal>
  Start detecting anomalies in under 5 minutes.
</Card>

## Why Canary Edge?

<Columns cols={3}>
  <Card title="Azure AD Replacement" icon="cloud">
    Azure Anomaly Detector retires Oct 2026. Canary Edge is API-compatible — change one URL and you're migrated.
  </Card>

  <Card title="AWS Lookout Replacement" icon="aws">
    AWS Lookout for Equipment retires Oct 2026. Canary Edge handles the same workloads with better accuracy.
  </Card>

  <Card title="Smarter Detection" icon="brain">
    Our advanced detection engine predicts expected behavior rather than fitting thresholds, catching subtle regime shifts that statistical methods miss.
  </Card>
</Columns>

## Get Started

<Columns cols={2}>
  <Card title="Azure Migration Guide" icon="right-left" href="/guides/azure-migration">
    Migrate from Azure Anomaly Detector with a single URL change.
  </Card>

  <Card title="AWS Migration Guide" icon="right-left" href="/guides/aws-migration">
    Move from AWS Lookout for Equipment to Canary Edge.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/authentication">
    Full API documentation with request/response examples.
  </Card>

  <Card title="Core Concepts" icon="lightbulb" href="/concepts">
    How Canary Edge detection works under the hood.
  </Card>
</Columns>
