> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/configuration/notifications/slack.md).

# Slack

This page documents Slack options under **Settings → Notifications**. For the full Slack story, including why to connect it and how it fits with CI, see [Integrations → Slack](/platform/integrations/slack.md).

Connect Slack under **Settings → Integrations** before you create the notification rule.

## Set up a Slack notification

{% stepper %}
{% step %}

## Connect Slack

Go to **Settings → Integrations** and connect Slack. Confirm the integration is **Active**.
{% endstep %}

{% step %}

## Add a Slack rule

Go to **Settings → Notifications**, select **Add**, then choose **Slack**.
{% endstep %}

{% step %}

## Configure the rule

1. Enter a **Title**.
2. Choose the **Run Types** that should post to Slack.
3. Select the **Slack Channel**.
4. If the rule uses **CI/CD Webhook** with **Select Keys**, confirm the Key list.
5. Save the rule.
   {% endstep %}
   {% endstepper %}

{% hint style="info" %}
**Pro tip:** New Slack rules often start with **CI/CD Webhook** and **Schedule** selected. Add **User** when you also want alerts from Runs started in DoesQA.
{% endhint %}

## Related

* [Integrations → Slack](/platform/integrations/slack.md)
* [Notifications](/configuration/notifications.md)
* [Email](/configuration/notifications/email.md)
* [Microsoft Teams](/configuration/notifications/teams.md)
* [Webhook](/configuration/notifications/webhook.md)
