# How do I empty the trash?

## Report and Run: Cloud and Integrate

You can [empty the trash](/manual/readme/content/trash/empty-the-trash.md) from the Report and Run: Cloud web portal. This will remove all items in the trash at one.&#x20;

From the Report and Run: Integrate mobile app, you can [delete individual items](/manual/report-and-run-integrate/content/trash/delete-from-trash.md) from the trash.&#x20;

## Report and Run: Offline

Since Report and Run: Offline does not have cloud storage, the app does not have a trash can. Your files are stored locally on your device.&#x20;

## Related&#x20;

* [Article: Empty the trash in the Report and Run: Cloud web portal](/manual/readme/content/trash/empty-the-trash.md)
* [Article: Remove an item from the trash in the Report and Run: Cloud web portal](/manual/readme/content/trash/remove-an-item-from-the-trash.md)
* [Article: Recover an item from the trash in the Report and Run: Cloud web portal](/manual/readme/content/trash/recover-an-item-from-the-trash.md)
* [Article: Delete from trash in Report and Run: Integrate](/manual/report-and-run-integrate/content/trash/delete-from-trash.md)
* [Article: Restore from trash in Report and Run: Integrate](/manual/report-and-run-integrate/content/trash/restore-from-trash.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/q509.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.
