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

# Slack for Workflows

> Trigger Workflows from Slack messages and send results back to channels and DMs.

Use Slack as both a trigger and a destination in your Workflows. Fire a Workflow when a message lands in a channel or DM, then send results back to Slack automatically.

## Triggers

<CardGroup cols={2}>
  <Card title="Slack message trigger" href="/integrations/slack/slack-message-trigger">
    Start a Workflow when a message is posted in a channel or sent as a DM.
  </Card>
</CardGroup>

## Actions

<CardGroup cols={2}>
  <Card title="Send Slack message" href="/integrations/slack/send-slack-message">
    Send a message to a channel, thread, or DM as part of your Workflow.
  </Card>
</CardGroup>
