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

# Slack Integration

> Ask Delphina data questions directly in Slack

Tag `@Delphina` in any Slack channel to ask data questions. The agent responds in the thread with answers, tables, and charts — using the same knowledge base and warehouse connections as the web app.

## Getting started

1. Invite Delphina to your channel: `/invite @Delphina`
2. Tag `@Delphina` with your question
3. The agent responds in the thread

If the integration isn't installed yet, Slack admins can install it at [analytics.delphina.ai/slack](https://analytics.delphina.ai/slack).

## How it works

```text theme={null}
@Delphina what was our revenue last month?
```

Follow-ups work naturally in the thread — no need to re-explain context:

```text theme={null}
Break that down by region
```

Charts are rendered and posted as images in the thread. For deeper analysis, every Slack conversation has a corresponding chat in the web app.

## Limits

* Text truncated at 4,000 characters (link to full response included)
* Tables limited to 100 rows
* Only image attachments are processed
* Editing a message doesn't re-trigger the agent

## Review channel

Admins can configure a review channel where the agent posts a summary of each chat turn — the question, a description of the response, critic annotations, and a link to the full chat.

1. Create a channel (e.g., `#delphina-review`)
2. Invite `@Delphina`
3. Configure in **Org Admin > Slack integration settings**

## Privacy

* Responses are visible to everyone in the channel
* The agent sees thread messages for context, not broader channel history
* DMs with `@Delphina` are visible to your organization in the web app
