# Slack

## How to connect to Slack

**Step 1:** In *Campaign Editor > 4. Options > Integrations*, click the *Connect to Slack* button

![](/files/-MF79r4Uvl-xO9Cm9VJi)

**Step 2:** Approve Slack permissions

![](/files/-MF7AZb2oKwyRSuPD8a6)

**Step 3:** Connect the channel that you want to send GrowSurf notifications to

![](/files/-MF7GiXBV4VXoiRzPDbJ)

{% hint style="warning" %}
**Trying to connect a private Slack channel?**

To select a private Slack channel, both you and the GrowSurf Slack app must already be members of it. Invite the app in Slack first, then refetch.
{% endhint %}

## Notification event types

* You can choose the granularity of the types of notifications that you want to receive within the advanced Slack settings section.
* With *New Participant Reward* alerts, you'll be able to approve and fulfill rewards directly within Slack.

![](/files/-MF7J2IcSqFgFGO_5fUw)


---

# 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.growsurf.com/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.
