> For the complete documentation index, see [llms.txt](https://docs.yada.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yada.ai/powerups/slack.md).

# Slack

## Integrating Yada with Slack

{% embed url="<https://www.loom.com/share/da692438a4164c7fa4a0a0008893cc1e?sid=4526411c-5654-4001-9cbd-02946b1d8e86>" %}
Video tutorial - integrating with slack
{% endembed %}

### #1 - Go into the powerups page and click on Slack

<figure><img src="/files/KjKcKvuBRSWjqGK5SJen" alt=""><figcaption><p>Enter the Powerups page and select "slack"</p></figcaption></figure>

### #2 - Click the button to log into slack with Yada

Click the "Add to Slack" button. This will redirect you to the next page and the slack authorization flow.

<figure><img src="/files/qmmJSv3JcflyMDjjsoDd" alt=""><figcaption><p>Click the "Add to Slack" Button</p></figcaption></figure>

### #3 - Authorize Yada with Slack

Select your workspace (if you have more than one) and click "Allow"

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

Once you're done and this processes has been completed, you'll get the following screen:

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

### #4 - Select a notifications channel

Once everything is connected, you'll need to chose a default notifications channel for slack events and notifications.

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

This is where notifications will be sent to **unless you specify a specific channel for a specific listing**. A how-to for this can be found below.

{% content-ref url="/pages/Wyi0U3pWtcqYASSzZBdx" %}
[Connecting a Listing with a specific slack channel](/powerups/slack/connecting-a-listing-with-a-specific-slack-channel.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
