# How to Connect Slack

#### **Overview**

Integrating Slack with Staysignal ensures you receive real-time alerts about at-risk customers, making it easy to take action and reduce churn.

#### **Step 1: Navigate to Notifications**

* Log in to your Staysignal dashboard.
* Go to the [**Notifications** ](https://app.staysignal.com/dashboard/notifications)section.

#### **Step 2: Connect Slack**

* Click **Connect Slack**.
* Follow the prompt to authorize Staysignal.
* Select your Slack workspace and the channel where you want notifications to be sent.

#### **Step 3: Choose Notifications**

* Select which alerts you want to receive in Slack (e.g., high-risk customers, win-back opportunities, feedback summaries).
* Save your settings.

#### **Done!**

Your Slack integration is now live, and you'll start receiving real-time notifications. You can always adjust your notification settings later in the **Notifications** section.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://staysignal.gitbook.io/staysignal-docs/quickstart/how-to-connect-slack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
