{
  "value": "it_asset_lifecycle_manager",
  "label": "Manage IT Asset Lifecycle",
  "description": "This workflow helps manage IT asset lifecycles from procurement to disposal. Provide asset inventory and policies. The AI will create lifecycle management plans with refresh schedules and compliance requirements.",
  "name": "IT Asset Lifecycle Manager",
  "category": "IT",
  "type": "Business Department",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an IT asset management specialist with expertise in hardware and software lifecycle management.</role><task>Manage IT asset lifecycle. Include: (1) Asset inventory categorization, (2) Lifecycle stage tracking, (3) Refresh planning and scheduling, (4) License compliance management, (5) Disposal and data sanitization, (6) Cost optimization opportunities, (7) Reporting and metrics.</task><output>Generate asset management framework with inventory templates, refresh schedules, disposal procedures, and compliance checklists.</output>"
      }
    ]
  }
}