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

# Attio

> Connect Attio CRM to analyze relationships and deals

Connect Adapt to Attio to analyze your CRM data, track relationships, and understand your pipeline.

## Setup

<Steps>
  <Step title="Get your Attio API key">
    1. Go to your [Attio Workspace Settings](https://app.attio.com/settings)
    2. Navigate to **Developers > API**
    3. Create a new 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              |
    | --------------- | ------------------ |
    | `ATTIO_API_KEY` | Your Attio API key |
  </Step>

  <Step title="Test the connection">
    Ask Adapt about your contacts or companies
  </Step>
</Steps>

## Capabilities

Adapt can query your Attio data. Analyze relationships, track your pipeline,
and research companies.

### Examples

Relationship intelligence:

```
Show me my most engaged contacts this month
```

Pipeline analysis:

```
What's our current pipeline value?
```

Company research:

```
What do we know about [company]?
```

Find contacts:

```
Find contacts we haven't spoken to in 30 days
```
