> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orchestra.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# Slack integration

Create a feed of Orchestra updates in a Slack channel.

## Set up the Slack integration app

<Tip>The Slack integration can be set up for **all notifications** or for an **individual program's notifications**. Set up the Slack channel accordingly.</Tip>

1. Navigate to [https://api.slack.com/apps](https://api.slack.com/apps)
2. Click **Create new app**

<Frame>
  <img src="https://mintcdn.com/orchestrabio/umtEYLJJsgiGlvF8/images/slack-create-app.png?fit=max&auto=format&n=umtEYLJJsgiGlvF8&q=85&s=409fcf4ba57241f0eee7511fcf2d8522" width="2168" height="606" data-path="images/slack-create-app.png" />
</Frame>

3. Select **From scratch** in the modal. Follow the remaining instructions to add a name and select the appropriate workspace for the app.
4. From the newly created app's page, select **Incoming webhooks** from the left navigation panel

<Frame>
  <img src="https://mintcdn.com/orchestrabio/umtEYLJJsgiGlvF8/images/slack-webhook.png?fit=max&auto=format&n=umtEYLJJsgiGlvF8&q=85&s=35d6122fa5ebcf15c1ff6194717504ea" width="2002" height="1264" data-path="images/slack-webhook.png" />
</Frame>

5. From the Incoming webhooks page, click on **Add new Webhook to Workspace** and choose the channel you want to receive notifications in.
6. Copy the generated webhook URL

### Configure the channel for an individual program

1. Go to the program's **Program Overview** tab and click the + next to **Slack notification settings**
2. Paste in the copied URL, turn on the toggle, and click Save.

<Frame>
  <img src="https://mintcdn.com/orchestrabio/umtEYLJJsgiGlvF8/images/slack-settings.png?fit=max&auto=format&n=umtEYLJJsgiGlvF8&q=85&s=f00727743ca8adc2fc900f26af9c6aec" width="1281" height="511" data-path="images/slack-settings.png" />
</Frame>

### Configure the channel for all notifications

<Info>Only organization admins can set up the Slack integration for all notifications</Info>

1. Go to your **Organization Settings** (from your avatar)
2. Click the `...` on the Slack row > **Update**. Paste in the copied URL.
