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

# Slack

> Send notifications, alerts, and updates to Slack channels

<Note>
  Slack integration is optional but recommended for receiving Bugster tests runs
  notifications. You must be a workspace admin or have permission to install
  apps.
</Note>

Bugster uses a Slack App to send messages to your workspace when tests runs are completed. You can choose between receive all test executions or just when errors occur.

## **Installing the Slack App**

Install the Bugster Slack App through your [**dashboard**](https://app.bugster.dev/).

<Steps>
  <Step title="Connect Slack">
    In the Bugster webapp, go to **Integrations → Slack** and click **Connect
    Slack**.

    <Frame>
      <img src="https://mintcdn.com/bugster-a8beb776/9yb2us8qzOW0DZCF/images/slack/slack-settings.png?fit=max&auto=format&n=9yb2us8qzOW0DZCF&q=85&s=b989f331ec0b012974f2ba3824b0f5c1" alt="Slack notifications settings" width="1781" height="649" data-path="images/slack/slack-settings.png" />
    </Frame>
  </Step>

  <Step title="Choose workspace">
    Select the Slack workspace where you want Bugster to post messages.
  </Step>

  <Step title="Authorize">
    Click **Install Bugster** to complete the OAuth flow. You'll be redirected
    back to Bugster dashboard with "Connected" status.
  </Step>
</Steps>

<Info>
  Currently, the Slack app can only be connected to one Slack channel per
  organization. If you'd like to connect Slack notifications to specific
  projects, please reach out to our team with your feedback.
</Info>
