> ## 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.

# Drata

> Connect Drata to monitor compliance and security posture

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

## Setup

<Steps>
  <Step title="Get your Drata API key">
    1. Go to your Drata dashboard
    2. Navigate to **Settings > API Keys**
    3. Click **Create API Key** to generate a key with scopes for your use case
    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              |
    | --------------- | ------------------ |
    | `DRATA_API_KEY` | Your Drata API key |
  </Step>

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

## Capabilities

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

<Frame>
  <img src="https://mintcdn.com/adapt-fa4ae803/W-MmwPoMzmsR89Cl/images/integrations/drata-slack.png?fit=max&auto=format&n=W-MmwPoMzmsR89Cl&q=85&s=3bcd7bfca989d4e358fa09d8e4aaa330" alt="Drata and Slack integration" width="1056" height="668" data-path="images/integrations/drata-slack.png" />
</Frame>

### 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?
```
