# Slack

Rally's Slack integration keeps your team updated about session activities without needing to check Rally constantly. Get notifications about mentions, new questions, and important updates delivered directly to your Slack workspace.

### Setting Up

When you join a Rally session, you'll see a banner prompting you to connect with Slack. Click "Add to Slack" and follow the authentication process.&#x20;

<figure><img src="https://2054386653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9XzLyIq1fXF9ajF4Hpw6%2Fuploads%2Fb7qFhU9taKrkmHJ9n16I%2FI%20have%20not%20failed.%20I&#x27;ve%20just%20found%2010%2C000%20ways%20that%20won&#x27;t%20work.%20-%20Thomas%20Edison%20(1)%20(1).png?alt=media&#x26;token=d0c2ba0f-f468-4cc3-bc32-0c7686fc0a5d" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This needs to be done only once per user.
{% endhint %}

### What Gets Notified

Once connected, you'll receive Slack notifications when:

* Someone mentions you in a Rally session
* New questions are asked in discussions you are part of
* Important updates happen in your active sessions

### Managing Notifications

Rally sends notifications only for sessions you're participating in. This helps prevent notification overload while keeping you informed about relevant discussions.

### Troubleshooting

If you're not receiving notifications:

* Check if you've completed the Slack connection process
* Verify your participation in the session
* Ensure notifications aren't muted in Slack


---

# 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://rally.gitbook.io/rally-docs/integrations/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.
