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

# Slack

> Chat with Adapt directly in your Slack workspace

<Frame>
  <img src="https://mintcdn.com/adapt-fa4ae803/TqVXLLIw_8VWNrel/images/integrations/slack.png?fit=max&auto=format&n=TqVXLLIw_8VWNrel&q=85&s=f20837c770a8129ed47aad706810d8eb" alt="Slack integration" width="2464" height="1778" data-path="images/integrations/slack.png" />
</Frame>

The Slack integration lets you interact with Adapt right where your team already works.

## Setup

<Steps>
  <Step title="Start installation">
    Go to **Settings > Integrations > Slack** and click **Connect**
  </Step>

  <Step title="Authorize">
    Review permissions and click **Allow** to add Adapt to your workspace
  </Step>

  <Step title="Invite to channels">
    Type `/invite @Adapt` in any channel to enable mentions
  </Step>
</Steps>

### Permissions

| Permission      | Why It's Needed                                |
| --------------- | ---------------------------------------------- |
| Read messages   | To understand questions and context            |
| Send messages   | To respond to your questions                   |
| Access files    | To analyze uploaded spreadsheets and documents |
| Search messages | To find relevant conversations when asked      |

## Capabilities

Adapt can chat directly in Slack. Send messages, search conversations, and get
answers without leaving your workspace.

### Chat Directly in Slack

This is the only integration where you can have a full conversation with Adapt without opening the web app:

* **Direct messages** to @Adapt for private questions
* **Channel mentions** to share insights with your team
* **Thread replies** to maintain context in discussions

### Examples

Ask questions in Slack:

```
@Adapt What's our current MRR from Stripe?
```

Analyze files:

```
@Adapt Analyze this spreadsheet [attach file]
```

Search conversations:

```
Search Slack for discussions about the new feature launch
```

Post summaries:

```
Post a summary of this analysis to #engineering
```

Schedule reports:

```
Every Monday at 9am, post a weekly sales summary to #sales-team
```

### Proactive responses

Adapt doesn't have to wait for an @-mention. Set a plain-English **trigger mode** on any channel or thread and Adapt will decide on its own when to chime in:

```
@Adapt respond to any top-level message reporting a bug.
```

See the [Slack app docs](/platform/slack-app#proactive-responses) for the full setup, available modes, and example policies.
