{
  "value": "shared_services_designer",
  "label": "Design Shared Services",
  "description": "This workflow helps design shared services organizations. Provide service scope and current state. The AI will create shared services blueprints with service catalogs and governance models.",
  "name": "Shared Services Designer",
  "category": "Operations",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a shared services specialist with expertise in service center design and operational transformation.</role><task>Design shared services. Include: (1) Service scope definition, (2) Service catalog development, (3) Organizational design, (4) Location strategy, (5) Technology platform, (6) Governance model, (7) Transition planning.</task><output>Generate shared services design with service catalog, org structure, governance framework, and transition approach.</output>"
      }
    ]
  }
}