# Files Page

You can use the Files page to save files and folders related to the project. Each file includes size information, as well as its upload date and time in its details.&#x20;

![Files Page](/files/-MWxvZxGFcruT_SZkkDl)

## Files Storage

At the top of the page, you can see the total storage size available in the organization and how much space the files you upload to the organization occupy.

<figure><img src="/files/mFReY8uXrvNY72GgfdJJ" alt="" width="363"><figcaption><p>Total storage</p></figcaption></figure>

Near it, you can see how much storage is occupied by this project and its sub-projects' files.

<figure><img src="/files/ME5fxeYQ2LVFvnttN2cA" alt="" width="435"><figcaption></figcaption></figure>

## Upload Files and Folders

For project files, you can create a folder and upload them into this folder, or you can upload them directly.&#x20;

Regardless of the file type, you can **upload** files from your **computer, Google Drive, or Dropbox**.

<figure><img src="/files/x87aiJp4gX2PcT4pH3SG" alt=""><figcaption><p>Upload Files from your computer, Google Drive, or Dropbox</p></figcaption></figure>

## File Sorting

You can sort your uploaded files in several ways:

* A to Z
* Z to A
* Oldest to newest
* Newest to oldest

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

## Actions on Files and Folders

On the Files page, you can **download** a file by clicking its name, select **more than one** file, change the **name** or **project** and **location** of a file, and **delete** files you no longer need using the three dots on the task.

![Edit File](/files/-MWxvq84MoPLjpkuSNqD)

## Bulk Download of Files and Folders

To download multiple files or folders, click the **Select** option for each item you want to download. Then, click the **Download** button at the top. The selected files will be downloaded in **ZIP** format, maintaining the **hierarchy** from the Projects page.

<figure><img src="/files/1SL5z8jlR5lbMJCRK385" alt=""><figcaption><p>Bulk download project files</p></figcaption></figure>

**Note:** You cannot download files from Dropbox or Google Drive.


---

# 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.cubicl.io/task-and-project-management/projects/files-page.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.
