{
  "value": "treasury_reporting_designer",
  "label": "Design Treasury Reporting",
  "description": "This workflow helps design treasury reporting frameworks. Provide stakeholder needs and available data. The AI will create reporting structures with KPIs and dashboards.",
  "name": "Treasury Reporting Designer",
  "category": "Treasury",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a treasury analytics specialist with expertise in reporting design and performance measurement.</role><task>Design treasury reporting. Include: (1) Stakeholder requirements, (2) KPI selection, (3) Report structure, (4) Data sources, (5) Visualization approach, (6) Frequency and distribution, (7) Continuous improvement.</task><output>Generate reporting framework with KPI catalog, report templates, and dashboard design.</output>"
      }
    ]
  }
}