# How to download a screenshot from your session

If you're looking to spice up your bug report with some eye-catching screenshots or annotated snapshots, you're in luck! Adding them to your report is a breeze, and you'll have multiple options for sharing or saving them for future use.&#x20;

Not only can you quickly share your report using our link sharing option, but you can also easily download your screenshots in **PNG** format - annotations included - to attach to your ticket or save for later. Ready to take your bug reporting to the next level? Here's how to export or download your screenshot in PNG format.

* Create a capture,
* Give it a title,
* Save it,
* Click on the 3-dot menu,
* Select the option 'Download'.

<figure><img src="/files/BiO0nTG02Rj8jEB0ecNT" alt=""><figcaption></figcaption></figure>

You can also download the capture from the dashboard.

* Hover on the tile.&#x20;
* Click on the 3-dot menu,
* Select the option 'Download'.

Together with a screenshot, you will also export all details captured with a screenshot.

<figure><img src="/files/aIi9nj4KdCEKi9CxYYJJ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Did you know that you can export your screnshot even if it's stored locally? However, keep in mind that in this scenario, only the screnshot will be exported. If you want to export both the screenshot and its data, you'll need to register for an account. Don't miss out on this opportunity to take full advantage of our exporting capabilities!
{% endhint %}


---

# 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.usecapture.io/help-articles/features/taking-screenshots/how-to-download-a-screenshot-from-your-session.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.
