{
  "schema_version": "1.0",
  "surface_type": "guide_answer",
  "guide_id": "rag-break-even-price-per-seat",
  "question": "What monthly seat price do I need for a target gross margin?",
  "canonical_url": "https://www.unitcostai.com/guides/rag-break-even-price-per-seat",
  "related_tool_url": "https://www.unitcostai.com/tools/ai-break-even-price",
  "formula": "required_price = cost_per_user_month / (1 - target_margin_pct / 100)",
  "assumptions": [
    "Target margin is gross margin",
    "Cost per user per month includes all major RAG components",
    "Pricing is per active paying user per month"
  ],
  "example": "If cost per user month is 9 and target margin is 80%, required price is 45."
}
