# How do I delete images in the web portal to free up storage space?

Follow these steps to permanently delete images from your cloud account and free up space:

1. [Delete the image(s) from your report](/manual/readme/content/reports/delete-an-item-in-a-report.md)
2. [Delete the image(s) from your trash](/manual/readme/content/trash/remove-an-item-from-the-trash.md) (or [empty the trash](/manual/readme/content/trash/empty-the-trash.md))

Another way to manage account storage is to [set the storage duration](/manual/readme/report-generation/setting-default-storage-duration.md) of published reports. You can choose to delete reports every hour, day, or week, which will automatically free up space.&#x20;

## Related

* [Article: Delete an item for your report in the Report and Run: Cloud web portal](/manual/readme/content/reports/delete-an-item-in-a-report.md)
* [Article: Delete 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: Empty the trash in the Report and Run: Cloud web portal](/manual/readme/content/trash/empty-the-trash.md)
* [Article: Document storage duration in the Report and Run: Cloud web portal](/manual/readme/report-generation/document-storage-duration.md)
* [Article: Check the image limit in Report and Run: Cloud](/manual/readme/account-management/check-image-limit.md)
* [FAQ: What is the maximum number of photos I can add to a single report, and can that limit be increased?](/manual/faq/c160/c166/q548.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/q513.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.
