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

# Jam docs

> Capture better bug reports with Jam. Start with setup, recording, Recording Links, and your core debugging workflow.

<img className="docs-home-hero-image" src="https://mintcdn.com/jam-1eb4fd26/RrmeVXBDuZ0Lb3fb/images/recording-link-popup-create-link.png?fit=max&auto=format&n=RrmeVXBDuZ0Lb3fb&q=85&s=b1d3c9d34af2ccad6682a83826863b44" alt="Get screen recordings with logs from anyone, above the Jam extension popup with Create link" width="1280" height="630" data-path="images/recording-link-popup-create-link.png" />

Jam docs help you capture bug reports with recordings, screenshots, logs, network requests, and device details so your team can reproduce issues faster.

## Getting started

<CardGroup cols={2}>
  <Card title="Start with Jam" icon="rocket" href="/introduction">
    Install the Chrome extension and capture your first Jam.
  </Card>

  <Card title="Create a Jam" icon="video" href="/creating-a-jam">
    Record a bug report with video, screenshots, logs, and network requests.
  </Card>

  <Card title="Create a Recording Link" icon="link" href="/recording-link">
    Request a screen recording from anyone. No extension required.
  </Card>

  <Card title="Connect your apps" icon="puzzle-piece" href="/connect-your-apps">
    Send Jams to Jira, Linear, Slack, GitHub, and other tools.
  </Card>
</CardGroup>

## Use Jam

<CardGroup cols={2}>
  <Card title="Record a video" icon="video" href="/video">
    Show the bug as it happens with screen recording and annotations.
  </Card>

  <Card title="Use Instant Replay" icon="rotate-left" href="/instant-replay">
    Save the last two minutes of browser activity after a bug happens.
  </Card>

  <Card title="Request recordings" icon="share" href="/recording-links">
    Collect Jams from customers, members, and external collaborators.
  </Card>

  <Card title="Debug with MCP" icon="bot" href="/jam-mcp">
    Give AI agents the recording, logs, network requests, and user events from a Jam.
  </Card>
</CardGroup>
