# Jam AI

{% embed url="<https://www.youtube.com/watch?v=VtQ6kO8Ye1U>" %}

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

{% hint style="warning" %}
AI Repro Steps are not available for screenshot Jams.
{% endhint %}

### Managing AI Features

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

{% tabs %}
{% tab title="Team Settings" %}

<figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FWj6zBK4n7VYv2pRF4qIy%2FSetting_%20AI%20Team%20Workspace.png?alt=media&#x26;token=ce1ec658-76af-47a8-aaa0-c3e481e4935b" alt=""><figcaption></figcaption></figure>

**Team-Level Control**

1. Control Jam AI for your entire team through admin settings.
2. Go to Team Settings
3. In general scroll down to the data section
4. Toggle Jam AI on or off
5. This setting applies to all team members and overrides individual preferences in a team workspace.
   {% endtab %}

{% tab title="Individual Captures" %}

<figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FkWolCZ4IF4jcv10jt7B9%2FSettings_%20AI%20Capture.png?alt=media&#x26;token=d75e57ee-368d-413a-8f65-dbc8a668be61" alt=""><figcaption></figcaption></figure>

**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.
   {% endtab %}
   {% endtabs %}

### FAQs

<details>

<summary>Are Jam's AI features free?</summary>

You can try our Team plan for free for 14 days which includes Jam AI.\
\
Users on the free plan get 5 trial uses of Jam AI. Pro and Team plans have 200 uses per month per user. Our enterprise plans include unlimited AI usage.\
\
Working on an open-source project? Jam will always remain free for open-source projects. [Apply here](https://jam.dev/oss) for Team plan access.

</details>

<details>

<summary>How is my data used?</summary>

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](https://jam.dev/docs/company/ai-policy) page.

<br>

</details>

<details>

<summary>Where can I learn more about Jam's AI policies?</summary>

To learn more about Jam's AI approach, including data usage and privacy, visit our [AI policies](https://jam.dev/docs/company/ai-policy) page.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jam.dev/docs/record-a-jam/jam-ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
