Select Project
Manually select your project folder or specific files using the system file picker.
If you prefer not to use drag and drop, you can use the standard system file picker to select your project folder or individual files for analysis.
Select Project Placeholder
How to Select
The manual selection process gives you full control over which directory Relia indexes.
Click "Select Folder"
On the workspace dashboard, click the Select Folder button. This will trigger your operating system's native directory picker.
Choose your Directory
Navigate to your project's root folder and click Select or Open. Your browser will ask for permission to access the files — this is required for Relia to perform the local-first analysis.
Automatic Cleanup
Once selected, Relia immediately begins a "cleaning" pass. We automatically skip and remove from the index any files that aren't relevant to logic auditing, such as:
- Artifacts from
node_modules - Large binary files (images, videos, compiled assets)
- Metadata folders like
.gitor.svn
Review and Audit
Your filtered file tree will appear in the Workspace, ready for execution flow mapping and risk detection.
Pro Tip: You can also use the Select Files button if you only want to audit a specific set of standalone scripts rather than an entire repository.
Next Step: Learn about our GitHub Integration for cloud-based repositories.