Environment configuration
Edit your.env settings directly from the admin panel without SSH access:
- View and update all environment variables
- Secret masking — sensitive values (API keys, passwords) are masked by default
- Changes take effect immediately without a container restart
Cron job management
View and manage all scheduled background tasks from a single interface:
For full background-task architecture and scheduling operations, see:
API health monitoring
The API health dashboard tracks the performance and availability of every API endpoint:- Response times — average, P95, and P99 latency per endpoint
- Error rates — percentage of 4xx and 5xx responses
- History — time-series charts showing performance trends
- Alerts — configurable thresholds for response time and error rate
X-Response-Time-ms— total request processing timeX-DB-Query-Time-ms— database query time
Activity log
A searchable, filterable log of all user and system activity:Email log
Track every outbound email sent by the platform:- View delivery status (sent, delivered, bounced, failed)
- Filter by recipient, template, or date range
- Click through to the linked job or user record