# Slack

{% hint style="info" %}
**Note:** The integration for Slack is only available to users on a LoyaltySurf paid plan.
{% endhint %}

### How to connect to Slack <a href="#how-to-connect-to-slack" id="how-to-connect-to-slack"></a>

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

<figure><img src="https://3285719719-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTwFF4MDnpq2eL5eyOdtK%2Fuploads%2FsiOW0KoT5EyPwG8tLPMQ%2Fimage.png?alt=media&#x26;token=97ed6f8b-f02c-4ef4-b8ac-d4f83fafaab5" alt=""><figcaption></figcaption></figure>

**Step 2:** Approve Slack permissions

<figure><img src="https://3285719719-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTwFF4MDnpq2eL5eyOdtK%2Fuploads%2FM0vKPW1q1fsEWCRBdCsE%2Fimage.png?alt=media&#x26;token=ad284628-30ba-44d0-bcde-5f46f5182cc2" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://3285719719-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTwFF4MDnpq2eL5eyOdtK%2Fuploads%2FcvN4j6xcAlUafgHfkvjH%2Fimage.png?alt=media&#x26;token=eb057763-9555-46f4-a92d-e8dcaf4e3074" alt=""><figcaption></figcaption></figure>

{% 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 <a href="#notification-event-types" id="notification-event-types"></a>

* 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 Submission* alerts, you'll be able to approve or reject submissions directly within Slack.
* With *New Participant Reward* alerts, you'll be able to approve and fulfill rewards directly within 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://docs.loyaltysurf.io/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.
