summaryrefslogtreecommitdiff
path: root/docs/slack.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'docs/slack.markdown')
-rw-r--r--docs/slack.markdown11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/slack.markdown b/docs/slack.markdown
index 89e3006b..af60d38e 100644
--- a/docs/slack.markdown
+++ b/docs/slack.markdown
@@ -1,6 +1,13 @@
Slack integration
=================
+You can send notifications to Slack for all projects or only for specific projects.
+
+- To send notifications for all projects, go to **Settings > Integrations > Slack**
+- To send notifications for only some projects, go to **Project settings > Integrations > Slack**
+
+Each project can send notifications to a separate channel.
+
Send notifications to a channel
-------------------------------
@@ -16,6 +23,6 @@ This feature use the [Incoming webhook](https://api.slack.com/incoming-webhooks)
1. Click on the Team dropdown and choose **Configure Integrations**
2. On the list of services, scroll-down and choose **DIY Integrations & Customizations > Incoming WebHooks**
-3. Copy the webhook url to the Kanboard settings page: **Settings > Integrations > Slack**
+3. Copy the webhook url to the Kanboard settings page: **Settings > Integrations > Slack** or **Project settings > Integrations > Slack**
-Now, all Kanboard events will be sent to the Slack channel.
+Now, Kanboard events will be sent to the Slack channel.