Administrator Operations

High-level platform control is strictly reserved for accounts bearing the @roles_required('admin') designation natively authenticated via Flask-Login. These routes govern the actual Python engine executing asynchronous pipelines and platform-wide states.

System Monitoring Console

The Monitoring engine connects structurally to the Celery/Redis backend to display a live dashboard of active processing queue statuses, worker health metrics, and historically failed statistical jobs.

Restricted Administrator Area
Monitoring Dashboard
Live Backend Monitor

Platform Settings Configuration

Admins can tune global settings parameters directly via the Settings panel—such as tweaking ML worker defaults or tuning visual interfaces without adjusting static code.

Restricted Administrator Area
Settings Configuration
Platform-wide Application Settings