# Screenshot

You can use Jam to quickly capture a screenshot of a bug – along with all the technical details engineers need to troubleshoot and fix bugs.

Unlike other screenshot tools, Jam's screenshot tool is purpose-built for product, engineering, support, and QA teams to aid in capturing bugs while automatically including all the technical details engineers require to address and fix them.

<figure><img src="https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2F9dEkzINSonblJTgOmYlN%2Fscreenshot.gif?alt=media&#x26;token=f9b153d1-e219-45de-a747-2822775c61df" alt=""><figcaption></figcaption></figure>

## Automated technical diagnostic collection

When you capture a screenshot with Jam, Jam captures the following technical diagnostics and auto-includes them to help your engineers debug faster:

* Console logs
* Fully inspectable network requests
* URL
* Timestamp and country
* Device, OS, Browser
* Viewport size
* Network speed
* Full page context of your cropped screenshot

And packages it all into one easy link to be shared with an engineer or pasted into a ticket.

## Click to capture a full screenshot.&#x20;

Click once on the page to take a full screen screenshot of the viewport.

Here's an example of taking a full screenshot by clicking once on the page:

![](https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FHokiGW797SrR276uJIyY%2Ffullscreenshot.gif?alt=media\&token=6bfed798-d34d-4046-ba0d-05f13deaf50d)

## Drag to crop a screenshot.

Drag an area of the screen to take a cropped screenshot of that area.

![](https://1990502200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtAIPUIiSH7MWC0IHLJuD%2Fuploads%2FonwF7kfz7QM5JVghzwcG%2Fcropped-screenshot.gif?alt=media\&token=64735efa-17cf-4699-82f9-6f6f63361776)

When you take a cropped screenshot with Jam, it also captures a full screen shot. This full screenshot will be side by side with the cropped screenshot in the Jam shared with engineers. This helps engineers see where the cropped image came from.&#x20;

If you don't want the full screenshot included, you can deselect this option in the Jam draft window before you hit 'Create'.

## Screenshot annotations

Once a screenshot is captured, you can annotate your screenshots, using various annotation tools such as drawing, shapes, arrows, and text.


---

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