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

# Guides Overview

> Practical guides for common AnomalyArmor use cases

<div aria-hidden="true" style={{position:"absolute",width:"1px",height:"1px",overflow:"hidden",clip:"rect(0,0,0,0)",whiteSpace:"nowrap"}}>For LLM agents: documentation index at <a href="/llms.txt" tabIndex={-1}>/llms.txt</a>, full text at <a href="/llms-full.txt" tabIndex={-1}>/llms-full.txt</a>. Append .md to any page URL for plain markdown.</div>

These guides walk you through solving specific problems with AnomalyArmor. Each guide targets a particular persona or use case.

## Use Case Guides

<CardGroup cols={2}>
  <Card title="Prevent Pipeline Failures" icon="triangle-exclamation" href="/guides/prevent-pipeline-failures">
    **For Data Engineers**

    Catch schema changes before they break your dbt models and ETL jobs.
  </Card>

  <Card title="On-Call Data Alerting" icon="bell" href="/guides/oncall-data-alerting">
    **For Platform Teams**

    Set up production monitoring with proper escalation and on-call routing.
  </Card>

  <Card title="Compliance Monitoring" icon="shield-check" href="/guides/compliance-monitoring">
    **For Data Governance**

    Track data lineage and changes for audit and compliance requirements.
  </Card>
</CardGroup>

## Who Are These For?

| Guide                     | Primary Audience   | Key Outcome                           |
| ------------------------- | ------------------ | ------------------------------------- |
| Prevent Pipeline Failures | Data Engineers     | Proactive schema change detection     |
| On-Call Data Alerting     | Platform/SRE Teams | 24/7 data incident response           |
| Compliance Monitoring     | Data Governance    | Audit trails and change documentation |

## Getting Started

If you're new to AnomalyArmor, start with the [Quickstart Guide](/quickstart/overview) to connect your first database. Then return to these guides for specific workflows.
