> ## Documentation Index
> Fetch the complete documentation index at: https://docs.revilico.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# RevDrive

> Centralized File Storage, Organization, and Sharing for All Revilico Research Assets

## Why Use RevDrive?

RevDrive is Revilico's central file management system, providing a shared workspace where all molecular files, datasets, computational results, and research assets are stored, organized, and accessible to the team. Rather than maintaining files on local machines or in disconnected cloud storage, RevDrive keeps all research data in one place with team sharing, versioned organization, and direct integration with every Revilico engine for drag-and-drop input.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/revilicoinc/images/revdriveworkflow.png" alt="RevDrive Interface" />
</Frame>

## Interface

**Left navigation:**

* **My Files:** Personal file storage accessible only to the current user
* **Shared Files:** Files explicitly shared with the user by team members
* **SMILES to CSV:** Built-in conversion utility to generate a CSV file from a list of SMILES strings, ready for use in any engine that accepts tabular molecular input
* **Shared Drives:** Team-level drives with shared access across the organization
* **Starred:** Files and folders marked as favorites for quick access
* **Recent:** Files accessed or modified most recently
* **Trash:** Deleted files pending permanent removal

**Main file browser:**

Files are displayed in a sortable grid or list view. The toolbar provides:

* **Search:** Full-text search across file names and metadata
* **Project filter:** Scope the view to a specific project
* **Type filter:** Filter by file type (structure, trajectory, dataset, etc.)
* **Modified sort:** Sort by last modification date
* **Upload:** Upload files from local disk
* **Grid/List toggle:** Switch between visual grid and compact list layouts

Each file entry shows the filename, last modified date, file size, and an action menu for rename, move, share, download, and delete operations.

**Storage indicator:** Total storage used is displayed at the bottom of the left navigation panel.

## SMILES to CSV

The built-in SMILES to CSV utility accepts a list of SMILES strings (one per line or comma-separated) and converts them to a properly formatted CSV file with auto-generated molecule IDs. The resulting file can be saved to RevDrive and used directly in Compound Review, RevViability, RevAssay, or any engine that accepts a CSV input with a SMILES column.

## Running the Engine

### Inputs

| Action        | Description                                                        |
| ------------- | ------------------------------------------------------------------ |
| Upload        | Upload any file type from local disk to My Files or a Shared Drive |
| SMILES to CSV | Paste SMILES strings for batch conversion to a structured CSV      |
| Create folder | Organize files into named project folders                          |

### Outputs

* **Stored files:** All uploaded files persisted and accessible across sessions
* **Shared files:** Files made available to named team members or shared drives
* **CSV export:** Structured CSV from the SMILES to CSV converter, ready for engine input
* **Downloaded files:** Any file available for local download at any time
