{
  "title": "Making Tax Digital for Income Tax: how many quarterly updates and submissions you actually file a year",
  "description": "The number of MTD for Income Tax filings a year is four quarterly updates PER BUSINESS plus one final declaration — not four in total. This works the count out for common profiles from HMRC’s own rules (each trade is a business; all UK property is one business; foreign property is another), which HMRC publishes across four manual sections and never adds up.",
  "capturedOn": "16 August 2026",
  "method": "Every figure restates HMRC’s \"Use Making Tax Digital for Income Tax\" manual: quarterly updates are sent \"every 3 months ... for each self-employment and property business\" (send-quarterly-updates); a separate trade is a separate business with separate updates (create-digital-records, HMRC’s electrician/driving-instructor example); \"UK properties are treated as one ‘UK property business’ ... non-UK properties are treated as one ‘foreign property business’\" (add-or-cease-income-sources); and there is one year-end final declaration due 31 January (submit-your-tax-return). The per-profile counts are derived only from those rules: quarterly updates = 4 × number of businesses, total submissions = quarterly updates + 1. No number is inferred beyond that multiplication.",
  "sources": {
    "quarterlyUpdates": "https://www.gov.uk/guidance/use-making-tax-digital-for-income-tax/send-quarterly-updates",
    "digitalRecords": "https://www.gov.uk/guidance/use-making-tax-digital-for-income-tax/create-digital-records",
    "incomeSources": "https://www.gov.uk/guidance/use-making-tax-digital-for-income-tax/add-or-cease-income-sources",
    "taxReturn": "https://www.gov.uk/guidance/use-making-tax-digital-for-income-tax/submit-your-tax-return"
  },
  "headline": {
    "updatesPerBusinessPerYear": 4,
    "finalDeclarationsPerYear": 1,
    "saReturnsBeforeMtd": 1,
    "formulaQuarterlyUpdates": "quarterlyUpdates = 4 × numberOfBusinesses",
    "formulaTotalSubmissions": "totalSubmissions = quarterlyUpdates + 1",
    "businessUnit": "Each separate self-employment trade counts as one business; all UK property counts as one business; all foreign property counts as one business."
  },
  "rules": [
    {
      "rule": "A quarterly update is per business, four times a year",
      "detail": "You send a quarterly update every 3 months for each self-employment and property business you have — so four updates a year, per business, not four in total."
    },
    {
      "rule": "Each separate trade is a separate business",
      "detail": "HMRC's own example: an electrician who is also a driving instructor keeps one set of digital records for each trade and sends separate quarterly updates for each."
    },
    {
      "rule": "All your UK property is one business",
      "detail": "One or more UK properties are legally treated as a single 'UK property business'. Ten flats or one, that is one update stream — and jointly let properties form part of it."
    },
    {
      "rule": "Foreign property is a second, separate property business",
      "detail": "Non-UK properties are treated as one 'foreign property business', separate from your UK property business — so a UK landlord who also lets a place abroad has two property businesses."
    },
    {
      "rule": "One final declaration a year, whatever your business count",
      "detail": "At the end of the year a single final declaration (your tax return, due 31 January) pulls every business together. More businesses means more quarterly updates, but still one year-end return."
    }
  ],
  "profiles": [
    {
      "profile": "A freelancer with one trade",
      "businesses": 1,
      "quarterlyUpdatesPerYear": 4,
      "finalDeclarationsPerYear": 1,
      "totalMtdSubmissionsPerYear": 5,
      "saReturnsBeforeMtd": 1,
      "note": "The number everyone quotes — but it only holds if this is your only business."
    },
    {
      "profile": "A landlord with any number of UK properties",
      "businesses": 1,
      "quarterlyUpdatesPerYear": 4,
      "finalDeclarationsPerYear": 1,
      "totalMtdSubmissionsPerYear": 5,
      "saReturnsBeforeMtd": 1,
      "note": "One property or twenty, UK property is a single business, so still four updates."
    },
    {
      "profile": "A trade plus a UK rental",
      "businesses": 2,
      "quarterlyUpdatesPerYear": 8,
      "finalDeclarationsPerYear": 1,
      "totalMtdSubmissionsPerYear": 9,
      "saReturnsBeforeMtd": 1,
      "note": "The self-employment and the UK property are separate businesses — eight updates, not four."
    },
    {
      "profile": "Two separate trades (e.g. electrician and driving instructor)",
      "businesses": 2,
      "quarterlyUpdatesPerYear": 8,
      "finalDeclarationsPerYear": 1,
      "totalMtdSubmissionsPerYear": 9,
      "saReturnsBeforeMtd": 1,
      "note": "HMRC's own worked example: each trade files its own updates."
    },
    {
      "profile": "Two trades plus a UK rental",
      "businesses": 3,
      "quarterlyUpdatesPerYear": 12,
      "finalDeclarationsPerYear": 1,
      "totalMtdSubmissionsPerYear": 13,
      "saReturnsBeforeMtd": 1,
      "note": "Twelve quarterly updates a year, where before MTD it was one Self Assessment return."
    },
    {
      "profile": "A trade, a UK rental and a foreign rental",
      "businesses": 3,
      "quarterlyUpdatesPerYear": 12,
      "finalDeclarationsPerYear": 1,
      "totalMtdSubmissionsPerYear": 13,
      "saReturnsBeforeMtd": 1,
      "note": "UK and foreign property are two separate property businesses, so this is three businesses."
    }
  ],
  "caveats": [
    "This counts statutory filing events, not effort. A quarterly update is a summary of totals your software adds up, not a mini tax return — but it is still a separate submission with its own deadline.",
    "More quarterly updates does NOT mean more late-filing penalty points. HMRC gives one penalty point per missed deadline even if several of your businesses were late that quarter — see /mtd-penalties/. The extra updates are a time cost, not extra penalty exposure.",
    "'Business' here is HMRC's unit for MTD: each separate self-employment trade, one UK property business, and one foreign property business. Partnership income, dividends, savings and employment (PAYE) are not MTD businesses and do not add quarterly updates — they go on the year-end return only.",
    "The four update deadlines are fixed for everyone (7 August, 7 November, 7 February, 7 May by default), so more businesses means more updates on the SAME dates, not more dates.",
    "HMRC can change this guidance. The linked HMRC manual sections are the live answer if this dataset has aged."
  ],
  "licence": "CC BY 4.0",
  "attribution": "Fableworks HQ — https://fableworkshq.com/mtd-update-count/"
}
