Getting Started with Web UI¶
This guide covers the basics of using the File Organizer web interface.
Accessing the Web Interface¶
The web UI is served at the /ui/ path prefix. The API is available at /api/v1/ and the interactive API docs are at /docs and /redoc.
Local Deployment¶
If you're running File Organizer locally:
Remote Deployment¶
If deployed on a remote server:
Contact your administrator for the correct address.
Initial Login¶
First Time Setup¶
- Open File Organizer in your browser
- Accept the license agreement
- Create your account (username and password)
- Configure your workspace path
- Start organizing files
Logging In¶
Enter your username and password, then click Login.
Forgot password? Click "Need help?" to reset.
Dashboard Overview¶
The dashboard is your home page. It shows:
- Welcome Message - Personalized greeting
- Storage Summary - Used/available space
- Quick Stats - File count, organization status
- Recent Activity - Latest operations
- Quick Actions - Common tasks
Quick Actions¶
Common tasks available from the dashboard:
- Upload Files - Add new files
- Organize Now - Start organization job
- Search Files - Find specific files
- View Analytics - See storage breakdown
- Settings - Configure preferences
Main Navigation¶
Top Navigation Bar¶
The header bar includes:
Logo (left) - Click to return to dashboard
Search Bar (center) - Search from anywhere
Notifications (right) - See job status and alerts
User Menu (gear icon) - Access settings and logout
Side Menu (when visible)¶
Navigate between main sections:
- Dashboard
- Files
- Organize
- Analysis
- Search
- Settings
To toggle the menu, click the menu icon (three lines).
First Task: Upload Files¶
Method 1: Click to Upload¶
- Click the Upload Files button
- Choose files from your computer
- Click Open to upload
- Wait for upload to complete
Method 2: Drag & Drop¶
- Drag files from your computer
- Drop them onto the upload area
- Files upload automatically
- See progress in the notification area
Supported Files¶
File Organizer accepts 43+ file formats:
Documents: PDF, Word, Excel, PowerPoint, Markdown Images: JPEG, PNG, GIF, BMP, TIFF Video: MP4, AVI, MKV, MOV, WMV Audio: MP3, WAV, FLAC, M4A, OGG Archives: ZIP, 7Z, TAR, RAR Plus: Scientific formats, CAD files, and more
Upload Tips¶
- Batch Upload: Select multiple files at once
- Drag Multiple: Drag several files together
- Large Files: You can upload up to 500 MB per file
- Progress: See progress bar during upload
- Resume: Connection drops? Restart the upload
Second Task: Organize Files¶
Basic Organization¶
- Click Organize in the navigation
- Select files to organize (or use "Select All")
- Choose an organization Methodology:
- PARA: Projects, Areas, Resources, Archives
- Johnny Decimal: Numbered system
- Custom: Your own rules
- Review the Preview showing where files will go
- Click Apply to organize
Understanding Methodologies¶
PARA is best for:
- Knowledge workers
- Complex project management
- Flexible organization
Johnny Decimal is best for:
- Hierarchical organization
- Fixed categories
- Simple structure
Reviewing Results¶
After organization:
- See the Results Summary with:
- Files organized
- Files skipped
- Any errors
- Click on files to see their new locations
- Use Undo if you want to revert
Organization Options¶
Customize how files are organized:
- Dry Run: Preview changes without applying
- Create Folders: Automatically create categories
- Preserve Original: Keep copies of originals
- Apply Metadata: Use file metadata for categorization
Third Task: Find Files¶
Quick Search¶
Use the search bar at the top:
- Click the search bar (or press
/) - Type your search term
- Results appear as you type
- Click a result to open it
Advanced Search¶
Click Search in the navigation for advanced features:
- Enter your search query
- Add Filters:
- File type (PDF, image, etc.)
- Date range
- File size
- Location
- View results with preview
- Click a file to open or download
Search Tips¶
- Quotes: "exact phrase" for exact matches
- Wildcards: Use * for partial matches
- Operators: type:pdf, size:>10mb, date:2024
- Saved Searches: Save queries for later use
Fourth Task: Check Storage Usage¶
View Analytics¶
- Click Analysis in the navigation
- Select Storage Usage
- See breakdown by:
- File type
- Folder
- Size
- Click sections to drill down
- Export report if needed
Find Duplicates¶
- Click Analysis
- Select Detect Duplicates
- Choose folder to scan
- Wait for analysis to complete
- Review duplicate groups
- Mark files to remove or merge
Settings Basics¶
Access Settings¶
Click the gear icon (⚙️) in the top right, then Settings.
Important Settings¶
Workspace
- Change workspace path
- Set default methodology
- Configure file limits
User Preferences
- Theme (light/dark)
- Language
- Notification preferences
- Display density
API Keys
- Generate API tokens
- Revoke old tokens
- Set expiration dates
Security
- Change password
- Enable two-factor authentication
- Manage connected apps
Understanding Status Icons¶
Throughout the interface, you'll see icons indicating status:
- ✅ Green checkmark: Successful operation
- ⏳ Hourglass: Operation in progress
- ⚠️ Yellow warning: Needs attention
- ❌ Red X: Error or failure
- 🔵 Blue circle: Information or pending
Notifications¶
Notification Center¶
Click the bell icon to see all notifications:
- Job Status: Organization, analysis progress
- Alerts: Warnings or errors
- Updates: System updates and maintenance
Notification Types¶
- Success: Green background
- Info: Blue background
- Warning: Yellow background
- Error: Red background
Click a notification to dismiss or take action.
Keyboard Shortcuts¶
Common keyboard shortcuts:
| Shortcut | Action |
|---|---|
/ | Focus search bar |
Ctrl+Z | Undo last operation |
Ctrl+Shift+Z | Redo last operation |
Escape | Close dialogs |
? | Show help |
Common Questions¶
How do I change my password?¶
- Click the gear icon (⚙️)
- Select "Settings"
- Click "Security"
- Enter old password
- Enter new password twice
- Click "Update"
Can I organize files without uploading?¶
Yes! You can organize files that are already on your server or in a watched folder.
- Click Organize
- Select Browse Local Folder
- Choose files to organize
- Proceed as normal
What if I organize by mistake?¶
No problem! Click Undo to revert the operation. All original files are restored.
How do I generate an API key?¶
- Click the gear icon (⚙️)
- Select "API Keys"
- Click "Generate New Key"
- Copy the token (shown only once!)
- Use in API requests
Next Steps¶
Now that you understand the basics:
- Upload & Organize: File Management Guide
- Advanced Organization: Organization Guide
- Search & Analyze: Analysis & Search Guide
- Customize Settings: Settings Guide
Need Help?¶
- Documentation: Click ? in the top right
- Troubleshooting: See Troubleshooting Guide
- FAQ: See FAQ
- Report Issue: GitHub Issues
Ready to explore more? Continue to File Management Guide!