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

# Vanta

> Connect Vanta to monitor compliance and security posture

Connect Adapt to Vanta to monitor your compliance status, track controls, and
understand your security posture.

## Setup

<Steps>
  <Step title="Get your Vanta API key">
    1. Go to your Vanta dashboard
    2. Navigate to **Settings > API Keys**
    3. Create a new API key with the scopes you need
    4. Copy the key
  </Step>

  <Step title="Go to Settings">
    Navigate to **Settings > Integrations** in Adapt
  </Step>

  <Step title="Add the secret">
    Add the following secret:

    | Secret Name     | Value              |
    | --------------- | ------------------ |
    | `VANTA_API_KEY` | Your Vanta API key |
  </Step>

  <Step title="Test the connection">
    Ask Adapt about your compliance status
  </Step>
</Steps>

## Capabilities

Adapt can query your Vanta data. Monitor compliance status, track controls,
and prepare for audits.

### Examples

Compliance monitoring:

```
What's our current SOC 2 compliance status?
```

Control tracking:

```
Which controls are failing?
```

Audit preparation:

```
What evidence is missing for the upcoming audit?
```

Security posture:

```
What security issues need attention?
```
