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

# Slack

> Coming soon. Post to channels and react to messages.

<Note>
  Slack is not available yet. This page describes what we are building.
</Note>

## How it will work

Slack will work the same way [Google](/integrations/google) does. You connect
your workspace once, pick the channels the agent can use, and your automations
reach them through the vault.

Two jobs come up most, and both are on the list:

* **Posting.** An automation drops its result into a channel instead of your
  inbox.
* **Listening.** A message in a channel starts an automation, the same way
  [incoming email](/triggers/incoming-email) does today.

## Alternative solution

**Use a webhook.** Slack hands out incoming webhook URLs from its own settings,
and your automation can post to one right now. Ask the agent for it.

> Post the daily digest to Slack. Here is the webhook URL our workspace gave me.

See [Webhooks](/triggers/webhooks) for the other direction, where Slack starts
your automation instead.

**Tell us you need it.** Email
**[support@rundesert.com](mailto:support@rundesert.com)** with what you are
trying to build. We build the integrations customers are actually blocked on
first.
