# Disk usage & Cleanup

One of the important clarifications. [Team Files](/data-organization/team-files.md) is an exception and it needs to be cleared specifically from Team Files and the deleted files will not go to the trash bin and they cannot be recovered.

### Disk usage

To view disk usage in current team you can visit **Disk usage** page.

<figure><img src="/files/wLmyRG1wTwlKXtPBiiQt" alt=""><figcaption></figcaption></figure>

Here you can see Projects from all Workspaces in current Team.

<figure><img src="/files/wVJLviWBzof1XauTK6k3" alt=""><figcaption></figcaption></figure>

### Cleanup

When you remove Projects they will be moved to Trash Bin.

<figure><img src="/files/cTHaAkqP6bBpUyfSww27" alt=""><figcaption></figcaption></figure>

All removed Projects from current Team are located here.

<figure><img src="/files/Vr3ZgRH4mhrRIBhxw1kE" alt=""><figcaption></figcaption></figure>

To delete or restore an item you need to select it by clicking the check mark next to it. Then click `Delete forever` or `Restore`

<figure><img src="/files/Pzw7ttQyRnEetGdofVnT" alt=""><figcaption></figcaption></figure>


---

# 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.supervisely.com/data-organization/storage.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.
