# Cropped screenshot

<div data-with-frame="true"><figure><img src="https://3235868439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBzBhuIUDDav7ztnadaoO%2Fuploads%2FlGzudOGwpKrPQBuL0TDO%2FProduct-Features-Crop%20(1).png?alt=media&#x26;token=c8a1bf62-123d-4a2c-a15c-da77e76dd977" alt="" width="563"><figcaption><p>BetterBugs.io Screenshot Mode: Cropped</p></figcaption></figure></div>

{% stepper %}
{% step %}

#### Get Started

Open the extension from your browser.
{% endstep %}

{% step %}

#### Select the Screenshot Mode

Click the dropdown for "**Capture Screenshot**" option, click "**Crop**".
{% endstep %}

{% step %}

#### Drag and Select the Desired Screen Area

Drag and select the screen area for instant screen capture.&#x20;
{% endstep %}
{% endstepper %}

You instantly get the cropped screenshot, ready to be [annotated](https://docs.betterbugs.io/product-features/screen-capturing/annotation).&#x20;

{% hint style="info" %}
**Note:** With the cropped screenshot, you also get the full-screen screenshot with the report. The option to upload the full-screen screenshot is auto-checked by default with every cropped screenshot. You can uncheck it if it's not required.
{% endhint %}

Once you're good with filling in the details, you can upload the report to your BetterBugs.io account using the "**Create Session**" button at the top right. Use the report link to instantly share it with others.&#x20;

With every bug report, BetterBugs.io auto-attaches [technical details](https://docs.betterbugs.io/product-features/developer-tools), such as:&#x20;

* System info
* Console logs
* Network requests
* Backend (event logs from Sentry)
* Steps (Page navigation steps)
* Metadata (Custom)
* Application Local State

{% hint style="info" %}
You can use the "**Download**" icon to instantly download it on your device.
{% endhint %}

You can also send the complete bug report to your integrated [project management tools and issue trackers](https://docs.betterbugs.io/product-features/integrations).&#x20;


---

# 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://docs.betterbugs.io/product-features/screen-capturing/cropped-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.
