Upload any file type, organize in nested folders, preview images and PDFs in-app, and link files directly to projects — all within your Navis Ops workspace.
Files gives you private cloud storage inside Navis Ops so you don’t need a separate drive just to keep project assets alongside your tasks and notes. You can upload anything, preview common formats without downloading, organize with nested folders, and link files to projects so the right materials are always in context.
Click Files in the sidebar. If it isn’t pinned, find it under More.
2
Upload a file
Drag a file from your desktop onto the Files page — anywhere on the page works. Or click Upload to open a file picker. Your file appears in the list once the upload completes.
3
Preview it
Click the file to open an in-app preview. Images, PDFs, audio, video, and text files all render inline.
4
Organize
Use the folder rail on the left to create folders and move files between them.
Files is an opt-in feature. If you don’t see the Files page in your sidebar or under More, contact support to have it enabled for your account.
Drag-and-drop — drag one or more files from your computer onto the Files page (or directly onto a project’s Files tab). The page accepts drops anywhere in the main area.
Upload button — click Upload in the top-right corner to open a file picker. Select one or more files to start the upload.
Files of any type are accepted. The only hard limit is 500 MB per file. If a file exceeds 500 MB, the upload fails with a clear error before any data is transferred.
To upload a file and link it to a project in one step, drag it onto the project’s Files tab instead of the main Files page. It uploads to your workspace and links to the project automatically.
Create nested folders to keep related files together.
1
Create a folder
Click New folder in the folder rail or the toolbar. Type a name and press Enter.
2
Nest folders
Right-click an existing folder and choose New subfolder, or drag one folder onto another in the rail.
3
Move files
Drag a file card onto any folder in the left rail to move it there.
4
Rename or delete
Right-click any folder to rename or delete it. You can also click the folder’s menu (⋯) to access these options.
Deleting a folder soft-deletes everything inside it — the folder and all its files move to Trash together. Restoring the parent folder does not automatically restore its contents. You’ll need to restore each file individually from Trash.
Linking a file to a project makes it appear in the project’s Files tab and in the Files widget on the project dashboard.Two ways to link:
From the project’s Files tab — drag a file onto the tab to upload and link in one step, or use the Link file button to link a file that’s already in your workspace.
From a file’s detail view — open the file, click Link to project, and pick the project.
Linked files continue to live in your main Files area as well. The link is a relationship, not a copy — the same file appears in both places.
The storage strip at the top of the Files page shows your total bytes used in real time. Trashed files don’t count toward the total. The workspace cap is 500 MB across all files.You can also see storage usage from the Files widget on any project dashboard.
You’re starting a client project and want the brand guide and kickoff recording in one place.
1
Open the project's Files tab
Go to the project’s detail page and click the Files tab.
2
Upload the brand guide
Drag the brand guide PDF onto the tab. It uploads to your workspace and links to the project automatically. Click the file to preview it inline — no download needed.
3
Upload the kickoff recording
Drag the recording (.mp4 or .m4a) onto the tab the same way. Click it to play inline via the built-in video or audio player.
4
Find them later from either view
Switch to the Files page in the sidebar. Both files appear there with project chips showing which project they’re linked to. You can navigate to them from the project tab or from your full file library.
Hard cap enforced before upload starts. Split or compress files that exceed this limit.
500 MB workspace total
The combined size of all your files (not counting Trash) cannot exceed 500 MB.
No public file sharing
All files are private to your account. There’s no share link or password-protected URL. To share, download and send the file.
Files are immutable once uploaded
There’s no in-place editing. To update a file, delete the old one and re-upload. Renaming only changes the display name — the storage path doesn’t change.
SVG preview is blocked
SVG files are download-only because SVG can carry executable script.
Text preview capped at 200 KB
Larger text or Markdown files are truncated in preview. The full file downloads correctly.
Folder delete cascades to contents
Deleting a folder soft-deletes everything inside. Restoring the folder doesn’t restore its contents automatically.
No in-app file editing
Files is an object store, not a document editor. Use Notes for editable rich text.
No per-file access control
Files are visible only to you. There’s no “share with this teammate” option.
Trash auto-purges after 30 days
No warning is sent before purge. Monitor your Trash if you need to restore files.
Can I share a file with someone outside my workspace?
Not directly from Files. Download the file and send it through another channel. For shareable live HTML/CSS/JS demos, use Code Pens instead.
I uploaded a file by accident. How do I remove it?
Click the file, then Delete. It moves to Trash for 30 days. From Trash, click Permanent delete to remove it immediately, or just leave it — it auto-purges after 30 days.
I deleted a folder by accident — how do I recover it?
Open Trash and restore the folder. Then open Trash again and restore each file that was inside the folder individually. Restoring the folder doesn’t restore its contents automatically.
How much storage am I using?
Check the storage strip at the top of the Files page. It shows your live total. Trashed files are excluded from the count.
My upload failed with 'file too large' — what now?
The 500 MB cap is enforced in your browser before any data is sent. Compress the file, split it into parts, or use an external storage service for very large assets.
Can a Code Pen reference an image stored in Files?
No — Files are private. Your Code Pen’s preview iframe can’t access private storage. Use a public CDN (GitHub raw, Unsplash, Imgur) for any images or assets a pen needs to load.
Why can't I preview my SVG file?
SVG files can carry executable JavaScript, so Navis Ops blocks inline preview as a security precaution. Click Download to view the file locally.
Do linked files count toward a project's storage?
No. All files count toward your single workspace storage total, regardless of how many projects they’re linked to. Links are relationships, not copies.