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

# Introduction to Amnify

**Amnify** is a cloud security and management platform that gives your team continuous security visibility and self-service infrastructure provisioning across **Azure**, **AWS**, **GCP**, and **Microsoft 365** — from a single interface.

***

## What Amnify Does

Amnify brings together two core capabilities:

```mermaid theme={null}
flowchart LR
    A["Amnify Platform"] --> S["Security Scanning<br/>& Compliance"]
    A --> D["Infrastructure<br/>Provisioning"]
    A --> I["Cloud<br/>Integrations"]
    S --> F["Findings & Remediation"]
    S --> C["Compliance Frameworks"]
    D --> T["Templates & Pipelines"]
```

### Security Scanning & Compliance

Amnify continuously scans your cloud environments for misconfigurations, policy violations, and compliance gaps. Results are presented through an interactive dashboard with severity-based prioritization, an AI-powered remediation assistant, and automatic mapping to industry frameworks like CIS, PCI-DSS, SOC 2, and more.

### Infrastructure Provisioning (Deploy)

Amnify Deploy enables your team to provision, manage, and tear down cloud resources using a guided visual interface — without writing infrastructure code. It uses a template-based approach with built-in approval workflows, so every change is reviewed before it's applied.

### Cloud Integrations

Connect your cloud providers once. Amnify discovers your subscriptions, accounts, and projects, then uses those connections for both security scanning and infrastructure provisioning.

***

## Key Capabilities

| Capability                        | Description                                                                |
| --------------------------------- | -------------------------------------------------------------------------- |
| **Multi-cloud security scanning** | Scan Azure, AWS, GCP, and M365 for security misconfigurations              |
| **Compliance monitoring**         | Automatic evaluation against CIS, PCI-DSS, SOC 2, HIPAA, GDPR, and more    |
| **Security dashboard**            | Real-time security score, trends, severity breakdown, and category health  |
| **AI remediation assistant**      | Get step-by-step fix guidance for any finding                              |
| **Infrastructure provisioning**   | Deploy cloud resources from a template library without writing IaC         |
| **Approval workflows**            | Every infrastructure change goes through plan-and-approve before execution |
| **Pipelines**                     | Chain multiple deployments in sequence with a single trigger               |
| **Scan scheduling**               | Automate recurring scans on daily, weekly, or monthly cadence              |

***

## Where to Go Next

<Columns cols={3}>
  <Card title="Security" href="/cspm-deploy/security/overview">
    Start with [Security Overview](/cspm-deploy/security/overview) to understand how scanning works, then explore the [Dashboard](/cspm-deploy/security/dashboard) and [Findings](/cspm-deploy/security/findings).
  </Card>

  <Card title="Deploy" href="/cspm-deploy/intro">
    Head to [Deploy Introduction](/cspm-deploy/intro) to learn about infrastructure provisioning, then follow the [Quickstart](/cspm-deploy/getting-started/quickstart).
  </Card>

  <Card title="Integrations" href="/cspm-deploy/integrations/overview">
    Go to [Integrations](/cspm-deploy/integrations/overview) to connect your cloud providers and start scanning.
  </Card>
</Columns>
