{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "How much should creators set aside for taxes?",
  "description": "US-based creators should set aside 25–35% of gross revenue for taxes — roughly 15.3% for self-employment tax plus 10–20% for federal income tax, with state tax on top. Most CPAs recommend 30% as a safe default until you've done a full year of returns and know your effective rate.",
  "url": "https://www.revenuelab.fyi/answers/creator-tax-set-aside-percent",
  "dateModified": "2026-07-10",
  "creator": {
    "@type": "Organization",
    "name": "RevenueLab",
    "url": "https://www.revenuelab.fyi"
  },
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "keywords": [
    "Creator Income Tax / Reserve"
  ],
  "distribution": {
    "@type": "DataDownload",
    "contentUrl": "https://www.revenuelab.fyi/api/public/page.json?path=answers%2Fcreator-tax-set-aside-percent",
    "encodingFormat": "application/json"
  },
  "json": {
    "type": "answer",
    "question": "How much should creators set aside for taxes?",
    "shortAnswer": "US-based creators should set aside 25–35% of gross revenue for taxes — roughly 15.3% for self-employment tax plus 10–20% for federal income tax, with state tax on top. Most CPAs recommend 30% as a safe default until you've done a full year of returns and know your effective rate.",
    "tableTitle": "Tax reserve % by US creator income tier",
    "columns": [
      "Gross annual revenue",
      "Recommended reserve",
      "Notes"
    ],
    "rows": [
      {
        "label": "Under $50K",
        "value": "25–28%",
        "note": "SE tax dominates"
      },
      {
        "label": "$50K–$100K",
        "value": "28–32%",
        "note": "Federal bracket rises"
      },
      {
        "label": "$100K–$200K",
        "value": "30–35%",
        "note": "Consider S-corp election"
      },
      {
        "label": "Over $200K",
        "value": "35–40%",
        "note": "Higher brackets + potentially NIIT"
      }
    ],
    "context": "Set the reserve aside in a separate account the day the payment lands, not at quarter-end. Estimated quarterly payments are due four times per year and the IRS charges penalties for underpayment. Business expenses (equipment, software, coworking, contractors) reduce your taxable income — track them from day one.",
    "methodology": "Reserve percentages combine US self-employment tax (15.3% up to Social Security cap) with typical marginal federal income-tax brackets. Non-US creators should model against their local self-employment / income tax structure.",
    "dateModified": "2026-07-10",
    "relatedCalculators": [
      {
        "label": "Creator Income Tax / Reserve",
        "to": "/creator-income-tax-calculator"
      }
    ],
    "relatedReading": []
  }
}