Connected Planning Agent
Agentic AI workflow for supplier disruption response
Demo Mode
Planner
Supply Chain
PL

Planning Event

Structured event extracted by Maya from the supplier message.

1
2
3
4
5
6
7
Next step
Start the workflow
Open the Command Center and click Start Agent Workflow, or message Maya with the supplier update.
Go to Command Center
Raw Supplier Signal
Due to ongoing conflict in the Middle East disrupting shipping routes, lead times for all SKUs will increase from 7 to 14 days effective immediately. We expect this to remain in force for the next 12 weeks.
Extracted Eventconf 97%
{
  "event": "lead_time_change",
  "supplier": "Acme Co",
  "old_lead_time_days": 7,
  "new_lead_time_days": 14,
  "effective": "immediately",
  "duration": "12 weeks",
  "review_date": "2026-08-18",
  "reason": "Middle East conflict - shipping route disruption",
  "confidence": 0.97,
  "open_decisions": 1
}

Agent Reasoning Summary

What changed?
Supplier lead time increased from 7 to 14 days.
Why it changed?
Shipping disruption caused by Middle East conflict.
Who is affected?
Supplier Acme Co and 47 linked SKUs.
What needs human input?
Auto-revert after 12 weeks or wait for supplier confirmation?