Without anyone asking each time, Teeem AI builds reports on a schedule and proactively alerts when something significant changes.Documentation Index
Fetch the complete documentation index at: https://docs.teeem-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Four patterns
Daily executive brief
Every weekday morning, yesterday’s key changes in a single message.
Customer risk report
Every Monday, accounts at risk + recommended actions.
Monthly operations report
Last business day of each month, company-wide ops indicators consolidated.
Anomaly alerts
Real-time, fires the moment a threshold is crossed.
1. Daily executive brief
Every morning, before the CEO is at their desk, yesterday’s key signals arrive in a single message.2. Customer risk report
Every Monday morning, accounts showing risk signals get summarised. Example signals:- Revenue dropped 30%+ vs the last 4-week average
- Payment day slipped 2+ weeks beyond average
- CS issues 3× the same-quarter average
- N days since last order
3. Monthly operations report
Last business day of each month at 18:00. Company-wide indicators consolidated. Sections included:- Revenue, orders, inventory (this month vs last vs same-period last year)
- Per-department activity summary
- New / churned accounts
- HR / approval / sign-off throughput
- Risk signals (at-risk accounts + CS trend)
- Recommended priorities for next month
4. Anomaly alerts
Real-time monitoring. Threshold crossings fire immediately.| Channel | Purpose |
|---|---|
| Slack channel | Team-level alerts |
| Slack DM | Individual on-call |
| SMS | Field staff without mobile data |
| External partners (with approval) |
Digest vs immediate
If the same alert fires too often, people stop noticing. Two modes solve this:- Immediate (severity=high) — P1 incidents, system-down events, anything truly urgent
- Digest (digest=daily/hourly) — minor threshold misses bundled into one daily (or hourly) message
Creating a scheduled job
Admin console → Scheduled jobs → New schedule → fill in:- Name (e.g. “Weekly KPI digest”)
- Cron schedule
- Timezone
- Agent or inline prompt
- Output channel
- Active toggle
Safety rails
- Channel permission verification: the bot must be a member to post
- Data permissions: scheduled jobs run within the defining user’s permissions
- Failure notifications: failed runs DM the configured user
- Rate limit: identical alerts within 5 minutes are auto-debounced
- Audit trail: every scheduled run is recorded in the audit log
Next
Use cases
How the outputs of scheduled jobs are typically consumed.
Playbook: Weekly report
Step-by-step setup of a weekly report automation.