# Deleting Data

- [How do I empty the trash?](https://docs.reportandrun.com/manual/faq/c150/c158/q509.md)
- [How do I delete images in the web portal to free up storage space?](https://docs.reportandrun.com/manual/faq/c150/c158/q513.md)
- [How do I delete all text templates in one step?](https://docs.reportandrun.com/manual/faq/c150/c158/q512.md)
- [How do I recover deleted reports, files, or documents in the app?](https://docs.reportandrun.com/manual/faq/c150/c158/q511.md)
- [How do I delete a report from the trash?](https://docs.reportandrun.com/manual/faq/c150/c158/q510.md)
- [How do I automatically delete old published reports (such as PDF and DOCX files) to free up space?](https://docs.reportandrun.com/manual/faq/c150/c158/q514.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.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.
