# Trash

- [Remove an item from the trash](https://docs.reportandrun.com/manual/readme/content/trash/remove-an-item-from-the-trash.md): When you no longer need a deleted item, you can permanently remove it from the trash.
- [Recover an item from the trash](https://docs.reportandrun.com/manual/readme/content/trash/recover-an-item-from-the-trash.md): You can restore previously deleted items from the trash.
- [Empty the trash](https://docs.reportandrun.com/manual/readme/content/trash/empty-the-trash.md): You can empty the trash to permanently remove deleted items from the work space.


---

# 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/readme/content/trash.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.
