> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/pt-br/faq/c150/c158/q513.md).

# Como excluo imagens no portal web para liberar espaço de armazenamento?

Siga estas etapas para excluir permanentemente as imagens da sua conta na nuvem e liberar espaço:

1. [Exclua a(s) imagem(ns) do seu relatório](/manual/pt-br/readme/content/reports/delete-an-item-in-a-report.md)
2. [Exclua a(s) imagem(ns) da lixeira](/manual/pt-br/readme/content/trash/remove-an-item-from-the-trash.md) (ou [esvaziar a lixeira](/manual/pt-br/readme/content/trash/empty-the-trash.md))

Outra maneira de gerenciar o armazenamento da conta é [definir a duração de armazenamento](/manual/pt-br/readme/report-generation/setting-default-storage-duration.md) de relatórios publicados. Você pode optar por excluir relatórios a cada hora, dia ou semana, o que liberará espaço automaticamente.&#x20;

## Relacionado

* [Artigo: Excluir um item do seu relatório no portal web Report and Run: Cloud](/manual/pt-br/readme/content/reports/delete-an-item-in-a-report.md)
* [Artigo: Excluir um item da lixeira no portal web Report and Run: Cloud](/manual/pt-br/readme/content/trash/remove-an-item-from-the-trash.md)
* [Artigo: Esvaziar a lixeira no portal web Report and Run: Cloud](/manual/pt-br/readme/content/trash/empty-the-trash.md)
* [Artigo: Duração de armazenamento de documentos no portal web Report and Run: Cloud](/manual/pt-br/readme/report-generation/document-storage-duration.md)
* [Artigo: Verificar o limite de imagens no Report and Run: Cloud](/manual/pt-br/readme/account-management/check-image-limit.md)
* [FAQ: Qual é o número máximo de fotos que posso adicionar a um único relatório, e esse limite pode ser aumentado?](/manual/pt-br/faq/c160/c166/q548.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.reportandrun.com/manual/pt-br/faq/c150/c158/q513.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
