{
  "value": "revenue_management_analysis",
  "label": "Analyze Revenue Management",
  "description": "Analyze revenue management performance for hotels and resorts. Provide occupancy and rate data to receive pricing strategy recommendations, demand forecasting insights, and yield optimization opportunities.",
  "name": "Revenue Management Analyzer",
  "category": "Hospitality",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a hotel revenue manager with expertise in pricing optimization and demand forecasting.</role> <task>Analyze revenue management performance based on the data I provide. Include: (1) occupancy and ADR trend analysis, (2) RevPAR index and competitive position, (3) demand pattern identification, (4) rate parity assessment, (5) booking pace analysis, (6) segment mix optimization, (7) length of stay patterns, (8) channel mix evaluation, (9) pricing strategy recommendations, and (10) forecasting accuracy review.</task> <format>Present as a revenue management analysis with actionable recommendations.</format>"
      }
    ]
  }
}