# Slack Destination🚶‍♂️🚶‍♀️

Adloop sends Notifications into a Slack Channel.

To add Adloop to your Slack Channel, you must have:

1. Your Slack Space name
2. Your Slack ID
3. The Channel you want us to send Notifications to

### 1 - Where to find the Slack informations?

#### a - Your Slack Space name

You can find it in your Slack app by opening the top-left menu, it looks like \[space\_name].slack.com.

![](/files/5FjT4byqbIVdpMkM5zRS)

#### b - Slack ID

It consists of a login (email address) and a password.

If you don’t remember the address you used, you can find it in the ‘View Profile’ link in your personnal menu, on the top-right corner of the Slack app.

#### c - Channel name

The connection system will display all the available channels, whether they are shared (beginning with a #) or personnal (one or several people)

### 2 - Connection procedure

Adding a Slack Destination starts with opening a connection with Slack.

![](/files/76DqVT0jB8mOGavHEbJz)

If you are not already logged in, you will have to enter the previously indicated information in the different fields.

If you are already logged-in or after entering all the informations, you will have to choose the channel in a screen looking like this one:

![](/files/CHKSDGfOlSK1W5wEFAFN)

![](/files/6uREfMETCTeldPEb0HbO)After authorizing, you are done! Your Slack Destination is ready.


---

# 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://community.commandersact.com/adloop/iv-smart-data/integrations/slack-destination.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.
