Generate Project Insights
Category: Progress And Reporting
Too much happening on your project to keep track of? This task analyses recent project activity and data changes — checking for new or updated documents, tasks, milestones, and reports since the last run, then generating categorised insights with recommended actions.
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| Lookback Period (Days) | Number | No | Number of days to look back for changes if this is the first run or to override the automatic det... |
| Focus Categories | Multiple Selection | No | Optionally limit insights to specific categories. Leave empty to analyze all categories. |
| Minimum Priority | Dropdown | No | Only generate insights at or above this priority level. |
| Additional Information | Text | No | Optional information to guide insight generation (e.g., upcoming milestones, known concerns, area... |
| Per-run insight cap | Number | No | Hard limit on the number of insights persisted from this run. Surplus candidates remain in the ru... |
| Open-count ceiling | Number | No | If the project already has this many or more open insights, this run will create a single meta-in... |
| Auto-archive stale open insights after (days) | Number | No | Open insights older than this with no completed recommended_actions are auto-archived at the end ... |
Parameter Details
Lookback Period (Days)
Number of days to look back for changes if this is the first run or to override the automatic detection. Leave empty to use automatic detection based on last run.
Default: 7
Focus Categories
Optionally limit insights to specific categories. Leave empty to analyze all categories.
Options:
risk- Riskopportunity- Opportunitycompliance- Compliancebudget- Budgetschedule- Schedulequality- Qualityresource- Resourcesafety- Safety
Minimum Priority
Only generate insights at or above this priority level.
Options:
low- Low (include all)medium- Mediumhigh- Highcritical- Critical only
Default: low
Per-run insight cap
Hard limit on the number of insights persisted from this run. Surplus candidates remain in the run output for audit.
Default: 5
Open-count ceiling
If the project already has this many or more open insights, this run will create a single meta-insight instead of net-new insights.
Default: 50
Auto-archive stale open insights after (days)
Open insights older than this with no completed recommended_actions are auto-archived at the end of the run with closed_reason=auto_archived_stale.
Default: 30
Outputs
Summary
Type: Text/Markdown
Summary
Outputs
Type: Structured Data (JSON)
Outputs
Completion Time
Type: String
Completion Time
Report Id
Type: String
Report ID
Insights Created
Type: Structured Data (JSON)
Insights Created
All Insights Identified
Type: Structured Data (JSON)
All Insights Identified
Insights Auto Archived
Type: Structured Data (JSON)
Insights Auto-archived
Example Use Cases
Generate risk and schedule insights for the pas...
Generate risk and schedule insights for the past 2 weeks, focusing on handover preparation.
Configuration:
- Lookback Days:
14 - Focus Categories:
['risk', 'schedule'] - Priority Threshold:
medium - Additional Context:
Preparing for Phase 2 handover next month. Focus on any blockers.
Run with defaults - analyze all categories sinc...
Run with defaults - analyze all categories since last run or past 7 days.
Tags: insights · project-analysis · automated · monitoring
Last updated: 2026-06-15