# Slack integration

Now you can integrate Updraft with Slack and start receiving notifications in when the following events take place:

* A **new build** of your app has been uploaded or an update is available
  * A slack notification always redirects to the specific build to download it
* A **new feedback** of your app has been received **by your app testers**

{% hint style="success" %}
Integrate Updraft in your Slack in your team is quite simple and the configuration will take you less than 1 minute.&#x20;
{% endhint %}

![Updraft Slack Message for new app version](/files/-LKW0lPpjZ8J3TgwWvJQ)

![New received feedback](/files/-MJvMZGRCOEPehJz4H0U)

Updraft will send an HTTP POST payload to the configured Slack URL. The Slack integration can be configured under the project settings page of your specified app project.

## **Add Slack to your app project**

1.Go to the **project settings and select integration**

2\. Click on a Add to Slack button

![Add to Slack](/files/-MJvKVlTWRCOkJJNFoMj)

3\. And then press **Add to Slack** Button.

&#x20; You will see the Slack modal view screen and you’ll need to click "Add to Slack".

**4.** Sing in to your slack team by enter your team **slack domain**. Then click **Continue**.

![](/files/-LE9mJkrwdGH1k9c7wtT)

**5.** After selecting your slack team Slack you need to authorize with your **e-mail** and **password**.

![](/files/-LE9lrtz6xZ0ykUcQNGv)

**6.** On the last step you can select your slack c**hannel**, **User** or **Bot** you want notifications to be posted to. Press **Authorize** to finish your slack integration.

![Select your slack channel](/files/-LE9jyTLpztXOCyyyAfe)

7\. Back in Updraft you see your configured Slack URL

![Slack Integration Overview](/files/-MJvLIV8vcaleB8YRfkV)

Here you can choose again which trigger events you want to have configured and you also have the possibility to set if the slack integration should be active. You can also edit all settings at a later time.

8\. Done by clicking on **Save**

As soon as you click on Save, you will receive a message in the selected slack channel that the Updraft-Slack Integration has been added to the channel.


---

# 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.getupdraft.com/your-projects/project-settings/integration-1/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.
