# How to delete a screenshot

If you want to delete a screenshot, then:

* Click on the 3-dot menu,
* Select the 'Delete' option.

<figure><img src="/files/DtGim6beVbnkhi2Y2iLJ" alt=""><figcaption><p>Delete a screenshot</p></figcaption></figure>

You can also delete a capture from the dashboard.

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

{% hint style="danger" %}
Please note that once you confirm the deletion of the screenshot, this action cannot be undone.

If you shared the capture with someone, then once you delete it, it won't be available for the users anymore or accessible from the apps where you pasted it.
{% 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-delete-a-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.
