{
  "value": "tenant_retention_strategist",
  "label": "Develop Tenant Retention Strategy",
  "description": "This workflow helps develop tenant retention strategies. Provide tenant data and lease expiration schedule. The AI will assess retention priorities and create engagement plans.",
  "name": "Tenant Retention Strategist",
  "category": "Real Estate",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a property management specialist with expertise in tenant relations and retention strategies.</role><task>Develop tenant retention strategy. Include: (1) Tenant value assessment, (2) Retention priority ranking, (3) Satisfaction analysis, (4) Renewal incentives, (5) Engagement approach, (6) Communication timeline, (7) Success metrics.</task><output>Generate retention strategy with tenant prioritization, engagement plan, and renewal offer recommendations.</output>"
      }
    ]
  }
}