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

# Slack

> Send Superscale updates, reports, and agent notifications to Slack.

Connect Slack when you want Superscale to send updates into your team's channels. Slack is a workflow integration, not an ad platform or analytics source.

## Capability matrix

| Capability             | Status               | Details                                                                              |
| ---------------------- | -------------------- | ------------------------------------------------------------------------------------ |
| Connect workspace      | Live                 | Uses Slack OAuth and a bot token for the selected workspace.                         |
| List channels          | Live                 | Superscale can list channels available to the connected bot.                         |
| Send messages          | Live                 | Superscale can send channel messages and agent notifications.                        |
| Upload files           | Permission requested | Slack access includes file-writing permission for workflows that need file delivery. |
| Read channel history   | Not supported        | The current agent tools do not read Slack message history.                           |
| Manage Slack workspace | Not supported        | Superscale does not administer users, channels, permissions, or workspace settings.  |

## What you can do

<CardGroup cols={2}>
  <Card title="Send reports">
    Push audit summaries, scheduled run outputs, or campaign updates into a team channel.
  </Card>

  <Card title="Notify reviewers">
    Alert teammates when creative, reports, or campaign actions need attention.
  </Card>

  <Card title="Route agent output">
    Use Slack as a destination for recurring agent work.
  </Card>

  <Card title="Keep data flow explicit">
    Superscale sends selected messages; it does not ingest your Slack history.
  </Card>
</CardGroup>

## Starter prompts

* *"Send this weekly Meta health check to #growth."*
* *"Notify the team when the creative audit is ready."*
* *"Post the campaign summary to Slack."*

## Connect Slack

<Steps>
  <Step title="Open integrations" icon="plug">Choose **Slack** and authorize the workspace.</Step>
  <Step title="Pick a channel" icon="list">Choose the channel the agent should send updates to.</Step>
  <Step title="Send" icon="send">Ask Superscale to send a report, notification, or message.</Step>
</Steps>
