Diagnostics Reports
Diagnostics reports give support a compact view of license, module, permission, event, and database state.
When To Run
Run diagnostics after setup changes, before launch, and before asking support to investigate a broken module.
Commands
/healthcheck
/diagnostics run
/diagnostics permissions
/diagnostics module module:<module-id>
/diagnostics report
How To Read Results
- PASS: healthy
- WARN: setup or permissions need attention
- FAIL: broken or missing required access
- SKIP: intentionally not checked, often because a module is disabled or locked by plan
- INFO: informational context
Exact Fixes
- For permission warnings, run
/setup permissions. - For locked Premium modules, check
/license plan. - For missing config, run the module setup command shown in the docs.
Common Symptoms
- Support asks for a report.
- Premium module is locked.
- A feature works in one guild but not another.