{
  "schema_version": "1.0",
  "surface_type": "guide_answer",
  "guide_id": "estimate-requests-per-user-month",
  "question": "How can I quickly estimate requests per user/month for AI pricing math?",
  "canonical_url": "https://www.unitcostai.com/guides/estimate-requests-per-user-month",
  "related_tool_url": "https://www.unitcostai.com/tools/ai-workflow-cost",
  "formula": "requests_per_user_month = weekly_sessions * requests_per_session * 4.3",
  "assumptions": [
    "Model both p50 and p90 user behavior",
    "Include retries and follow-ups in requests per session",
    "Revisit estimate after major UX or model changes"
  ],
  "example": "3 weekly sessions and 6 requests per session gives 77.4 requests per user per month."
}
