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

# Grain

> Connect Grain to analyze meeting recordings and insights

Connect Adapt to Grain to analyze meeting recordings, search transcripts, and extract insights from your conversations.

## Setup

<Steps>
  <Step title="Get your Grain API key">
    1. Go to your [Grain Settings](https://grain.com/app/settings/account)
    2. Navigate to **Integrations > API**
    3. Generate an API key
    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              |
    | --------------- | ------------------ |
    | `API_KEY_GRAIN` | Your Grain API key |
  </Step>

  <Step title="Test the connection">
    Ask Adapt about recent meetings
  </Step>
</Steps>

## Capabilities

Adapt can access your Grain recordings. Search transcripts, extract insights,
and analyze meeting content.

### Examples

Search meetings:

```
Find meetings where we discussed pricing
```

Extract insights:

```
Summarize the key points from my calls this week
```

Sales analysis:

```
What objections came up in sales calls?
```

Customer feedback:

```
Find customer feedback about the new feature
```
