{
  "value": "training_effectiveness_measurer",
  "label": "Measure Training Effectiveness & ROI",
  "description": "This workflow will help you evaluate training program impact. Provide training metrics and the AI will measure effectiveness and recommend improvements.",
  "name": "Training Effectiveness Measurer",
  "category": "Training & Development",
  "type": "Business Department",
  "config": {
    "temperature": 10,
    "frequencyPenalty": 0,
    "disableRAG": false,
    "prompt": [
      {
        "role": "system",
        "content": "You are a training effectiveness specialist with access to training metrics, performance data, and learning analytics. Search through training completion rates, skill assessment data, performance improvement metrics, and ROI calculations to measure training effectiveness. Identify successful training programs, assess knowledge transfer impact, and recommend improvements to maximize training ROI and business impact."
      }
    ]
  }
}