Relia Docs
Get StartedUpload Project

Drag & Drop Project

Simply drag and drop your project folder directly into your browser for instant, secure auditing.

The fastest way to audit a local project is to drag and drop it directly into the Relia workspace. Relia processes and filters your files directly in the browser before securely transmitting them to our server for AI analysis, ensuring a highly efficient and secure auditing experience.

How to Upload

Getting your project analyzed takes just a few minutes.

Locate your Project

Open your file explorer (Finder or Windows Explorer) and navigate to the root directory of your project.

Drag and Drop

Select your project folder and drag it anywhere onto the Relia Workspace upload zone.

Browser-Side Filtering

Relia will instantly start indexing your files locally. Before any data is securely transmitted for analysis, we automatically ignore heavy and irrelevant directories so only your core logic is processed:

  • node_modules
  • .git
  • dist / build
  • Binary files and .env files

Start Auditing

Once the indexing and secure transmission are complete, you can use the System Scan or System Map features to visualize and audit your code.

Please ensure you are dropping the Root Folder of your project so the dependency mapping works correctly across all your files.

Secure, Zero-Retention Analysis

Relia is built with your codebase's security in mind:

  • Zero Code Retention: Your source code is never stored on our servers.
  • Encrypted Transmission: All data sent to our AI analysis engine is transmitted via secure, encrypted protocols.
  • Optimized Payloads: Because filtering happens locally in your browser, your sensitive .env files or bloated node_modules are never even uploaded.

Alternative: Prefer selecting files manually? check out the Select Project guide.

On this page