Admin Features
This guide outlines administrative capabilities and expectations. Exact scopes may vary by environment.
Admin tools can affect user data and workflows. Use caution and confirm identities before making changes.
Common admin tasks
- View user profiles and credits balances
- Adjust credits for support cases
- Inspect user workflows and recent runtime snapshots
- Review notifications logs for audit and debugging
User initialization
- Verify
initializeUsertrigger createdworkflow-1 - Run the manual backfill endpoint (dev only) if a user lacks base documents
Data integrity
- Ensure dot-path updates are used to avoid overwriting nested fields
- Confirm security rules match production in emulation before testing
Monitoring
- Review application logs for notification triggers and Node Focus activity
- Track execution performance and anomalies
Access and safety
- Restrict admin endpoints/routes behind authentication and role checks
- Log all admin actions with timestamps and actor identity