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

# InfraAudit: Multi-Cloud Security & Cost Platform

> InfraAudit monitors AWS, GCP, Azure, and Kubernetes for drift, vulnerabilities, compliance failures, and cost anomalies — all from one platform.

InfraAudit is a cloud infrastructure operations platform that brings security scanning, cost management, and compliance assessment into a single place. Connect your AWS, GCP, Azure, or Kubernetes accounts and get continuous visibility into drift, vulnerabilities, overspend, and control failures — with AI-powered remediation recommendations built in.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/getting-started/quickstart-saas">
    Sign up and run your first scan in five minutes.
  </Card>

  <Card title="What is InfraAudit?" icon="circle-question" href="/getting-started/what-is-infraudit">
    Learn what InfraAudit does and who it's for.
  </Card>

  <Card title="CLI Reference" icon="terminal" href="/cli/overview">
    Install the `infraudit` CLI and automate everything from the terminal.
  </Card>

  <Card title="API Reference" icon="code" href="/api/overview">
    Integrate InfraAudit into your own tools via the HTTP API.
  </Card>
</CardGroup>

## What InfraAudit covers

| Area           | What you get                                                                                        |
| -------------- | --------------------------------------------------------------------------------------------------- |
| **Security**   | Drift detection, vulnerability scanning via Trivy and NVD, real-time severity alerts                |
| **Cost**       | Multi-cloud billing ingest, trend analysis, forecasting, anomaly detection, savings recommendations |
| **Compliance** | CIS Benchmarks, SOC2, NIST 800-53, PCI-DSS, and HIPAA assessments with report export                |
| **Automation** | Scheduled scans, Slack and email alerts, outbound webhooks, approval-gated auto-remediation         |
| **AI**         | Gemini-powered recommendations for cost, security, and compliance findings                          |

## Pick your path

<Steps>
  <Step title="Connect a cloud account">
    Go to **Cloud Providers** and supply credentials for AWS, GCP, Azure, or Kubernetes. InfraAudit validates them and kicks off an initial resource sync.
  </Step>

  <Step title="Run your first scan">
    Once the sync completes, trigger a drift detection scan, vulnerability scan, or compliance assessment from the dashboard or CLI.
  </Step>

  <Step title="Review findings">
    Browse findings by severity. Each finding links to the affected resource and includes an AI-generated remediation recommendation.
  </Step>

  <Step title="Set up alerts">
    Connect Slack, email, or a custom webhook so your team is notified when new findings appear.
  </Step>
</Steps>

## Supported clouds

* **AWS** — EC2, RDS, S3, Lambda, CloudFront, Cost Explorer, and more
* **Google Cloud Platform** — Compute, Cloud Storage, BigQuery billing export, GKE
* **Microsoft Azure** — VMs, Storage Accounts, Cost Management
* **Kubernetes** — Multi-cluster registration with deployment, pod, and service visibility

## Editions

| Edition         | Deployment          | Resources | Support            |
| --------------- | ------------------- | --------- | ------------------ |
| Community (OSS) | Self-hosted         | Unlimited | Community (GitHub) |
| Starter         | SaaS                | Up to 50  | Email              |
| Professional    | SaaS                | Up to 200 | Priority           |
| Enterprise      | SaaS or self-hosted | Unlimited | Dedicated          |

The API, CLI, and feature set are identical across all editions. Where behavior differs between editions, the relevant page is labeled.
