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

# AI

> Generate titles and repro steps automatically so every Jam turns into a ready-to-ship ticket.

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

## Overview

Jam AI transforms your bug captures into complete, actionable reports. Engineers get the context they need to debug faster, while you spend less time writing tickets.

## Key Benefits

* **Complete bug reports in one click:** no more incomplete tickets
* **Faster debugging:** engineers get structured repro steps and potential fixes
* **Consistent quality:** every ticket includes the details that matter

## How it works

* **AI Auto-Title:** AI generates a short summary of the captured video, screenshot, or Instant Replay
* **AI Repro Steps:** AI generates a list of steps to reproduce the captured bug

<Info>
  AI Repro Steps are not available for screenshot Jams.
</Info>

## Managing AI Features

You can control Jam AI at two levels: workspace-wide settings and individual captures.

<Tabs>
  <Tab title="Settings">
    **Workspace-level control**

    1. Control Jam AI for your whole workspace from [**Settings**](https://jam.dev/s/settings).
    2. Go to [**Settings**](https://jam.dev/s/settings)
    3. In general scroll down to the data section
    4. Toggle Jam AI on or off
    5. This setting applies to all members and overrides individual preferences in your workspace.
  </Tab>

  <Tab title="Individual Captures">
    **Per-Capture Control**

    1. Toggle AI features while creating any Jam.
    2. Start creating a new Jam
    3. Look for the AI toggle in the capture interface
    4. Turn it on or off based on your needs
    5. Your choice saves automatically for future captures.
  </Tab>
</Tabs>

## FAQs

<AccordionGroup>
  <Accordion title="Are Jam's AI features free?">
    Free plan: 5 trial uses of Jam AI. Team plan: 200 uses per person per month (14-day free trial available). Enterprise: unlimited. Working on an open-source project? Jam always remains free for open-source projects. [Apply here](https://jam.dev/oss) for Team plan access.
  </Accordion>

  <Accordion title="How is my data used?">
    The data is shared with Google's Gemini AI model for the purpose of providing you with Jam AI functionality. We explicitly opt out of LLMs using Jam customer data for any training. We take steps to de-identify data and protect your privacy. For more details, visit our [AI policies](/ai-policy) page.
  </Accordion>

  <Accordion title="Where can I read Jam's AI policies?">
    Read Jam's AI approach, including data usage and privacy, on the [AI policies](/ai-policy) page.
  </Accordion>
</AccordionGroup>
