Scheduled Reports
Creating a Schedule
# CLI example
i4g jobs scheduled-reportsPOST /intelligence/scheduled-reports
{
"template": "weekly_summary",
"cadence": "weekly",
"scope": {"entity_types": ["crypto_wallet"]},
"options": {"format": "pdf"},
"recipients": ["[email protected]"]
}Cadence Options
Cadence
Behavior
Configuration
Env Var
Default
Description
Managing Schedules
Troubleshooting
Symptom
Check
Last updated