> ## 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.

# Use the agent in Slack

> Connect Slack and map partners to shared channels so the partner support agent answers partner questions where they already work.

Many partners live in Slack, not the portal. When Slack is connected and a partner is mapped to a shared channel, the partner support agent answers their questions right in that channel, still scoped to what that partner is allowed to see. Set this up when you want to meet partners where they already work and cut down the "can you log into the portal" friction.

## What you'll achieve

A connected Slack workspace with partners mapped to shared channels, so partners get scoped AI answers in Slack without opening the portal.

## Before you start

<Steps>
  <Step title="Connect Slack">
    The Slack integration must be connected first. See the [Slack integration](/features/integrations/chat).
  </Step>

  <Step title="Enable the partner support agent">
    The agent must be on. See [Launch the partner support agent](./launch-the-partner-support-agent).
  </Step>
</Steps>

## Steps

<Steps>
  <Step title="Open Integrations">
    Go to [Settings - Integrations](https://app.introw.io/settings/integrations) and open your connected **Slack** integration.
  </Step>

  <Step title="Map partners to shared channels">
    In the channel mapping, connect each partner to the **shared Slack channel** you use with them. Mapping is what ties a channel to a specific partner, which is how the agent knows whose data it may use when it answers there, so map every partner who should get Slack support.
  </Step>

  <Step title="Tell partners how to reach the agent">
    In a mapped shared channel, partners get partner support without a separate switch to flip. Let them know they can ask their questions in that channel and the agent will respond, scoped to their account.
  </Step>
</Steps>

<Note>
  Introw does not currently expose a separate on/off toggle for the Slack agent in Settings. Once Slack is connected and a partner is mapped to a shared channel, the agent is available in that channel by default, there is no extra control to enable.
</Note>

## Verify it worked

In a shared channel mapped to a partner, ask the agent a question as that partner would. It responds with a correct answer scoped to that partner's data, and the exchange shows up under the agent's **Conversation History** with Slack as the source.

## Related

<CardGroup cols={2}>
  <Card title="Launch the partner support agent" icon="book-open" href="./launch-the-partner-support-agent">
    Enable, configure, and test the agent.
  </Card>

  <Card title="Slack integration" icon="book-open" href="/features/integrations/chat">
    Connect and manage Slack.
  </Card>

  <Card title="Implementation reference" icon="screwdriver-wrench" href="../technical">
    Channels, scoping, and limits.
  </Card>
</CardGroup>
