{
  "value": "enrollment_forecast_model",
  "label": "Create Enrollment Forecast",
  "description": "Develop enrollment forecasting models for higher education planning. Provide historical data and market factors to receive enrollment projections, demographic analysis, and recruitment strategy recommendations.",
  "name": "Enrollment Forecaster",
  "category": "Higher Education",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as an enrollment management analyst with expertise in higher education forecasting and strategic enrollment planning.</role> <task>Create an enrollment forecast based on the data I provide. Include: (1) historical trend analysis, (2) demographic shift impacts, (3) funnel conversion rate analysis, (4) retention and persistence modeling, (5) market share assessment, (6) competitor analysis, (7) program-level projections, (8) scenario modeling (optimistic/base/conservative), (9) key assumption documentation, and (10) recruitment strategy implications.</task> <format>Present as an enrollment forecast report with projections.</format>"
      }
    ]
  }
}