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

# Slack

> Send Jams to any Slack channel with rich previews and inline debug timelines. Engineers start debugging without leaving the chat.

<iframe src="https://www.youtube.com/embed/Qsa3mIj8dyM" width="100%" height="400" allowFullScreen />

Connect Jam to Slack to send bug reports directly to any channel, DM, or private group. Every message includes the full debug context, and Jam links shared in Slack automatically expand into rich previews showing error timelines, so engineers can start debugging without opening a new tab.

<Info>You need the Jam Chrome extension installed. See [Getting Started](/introduction) if you haven't set it up.</Info>

## What's included in every Slack message

Every Slack message sent from Jam automatically includes:

* Screen capture (screenshot, video, or instant session replay)
* Console logs
* Fully inspectable network requests
* URL, timestamp, and country
* Device, OS, and browser
* Viewport size
* Network speed

<Tabs>
  <Tab title="Create a Slack message from a new capture">
    <Steps>
      <Step title="Capture your bug">
        Use the Jam browser extension to capture your bug.
      </Step>

      <Step title="Select Slack as the destination">
        In the Jam extension, click **Link you can share** and change the destination to Slack.
      </Step>

      <Step title="Authenticate with Slack">
        Complete the Slack OAuth flow to connect your account.
      </Step>

      <Step title="Choose a channel">
        Once connected, choose which channel, private group, or specific user to send the Jam to. You can only access conversations you're already a member of.
      </Step>

      <Step title="Send the message">
        Click **Send message**. The Jam opens in a new tab and your message is posted to the selected Slack channel.
      </Step>
    </Steps>
  </Tab>

  <Tab title="Send an existing Jam to Slack">
    Post any existing Jam to Slack in two clicks.

    <Note>
      You must be logged into Jam to use this feature. Logged-out users will not see the **Send to App** option.
    </Note>

    <Steps>
      <Step title="Open the Jam">
        Open the Jam you want to share in Slack.
      </Step>

      <Step title="Click Send to App">
        Click **Send to App** and select Slack.
      </Step>

      <Step title="Log in to Slack if prompted">
        If this is your first time using Jam + Slack, you'll be redirected to authenticate.
      </Step>

      <Step title="Choose a channel">
        Choose which channel, private group, or specific user to send the Jam to.
      </Step>

      <Step title="Send the message">
        Click **Send message** to post the Jam to Slack.
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Enable inline Jam previews in Slack

Once you connect your Jam account to Slack, any Jam link you paste into Slack will automatically expand into a rich preview. Engineers see debug context directly in Slack (including error timelines on videos and replays) without opening a separate tab.

<Steps>
  <Step title="Open the Jam dashboard">
    Go to [jam.dev](https://jam.dev).
  </Step>

  <Step title="Open Settings → Integrations">
    Go to [**Settings → Integrations**](https://jam.dev/s/settings/integrations).
  </Step>

  <Step title="Connect Slack">
    Click **Slack** and complete the OAuth flow to connect your account.
  </Step>
</Steps>

After connecting, every Jam link you share in Slack will show an expanded preview formatted for engineers.
