Browse, search, and preview files on your CRHQ server — navigate the file system visually.
The File Explorer gives you a visual interface to browse files on your CRHQ server.
Click the Files icon in the sidebar footer to open the File Explorer page.
Toggle between:
Click any file to see a preview in the side panel:
| File Type | Preview |
|---|---|
| Code files | Syntax-highlighted source code |
| Images | Visual preview (PNG, JPG, SVG, etc.) |
| Documents | Rendered text/markdown |
| PDFs | Document preview |
| Data files | Raw content with formatting |
By default, hidden files (starting with .) are not shown. Toggle Show Hidden Files to reveal them.
| Directory | Purpose |
|---|---|
| uploads/ | Files uploaded through sessions |
| public/downloads/ | Files served at a public URL |
| .scratch/ | Temporary agent work files |
| documents/ | Working project documents |
| skills/ | Skill scripts and assets |