# Connecting a Listing with a specific slack channel

{% embed url="<https://www.loom.com/share/1db21d6503b34b7aa67f378e70040c99?sid=ac1c28d2-48fc-4610-b7b3-2d8ded5fd5a9>" %}

## Connecting a Listing to a specific slack channel

{% hint style="info" %}
NOTE - This will override global notifications settings. Meaning - if a listing notification comes in, it will not also notify the main notifications channel. This prevents double notifications
{% endhint %}

Connecting a listing to a channel is very simple. If you've already connected to slack, navigate to the settings page of your listings. You will see a slack notifications section here and the ability to choose which channel you want these notifications to go to.

<figure><img src="/files/n9d0yfQEjvxzofLG4xsA" alt=""><figcaption></figcaption></figure>


---

# 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.yada.ai/powerups/slack/connecting-a-listing-with-a-specific-slack-channel.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.
