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

# Configure partner notifications in Slack

> Choose which partner events Introw posts to each partner's mapped Slack channel, on the Slack integration's Partner channels tab, and how chat differs from email.

## What you'll achieve

The partner events that suit a chat feed delivered to each partner's mapped Slack channel, so partners and your team see high-signal updates without leaving Slack.

## Before you start

<Steps>
  <Step title="Connect Slack">
    Install the Introw app in your workspace, see [Connect Slack](/features/integrations/chat/guides/connect-slack).
  </Step>

  <Step title="Map partner channels">
    Partners need a mapped Slack channel to receive chat notifications, see [Map a partner channel](/features/integrations/chat/guides/configure-the-chat-integration).
  </Step>
</Steps>

## Steps

<Steps>
  <Step title="Open your Slack integration">
    Go to **Settings → Integrations** and open **Slack**. Which partner events reach partner channels is configured here, on the integration that owns those channels, not on the notifications page.
  </Step>

  <Step title="Go to Partner channels">
    On the right, select the **Partner channels** tab. **Internal channels** beside it controls what your own team sees, and the two are configured separately.
  </Step>

  <Step title="Switch on the events you want posted">
    Turn on the partner events that suit a chat feed. Changes save as you make them. Every event is on unless you switch it off, so start by removing the ones that would be noise in a channel.
  </Step>

  <Step title="Pick chat-ready events">
    Chat carries deal and object updates, announcements, comments and mentions, form submission outcomes, and task assignments. Task reminder nudges, learning emails, and system messages are email-only, so they never appear here.
  </Step>

  <Step title="Know how chat differs from email">
    A Slack channel belongs to a whole partner organisation, so chat has no per-contact preference and cannot be targeted per segment. It is a switch per event, per platform. Email is the one that runs through the three-layer cascade of organisation default, override segments, and the contact's own opt-outs. See [Control who gets notified](/features/engagement/notifications/guides/control-who-gets-notified) to work out why a specific contact is or is not receiving an email.
  </Step>
</Steps>

<Note>
  Because the configuration lives on the integration, an organisation running Slack **and** Teams configures each one separately. If you only have Slack, this reads exactly like an organisation-wide setting, and it is already correct on the day you add Teams.
</Note>

## Verify it worked

Trigger a test event for a mapped partner and confirm the message appears in their Slack channel. Switching an event off for chat does not affect its email, and the reverse is also true, so check the channel rather than the notification's email metrics.

<Frame>
  <img src="https://assets.introw.io/docs/external/slack/channel-notification.png?v=1787580320" alt="Introw posting a partner's form submission into their shared Slack channel, with every submitted field and a View submission button." />
</Frame>

## Related

<CardGroup cols={2}>
  <Card title="By email" icon="book-open" href="./configure-partner-notifications-by-email">
    Reach every partner in their inbox.
  </Card>

  <Card title="In Microsoft Teams" icon="book-open" href="./configure-partner-notifications-in-microsoft-teams">
    Deliver notifications in Teams instead.
  </Card>

  <Card title="Connect Slack" icon="book-open" href="/features/integrations/chat/guides/connect-slack">
    Link your workspace.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Full configuration options for partner notifications.
  </Card>
</CardGroup>
