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

# Slack Integration

> Send test alerts and run updates to your Slack workspace.

# Slack Integration

Connect Stably to your Slack workspace to receive test result notifications directly in your channels.

## Setup

<Steps>
  <Step title="Open Settings">
    Click **Settings** in the Stably dashboard sidebar
  </Step>

  <Step title="Go to Integrations">
    Click **Integrations** in the settings menu
  </Step>

  <Step title="Connect Slack">
    Click on the **Slack** integration and authorize Stably to access your workspace
  </Step>

  <Step title="Add a Channel">
    Click **Add channel** and select the Slack channel where you want to receive notifications
  </Step>
</Steps>

Once connected, you can configure which channels receive notifications in your `playwright.config.ts`. See [Alerts & Notifications](/run-tests/alerting) for configuration details.
