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

# How to integrate Slack?

> Connect Slack so RevenueHero can post routing and booking notifications to your channels and reps.

When a meeting books or a lead gets routed, the rep should know without checking another tab. Connecting Slack lets RevenueHero post those notifications straight into your channels and DMs, so your team reacts in the place they already live. It's also what powers the Slack steps in your [workflows](/workflows/create-workflow).

<Note>
  **ABOUT THE BOT**

  Once Slack is connected, RevenueHero can see all public channels. For a **private** channel, you have to add the RevenueHero bot to it before RevenueHero can fetch its name or post there. Add the bot by typing **@revenuehero** in the channel and pressing enter; you'll see a confirmation that the bot has joined.
</Note>

## Connect Slack

1. In the left sidebar, click **Settings → Integrations**.
2. On the **Slack** card in the Communication section, click **Add to Slack**.

<Frame>
  <img src="https://mintcdn.com/revenuehero/3yvO2c7AQesvk-mv/images/slack-card.png?fit=max&auto=format&n=3yvO2c7AQesvk-mv&q=85&s=cfe861cb66d9409f5d8bb6d5dda2bbd3" alt="Slack Card" width="1470" height="798" data-path="images/slack-card.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/revenuehero/3yvO2c7AQesvk-mv/images/slack_02_page.png?fit=max&auto=format&n=3yvO2c7AQesvk-mv&q=85&s=aa195d940ca8a8d502e982f54a3925ff" alt="Slack 02 Page" width="2880" height="1800" data-path="images/slack_02_page.png" />
</Frame>

3. Choose the Slack workspace to connect and review the permissions.
4. Click **Allow** to finish. You'll see a confirmation that the integration is connected.

<Tip>
  Decide where notifications should land before you wire up workflows. A single "new meetings" channel is easy to start with; per-team channels scale better once volume grows, but remember to add the bot to each private one.
</Tip>

***

Slack is connected. Your team gets routing and booking updates where they already work. 🎉🎉🎉

<CardGroup cols={2}>
  <Card title="Workflows" icon="diagram-project" iconType="solid" href="/workflows/create-workflow">
    Add Slack notifications to your flows.
  </Card>

  <Card title="Twilio" icon="comment-sms" iconType="solid" href="/integrations/twilio">
    Text reminders to prospects.
  </Card>
</CardGroup>
