# How do I delete a report from the trash?

Go to the Trash and find the item you want to delete. In Report and Run: Cloud, you'll see a *Delete* button appear to the right of the item when you hover over it. In the Report and Run: Integrate mobile app, tap the three vertical dots to the right of the report and choose *Purge* from the menu.

{% hint style="info" %}
Report and Run: Offline has no cloud storage and items are saved locally to your device, so there is no trash bin.&#x20;
{% endhint %}

## Related

* [Article: Remove an item from the trash in Report and Run: Cloud](/manual/readme/content/trash/remove-an-item-from-the-trash.md)
* [Article: Empty the trash in Report and Run: Cloud](/manual/readme/content/trash/empty-the-trash.md)
* [Article: Remove an item from the trash in Report and Run: Integrate](/manual/report-and-run-integrate/content/trash/delete-from-trash.md)
* [FAQ: How do I delete old reports?](/manual/faq/c150/c152/q440.md)


---

# 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.reportandrun.com/manual/faq/c150/c158/q510.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.
