Users by Plan
Recent Activity
All Users
| ID | Name | Plan | Status | Admin | Joined | Actions |
|---|
VST Plugins
| ID | Plugin Name | Format | Platform | Owner | Scanned | Loaded | Uploaded |
|---|
Active Jobs
| Task ID | Type | User | Status | Started |
|---|
EscenarioAI Admin Documentation
Complete guide for platform administrators
1. User Management
Navigate to Users to view all registered accounts. From here you can:
- Create users: Click "+ Create User" to manually add Standard or Enterprise accounts
- Edit users: Change plan tier, toggle admin access, activate/deactivate
- Search: Filter users by name or email using the search bar
- Deactivate: Soft-disable accounts without deleting data
2. Plan Tiers
Standard (Free): Basic stem separation, MP3 downloads, remixer engine
Pro Creator: + MIDI tracking, WAV downloads, mastering macros, stereo imaging
Enterprise Pro: + Unlimited text-to-instrument, text-to-drums, VST Plugin Rack, WebRTC collaboration, priority GPU queue
3. VST Plugin Management
The VST Plugins section shows all uploaded plugins across all users. Monitor:
- Plugin format (VST3, VST2, CLAP)
- Platform (Linux, Windows, macOS cross-compiled)
- Scan status (whether the plugin parameters were successfully extracted)
- Load status (whether the plugin loaded into the headless Carla rack)
4. System Health Monitoring
Docker Containers: Shows status of backend, celery-worker, redis, postgres, and vst-host
Disk Usage: Monitor storage capacity on the VPS
Memory: Track RAM usage across services
Redis/DB: Verify core infrastructure is healthy
Uptime: Time since last server restart
5. GPU Queue
Monitor AI processing jobs (stem separation, MIDI tracking, text-to-instrument):
- Active: Currently processing on GPU
- Reserved: Queued and waiting for GPU slot
- Completed/Failed: Historical job counts
Jobs are dispatched via Celery workers to Modal Labs GPU (primary) or RunPod (fallback).
6. Platform URLs
Landing Page: escenarioai.com
Studio (DAW): studio.escenarioai.com
Editor: editor.escenarioai.com
Admin Panel: admin.escenarioai.com
Support Portal: support.mediaxtreme.com
7. Security Notes
- Only users with is_admin = true can access the admin panel API endpoints
- All API calls require a valid JWT Bearer token
- Sessions expire after 24 hours (auto-logout)
- User passwords are hashed with bcrypt (never stored in plain text)
- CORS restricts API access to authorized domains only
Support Center
Submit a support ticket or reach the mediaXtreme team