# Empty the trash

1. Click **Trash** on the right side of your work space.\
   ![](/files/TdyFrg48xyxHawbE7dhR)
2. Click **Empty Trash** at the top of the screen. \
   ![](/files/FjwWRTzDVYowHx4UsMTw)
3. Click **OK** to confirm deletion. \
   ![](/files/bswDQ5ojRBg1rcHBdV3j)

{% hint style="info" %}
Emptying the trash is an action that cannot be undone. Be sure you are ready to permanently delete these items before proceeding.&#x20;
{% 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.reportandrun.com/manual/readme/content/trash/empty-the-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.
