Admin Panel Walkthrough
Tour every section of the admin dashboard — users, files, analytics, blog, and settings.
What you'll learn
Admin Overview
The Admin Overview page shows key platform metrics:
- Total users, files, and downloads
- User growth chart (last 30 days)
- Top files by download count
- Revenue and subscription metrics
Use this as your daily dashboard to spot trends and issues quickly.
User Management
Visit Users to manage all accounts. You can:
- Search by email or name
- Filter by role (Free/Pro/Contributor/Admin)
- Change a user's role
- Suspend or delete accounts
- Adjust individual download limits
Always document reasons for suspension in the admin notes field — this creates an audit trail.
File Moderation
The Files page lists every file on the platform. You can:
- Search by name or owner
- View file metadata and backup status
- Delete files that violate policies
- See share link counts per file
Deletions are logged in the audit log with your admin ID.
DMCA Reports
The DMCA section handles copyright takedown requests. Workflow:
- Report comes in via the public DMCA page
- You review claimant details and infringing URL
- Mark as Removed / Disputed / Rejected
- Optionally warn or suspend the uploader
Always respond within 48 hours for legal safety.
Blog Management
Go to Blog to manage content. Features:
- Create new posts with HTML content
- Auto-generate slugs from titles
- Add SEO meta tags (title, description, keywords)
- Tag posts for filtering
- Publish or save as draft
Published posts appear on /blog immediately and are indexed in sitemaps.
Email Campaigns
The Email section manages marketing and transactional emails:
- Templates — reusable email designs
- Campaigns — send to specific user segments
- Logs — delivery status and open rates
Test every campaign by sending to yourself first before hitting the user base.
Database Backup
Visit Backup to manage PostgreSQL dumps. Create manual backups before major updates. Restore from any backup with one click.
Schedule regular backups via cron on the server — the admin UI is for emergencies, not routine backups.
System Settings
The Settings page controls platform-wide config:
- Per-role download limits
- Maintenance mode toggle
- Feature flags
- Default storage locations
Changes take effect immediately. Use maintenance mode during risky changes.
You're done!
You've completed all 8 steps. Questions? Reach out to support.