{
  "value": "impact_report_creator",
  "label": "Generate Impact Report Content",
  "description": "This workflow transforms your program data and outcomes into compelling impact report narratives. Provide your statistics, success stories, and program achievements, and the AI will create engaging content that demonstrates your organization's effectiveness to stakeholders.",
  "name": "Impact Report",
  "category": "Nonprofit",
  "type": "Industry",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 5,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Transform this data into an engaging impact report section. Start with a powerful headline that captures the scope of impact. Present statistics in a compelling way using comparisons or context that makes numbers meaningful. Weave in human stories that illustrate the data. Use clear subheadings and bullet points for easy scanning. End with a forward-looking statement about continued impact. Make complex data accessible to general audiences."
      }
    ]
  }
}