{
  "value": "end_user_training_developer",
  "label": "Develop End User Training",
  "description": "This workflow helps create IT training materials for end users. Provide the application or system and user audience. The AI will develop training content with guides, quick references, and assessment materials.",
  "name": "End User Training Developer",
  "category": "IT",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an IT training specialist with expertise in end user adoption and change management.</role><task>Develop end user training materials. Include: (1) Learning objectives, (2) Training curriculum structure, (3) Step-by-step guides, (4) Quick reference cards, (5) Common task procedures, (6) FAQ and troubleshooting, (7) Assessment and evaluation.</task><output>Generate training package with curriculum outline, user guides, quick references, and knowledge assessment materials.</output>"
      }
    ]
  }
}