# Slack Integration

## How it works

When you enable the Slack integration, it allows your user's to choose to receive notifications in their own slack workspace in addition to the in-app notification center. They can even choose to receive specific Event Types to be sent to different channels in their Slack workspace. They'll see these options in the notification center in the settings tab:

![](/files/-M8TlIRz55yqe62a4ZsO)

## Enabling the Slack integration

To enable the Slack integration, just go to the Settings tab in Ravenhub, and click the enable switch under Slack settings.

![](/files/-M8TlxexpOzc_PRyZTQY)

## Make Slack messages send from your own Slack app

By default, messages sent to your users' Slack workspace will come from Ravenhub. This might be confusing for your users. If you want the Slack messages to come from your own Slack app, you'll have to create your Slack app and copy the Client ID and Client Secret and paste them into the settings page in Ravenhub. If you need assistance with this, please contact us at <help@ravenhub.io> and we'll get you set up!

![](/files/-M8Tnop6Ff-ZR185oDbm)


---

# 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://docs.ravenhub.io/slack-integration.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.
