# Diaflow Drive

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

The drive serves as a centralized location for data file storage. Users can download raw files to their local machines if necessary. Files placed in the workspace file storage area are accessible by any flow in the workspace. They can be deposited in the drive area either by the user or by a flow, which can generate documents and store them in this area. You can switch the view of your files/folders by clicking on the grid or the list button. If you click on "**Actions**" you can manage your files and on "**Options**" you can sort your files.

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

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

## 1. Create Folder

Folders can be create by clicking on "**Create Folder**" button.

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

<figure><img src="/files/hqXhP3PBLVKBK8gmQCCm" alt="" width="563"><figcaption></figcaption></figure>

## 2. Upload Files

Files can be added by clicking on the "**Upload**" button in the top right corner of the drive window.

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

<figure><img src="/files/XvFKyRrUPdMbuwKRdIcV" alt="" width="561"><figcaption></figcaption></figure>

After creating the folder "Test" and uploading a screenshot file, those elements will be listed in the drive window.

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

## 3. Sort

Can sort the files with options:

* Sort by name
* Sort by size
* Sort by date
* Show folder first

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

## 4. Action on File

Right-click on the file you want to perform an action on, including the following actions:

* Copy ID
* Rename
* Add to Vector
* Move
* Download files
* Delete
* Open selection
* Select all files
* Clear selection

<figure><img src="/files/Q1gCvIxW81833SETnH5x" 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.diaflow.io/productivity-tools/diaflow-drive.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.
