{"id":547,"date":"2026-06-06T14:20:04","date_gmt":"2026-06-06T14:20:04","guid":{"rendered":"https:\/\/www.dariba.co\/?p=546"},"modified":"2026-06-06T14:20:04","modified_gmt":"2026-06-06T14:20:04","slug":"conditions-that-can-revoke-a-rett-exemption","status":"publish","type":"post","link":"https:\/\/www.dariba.co\/?p=547","title":{"rendered":"The Conditions That Can Revoke a RETT Exemption \u2014 ZATCA&#8217;s Retroactive Powers"},"content":{"rendered":"\n<style>\n\/* \u2500\u2500 DARIBA.CO \u2014 ARTICLE BODY STYLES (white background compatible) \u2500\u2500 *\/\n\n:root {\n  --green:        #059669;\n  --green-light:  #d1fae5;\n  --green-dim:    #ecfdf5;\n  --green-border: #6ee7b7;\n  --amber:        #d97706;\n  --amber-light:  #fffbeb;\n  --amber-border: #fcd34d;\n  --blue:         #2563eb;\n  --blue-light:   #eff6ff;\n  --blue-border:  #93c5fd;\n  --red:          #dc2626;\n  --text-primary: #111827;\n  --text-muted:   #6b7280;\n  --text-light:   #9ca3af;\n  --border:       #e5e7eb;\n  --surface:      #f9fafb;\n  --surface-2:    #f3f4f6;\n  --radius:       8px;\n  --radius-lg:    12px;\n}\n\n\/* \u2500\u2500 BASE \u2500\u2500 *\/\n.dariba-article {\n  font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n  font-size: 1rem;\n  line-height: 1.75;\n  color: var(--text-primary);\n  max-width: 780px;\n}\n\n.dariba-article p {\n  margin-bottom: 1.1rem;\n  color: var(--text-primary);\n  font-size: 0.975rem;\n}\n\n.dariba-article a {\n  color: var(--green);\n  text-decoration: underline;\n  text-underline-offset: 2px;\n}\n\n.dariba-article strong { color: var(--text-primary); font-weight: 700; }\n\n\/* \u2500\u2500 HEADINGS \u2500\u2500 *\/\n.dariba-article h1 {\n  font-size: clamp(1.6rem, 3vw, 2.2rem);\n  font-weight: 800;\n  line-height: 1.2;\n  letter-spacing: -0.03em;\n  color: var(--text-primary);\n  margin-bottom: 0.5rem;\n}\n\n.dariba-article h2 {\n  font-size: 1.25rem;\n  font-weight: 700;\n  color: var(--text-primary);\n  margin: 0;\n  line-height: 1.3;\n}\n\n.dariba-article h3 {\n  font-size: 1.05rem;\n  font-weight: 700;\n  color: var(--text-primary);\n  margin-bottom: 0.6rem;\n}\n\n.dariba-article h4 {\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: var(--text-primary);\n  margin-bottom: 0.5rem;\n}\n\n\/* \u2500\u2500 META TAG \u2500\u2500 *\/\n.dariba-article .article-meta {\n  display: flex;\n  gap: 0.75rem;\n  align-items: center;\n  flex-wrap: wrap;\n  margin-bottom: 0.75rem;\n  font-size: 0.8rem;\n  color: var(--text-muted);\n}\n\n.dariba-article .article-meta .tag {\n  background: var(--green-dim);\n  color: var(--green);\n  border: 1px solid var(--green-border);\n  padding: 2px 10px;\n  border-radius: 999px;\n  font-size: 0.72rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n}\n\n\/* \u2500\u2500 SERIES BANNER \u2500\u2500 *\/\n.dariba-article .series-banner {\n  background: var(--green-dim);\n  border: 1px solid var(--green-border);\n  border-left: 3px solid var(--green);\n  border-radius: var(--radius);\n  padding: 0.75rem 1.25rem;\n  font-size: 0.85rem;\n  color: var(--text-muted);\n  margin-bottom: 2rem;\n}\n\n.dariba-article .series-banner a {\n  color: var(--green);\n  font-weight: 600;\n}\n\n\/* \u2500\u2500 SECTION BLOCKS \u2500\u2500 *\/\n.dariba-article .section-block {\n  margin-bottom: 2.75rem;\n}\n\n\/* FIX: badge + heading on same line *\/\n.dariba-article .section-number {\n  display: flex;\n  align-items: center;\n  gap: 0.875rem;\n  margin-bottom: 1.2rem;\n  padding-bottom: 0.875rem;\n  border-bottom: 2px solid var(--border);\n}\n\n.dariba-article .section-num-badge {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  background: var(--green-dim);\n  color: var(--green);\n  border: 1px solid var(--green-border);\n  font-size: 0.75rem;\n  font-weight: 800;\n  padding: 3px 11px;\n  border-radius: 999px;\n  letter-spacing: 0.06em;\n  white-space: nowrap;\n  flex-shrink: 0;\n  line-height: 1.6;\n}\n\n\/* \u2500\u2500 TABLES \u2500\u2500 *\/\n.dariba-article .table-wrap {\n  overflow-x: auto;\n  margin: 1.5rem 0;\n  border-radius: var(--radius);\n  border: 1px solid var(--border);\n}\n\n.dariba-article table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.875rem;\n}\n\n.dariba-article thead tr {\n  background: var(--surface-2);\n}\n\n.dariba-article th {\n  padding: 0.75rem 1rem;\n  text-align: left;\n  font-weight: 700;\n  color: var(--text-muted);\n  font-size: 0.78rem;\n  text-transform: uppercase;\n  letter-spacing: 0.06em;\n  border-bottom: 1px solid var(--border);\n}\n\n.dariba-article td {\n  padding: 0.75rem 1rem;\n  border-bottom: 1px solid var(--border);\n  vertical-align: top;\n  color: var(--text-primary);\n  font-size: 0.9rem;\n}\n\n.dariba-article tr:last-child td { border-bottom: none; }\n.dariba-article tbody tr:hover { background: var(--surface); }\n\n\/* \u2500\u2500 CALLOUTS \u2500\u2500 *\/\n.dariba-article .callout {\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-left: 3px solid var(--green);\n  border-radius: var(--radius-lg);\n  padding: 1.25rem 1.5rem;\n  margin: 1.5rem 0;\n}\n\n.dariba-article .callout-label {\n  font-size: 0.72rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: var(--green);\n  margin-bottom: 0.6rem;\n  display: flex;\n  align-items: center;\n  gap: 6px;\n}\n\n.dariba-article .callout-label::before {\n  content: '';\n  display: inline-block;\n  width: 6px;\n  height: 6px;\n  background: var(--green);\n  border-radius: 50%;\n  flex-shrink: 0;\n}\n\n.dariba-article .callout p {\n  font-size: 0.9rem;\n  color: var(--text-primary);\n  margin-bottom: 0.65rem;\n}\n\n.dariba-article .callout p:last-child { margin-bottom: 0; }\n\n.dariba-article .callout h4 {\n  color: var(--text-primary);\n  margin-bottom: 0.6rem;\n}\n\n\/* Warning callout *\/\n.dariba-article .callout-warning {\n  background: var(--amber-light);\n  border-left-color: var(--amber);\n  border-color: var(--amber-border);\n}\n\n.dariba-article .callout-warning .callout-label {\n  color: var(--amber);\n}\n\n.dariba-article .callout-warning .callout-label::before {\n  background: var(--amber);\n}\n\n.dariba-article .callout-warning p { color: #78350f; }\n\n\/* Info callout *\/\n.dariba-article .callout-info {\n  background: var(--blue-light);\n  border-left-color: var(--blue);\n  border-color: var(--blue-border);\n}\n\n.dariba-article .callout-info .callout-label {\n  color: var(--blue);\n}\n\n.dariba-article .callout-info .callout-label::before {\n  background: var(--blue);\n}\n\n.dariba-article .callout-info p { color: #1e3a5f; }\n\n\/* \u2500\u2500 LISTS \u2500\u2500 *\/\n.dariba-article ul.article-list {\n  padding-left: 1.4rem;\n  margin-bottom: 1.1rem;\n}\n\n.dariba-article ul.article-list li {\n  margin-bottom: 0.55rem;\n  font-size: 0.975rem;\n  color: var(--text-primary);\n  line-height: 1.65;\n}\n\n.dariba-article ol.article-list {\n  padding-left: 1.4rem;\n  margin-bottom: 1.1rem;\n}\n\n.dariba-article ol.article-list li {\n  margin-bottom: 0.55rem;\n  font-size: 0.975rem;\n  color: var(--text-primary);\n  line-height: 1.65;\n}\n\n\/* \u2500\u2500 FAQ \u2500\u2500 *\/\n.dariba-article .faq-list {\n  margin: 1rem 0;\n}\n\n.dariba-article .faq-item {\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  margin-bottom: 0.5rem;\n  overflow: hidden;\n}\n\n.dariba-article .faq-q {\n  width: 100%;\n  background: var(--surface);\n  border: none;\n  cursor: pointer;\n  padding: 1rem 1.25rem;\n  text-align: left;\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: var(--text-primary);\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 1rem;\n  transition: background 0.2s;\n  font-family: inherit;\n}\n\n.dariba-article .faq-q:hover {\n  background: var(--surface-2);\n}\n\n.dariba-article .faq-icon {\n  color: var(--green);\n  font-size: 1.2rem;\n  flex-shrink: 0;\n  transition: transform 0.25s;\n  font-style: normal;\n}\n\n.dariba-article .faq-item.open .faq-icon {\n  transform: rotate(45deg);\n}\n\n.dariba-article .faq-a {\n  display: none;\n  padding: 0.25rem 1.25rem 1.1rem;\n  font-size: 0.9rem;\n  color: var(--text-muted);\n  background: var(--surface);\n  line-height: 1.7;\n}\n\n.dariba-article .faq-item.open .faq-a {\n  display: block;\n}\n\n\/* \u2500\u2500 KEY TAKEAWAYS \u2500\u2500 *\/\n.dariba-article .takeaways {\n  background: var(--green-dim);\n  border: 1px solid var(--green-border);\n  border-radius: var(--radius-lg);\n  padding: 1.6rem 1.75rem;\n  margin: 2.5rem 0;\n}\n\n.dariba-article .takeaways-title {\n  font-size: 0.72rem;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n  color: var(--green);\n  margin-bottom: 1rem;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.dariba-article .takeaways ol {\n  padding-left: 1.4rem;\n  margin: 0;\n}\n\n.dariba-article .takeaways ol li {\n  margin-bottom: 0.6rem;\n  font-size: 0.9rem;\n  color: var(--text-primary);\n  line-height: 1.65;\n}\n\n\/* \u2500\u2500 SERIES FOOTER \u2500\u2500 *\/\n.dariba-article .series-footer {\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-radius: var(--radius-lg);\n  padding: 1.5rem;\n  margin: 3rem 0 1.5rem;\n  text-align: center;\n}\n\n.dariba-article .series-footer p {\n  font-size: 0.8rem;\n  color: var(--text-muted);\n  margin-bottom: 0.4rem;\n}\n\n.dariba-article .series-footer h4 {\n  font-size: 1rem;\n  margin-bottom: 1rem;\n  color: var(--text-primary);\n}\n\n.dariba-article .btn-primary {\n  display: inline-block;\n  background: var(--green);\n  color: #ffffff;\n  font-weight: 700;\n  font-size: 0.875rem;\n  padding: 0.65rem 1.5rem;\n  border-radius: var(--radius);\n  text-decoration: none;\n  transition: opacity 0.2s;\n}\n\n.dariba-article .btn-primary:hover { opacity: 0.88; color: #ffffff; }\n\n\/* \u2500\u2500 ALSO READING \u2500\u2500 *\/\n.dariba-article .also-reading {\n  margin: 2rem 0;\n}\n\n.dariba-article .also-reading h4 {\n  font-size: 0.72rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  color: var(--text-muted);\n  margin-bottom: 1rem;\n}\n\n.dariba-article .also-cards {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 0.875rem;\n}\n\n@media (max-width: 600px) {\n  .dariba-article .also-cards { grid-template-columns: 1fr; }\n}\n\n.dariba-article .also-card {\n  background: var(--surface);\n  border: 1px solid var(--border);\n  border-radius: var(--radius);\n  padding: 1rem;\n  text-decoration: none;\n  display: block;\n  transition: border-color 0.2s, box-shadow 0.2s;\n}\n\n.dariba-article .also-card:hover {\n  border-color: var(--green);\n  box-shadow: 0 2px 8px rgba(5,150,105,0.08);\n}\n\n.dariba-article .also-card .also-label {\n  font-size: 0.68rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  color: var(--green);\n  letter-spacing: 0.08em;\n  margin-bottom: 0.35rem;\n}\n\n.dariba-article .also-card .also-title {\n  font-size: 0.875rem;\n  font-weight: 600;\n  color: var(--text-primary);\n  line-height: 1.4;\n}\n\n\/* \u2500\u2500 DISCLAIMER \u2500\u2500 *\/\n.dariba-article .disclaimer {\n  font-size: 0.78rem;\n  color: var(--text-muted);\n  border-top: 1px solid var(--border);\n  padding-top: 1rem;\n  margin-top: 2.5rem;\n  font-style: italic;\n  line-height: 1.6;\n}\n<\/style>\n\n<!-- ARTICLE BODY \u2014 paste into WordPress HTML editor -->\n<div class=\"dariba-article\">\n\n<div class=\"article-meta\">\n  <span class=\"tag\">Tax Intelligence<\/span>\n  <span>RETT Exemptions<\/span>\n<\/div>\n\n\n<div class=\"series-banner\">\n  Part of <a href=\"https:\/\/www.dariba.co\/rett-exemptions-saudi-arabia\/\">RETT Exemptions in Saudi Arabia: The Complete Analysis<\/a> \u2014 Article 10 of 10\n<\/div>\n\n<p>Most of the RETT exemptions are not granted once and forgotten. A large number of them are <em>conditional<\/em> \u2014 they depend on something continuing to be true for years after the transaction closes. A five-year shareholding has to be kept. A gifted property has to stay within the family. An endowment has to retain its company. When one of these continuing conditions is broken, the exemption does not simply stop going forward \u2014 it is revoked, and the tax is calculated as if it had been due on the <strong>original transaction date<\/strong>. This is the part of the RETT regime that catches people years later, and it is the subject of this final article in the series.<\/p>\n\n<p>Here we set out how the clawback works, why the ordinary assessment time limit does not save a broken condition, the deadlines that follow a breach, and the tools available to correct or disclose before ZATCA finds the problem first.<\/p>\n\n<!-- SECTION 01 -->\n<div class=\"section-block\" id=\"conditional\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">01<\/span>\n    <h2>Which Exemptions Are Conditional<\/h2>\n  <\/div>\n  <p>Before the mechanics, it helps to see how many exemptions carry a continuing condition. The pattern repeats across the regime:<\/p>\n  <div class=\"table-wrap\">\n    <table>\n      <thead>\n        <tr><th>Exemption<\/th><th>Continuing condition<\/th><th>Window<\/th><\/tr>\n      <\/thead>\n      <tbody>\n        <tr><td>Gift to spouse\/relative<\/td><td>Property stays within the qualifying family circle<\/td><td>3 years<\/td><\/tr>\n        <tr><td>In-kind contribution to company capital<\/td><td>Shares retained; audited financials maintained<\/td><td>5 years<\/td><\/tr>\n        <tr><td>Merger \/ acquisition<\/td><td>Shares retained by the same owners<\/td><td>5 years<\/td><\/tr>\n        <tr><td>Transfer to wholly-owned company\/fund<\/td><td>No change in ownership<\/td><td>5 years<\/td><\/tr>\n        <tr><td>Intra-group transfer<\/td><td>Common ownership maintained<\/td><td>5 years<\/td><\/tr>\n        <tr><td>Endowment-owned company contribution<\/td><td>Endowment retains ownership<\/td><td>5 years<\/td><\/tr>\n        <tr><td>Security\/financing transfer<\/td><td>Transfer remains temporary<\/td><td>Until settled<\/td><\/tr>\n        <tr><td>REIT in-kind contribution<\/td><td>Units held until termination\/liquidation or 5 years, whichever is earlier<\/td><td>up to 5 years<\/td><\/tr>\n      <\/tbody>\n    <\/table>\n  <\/div>\n  <p>Every row in that table is a future date on which the exemption could be tested. The exemption is granted on day one, but it is not <em>final<\/em> until the condition has run its course.<\/p>\n<\/div>\n\n<!-- SECTION 02 -->\n<div class=\"section-block\" id=\"clawback\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">02<\/span>\n    <h2>The Clawback \u2014 Tax Dated Back to the Original Transaction<\/h2>\n  <\/div>\n  <p>This is the mechanism that gives the conditions their bite. When a continuing condition is breached, the exemption is revoked and the RETT that was originally relieved becomes due \u2014 calculated by reference to the <strong>original transaction date<\/strong>, not the date the breach occurred. The transaction is treated, retrospectively, as if it had always been taxable.<\/p>\n  <div class=\"callout callout-warning\">\n    <div class=\"callout-label\">Example 38 \u2014 A Five-Year Breach, Backdated<\/div>\n    <p>A building worth SAR 5,000,000 was contributed to a company&#8217;s capital in October 2020 under the in-kind contribution exemption, which requires the shares to be retained for five years. The shareholder sells the shares in November 2024 \u2014 inside the five-year window. The condition is breached, the exemption is revoked, and RETT of 5% on the SAR 5,000,000 \u2014 <strong>SAR 250,000<\/strong> \u2014 becomes due, dated back to the original 2020 contribution. (Had the shares instead been sold in November 2025, after five years, there would have been no breach \u2014 Example 37.)<\/p>\n  <\/div>\n  <p>The same retrospective logic appears throughout the regime. In Example 46, an early exit from a merged group inside five years made <em>both<\/em> the original merger transfer and the shareholder&#8217;s later transfer taxable. In Example 29, a gifted property that left the qualifying family circle within three years caused the original gift&#8217;s exemption \u2014 SAR 200,000 of RETT \u2014 to be revoked and charged on the first transaction. The breach is in the future; the tax reaches into the past.<\/p>\n<\/div>\n\n<!-- SECTION 03 -->\n<div class=\"section-block\" id=\"time-limit\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">03<\/span>\n    <h2>Why the Three-Year Assessment Limit Does Not Save You<\/h2>\n  <\/div>\n  <p>ZATCA generally has a window \u2014 typically three years \u2014 within which it can assess a transaction. Taxpayers sometimes assume that once that window passes, a transaction is closed for good. For conditional exemptions, that assumption is dangerous.<\/p>\n  <p>The ordinary assessment period runs from the transaction, but a <strong>breach of a continuing condition<\/strong> is a fresh trigger. When the condition is broken \u2014 which can be four or five years after the original deal \u2014 the liability crystallises at that point, and the assessment relates to the revoked exemption. The standard three-year clock measured from the original transaction does not shelter a five-year condition that is broken in year four.<\/p>\n  <div class=\"callout callout-info\">\n    <div class=\"callout-label\">The Practical Reality<\/div>\n    <p>A five-year retention condition means the transaction is genuinely open for five years. Selling shares in year four does not &#8220;beat the clock&#8221; \u2014 it triggers the clawback. Plan on the basis that conditional exemptions stay live for the full length of their condition, not for three years.<\/p>\n  <\/div>\n<\/div>\n\n<!-- SECTION 04 -->\n<div class=\"section-block\" id=\"deadlines\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">04<\/span>\n    <h2>What Happens After a Breach \u2014 The Deadlines<\/h2>\n  <\/div>\n  <p>Once a condition is breached and the exemption is revoked, the regime imposes a tight settlement timeline. The transaction becomes a taxable real estate transaction, and the RETT must be declared and paid. The obligation is not optional and not indefinite \u2014 there is a defined period (generally <strong>30 days<\/strong>) to settle the tax that has become due.<\/p>\n  <ul class=\"article-list\">\n    <li><strong>The liability is dated to the original transaction<\/strong> \u2014 but the duty to pay arises when the breach occurs.<\/li>\n    <li><strong>Settlement is due within the prescribed period<\/strong> after the triggering event, through ZATCA&#8217;s platform.<\/li>\n    <li><strong>Late settlement exposes the taxpayer to penalties and delay fines<\/strong> on top of the tax itself.<\/li>\n  <\/ul>\n  <p>The party that benefited from the exemption is the party on the hook. In a gift that breaches the three-year condition, in a contribution that breaches the five-year hold, in a merger where a shareholder exits early \u2014 the revoked exemption lands on the transaction that was originally relieved.<\/p>\n<\/div>\n\n<!-- SECTION 05 -->\n<div class=\"section-block\" id=\"self-correct\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">05<\/span>\n    <h2>Correcting and Disclosing Before ZATCA Does<\/h2>\n  <\/div>\n  <p>The regime is not purely punitive. It provides routes to fix errors and to come forward voluntarily \u2014 and using them is almost always better than waiting to be found.<\/p>\n  <h3>Correction of a declaration<\/h3>\n  <p>Where a real estate transaction declaration contains an error, there is a mechanism to request a correction within a defined period. If you declared an exemption on a basis that turns out to be wrong \u2014 or need to amend transaction details \u2014 the correction route is the proper channel rather than leaving an inaccurate record in place.<\/p>\n  <h3>Voluntary disclosure<\/h3>\n  <p>Where tax should have been paid and was not \u2014 including where a condition has been breached and the clawback applies \u2014 a voluntary disclosure allows the taxpayer to come forward and settle. Disclosing before ZATCA identifies the issue is the responsible course and is generally treated more favourably than a liability uncovered on audit.<\/p>\n  <div class=\"callout\">\n    <div class=\"callout-label\">The Right Order of Operations<\/div>\n    <p>If you realise a continuing condition has been (or is about to be) breached: quantify the RETT on the original transaction value, declare and settle through ZATCA&#8217;s platform within the prescribed period, and use the voluntary disclosure route rather than waiting. Self-correction is consistently the lower-cost path.<\/p>\n  <\/div>\n<\/div>\n\n<!-- SECTION 06 -->\n<div class=\"section-block\" id=\"visibility\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">06<\/span>\n    <h2>Why ZATCA Will Find Out \u2014 Data and Registries<\/h2>\n  <\/div>\n  <p>The instinct to assume a breach will go unnoticed is misplaced. Real estate transactions are registered, notarized, and recorded, and ZATCA operates within a connected information environment \u2014 with visibility into property records and the registries that document ownership and transfers. A share sale that breaks a five-year retention, a re-gift that pushes property outside the family circle, a property that leaves an endowment&#8217;s company \u2014 these movements leave records.<\/p>\n  <p>Because every transaction (even exempt ones) must be declared and registered, the original exemption claim is already on file, complete with its date and conditions. When the property or shares move again, the later movement is also recorded. The two records together are exactly what reveals a breach. The system is designed so that conditional exemptions can be tested years later against the trail the transactions themselves create.<\/p>\n  <div class=\"callout callout-warning\">\n    <div class=\"callout-label\">The Bottom Line<\/div>\n    <p>A conditional RETT exemption is a commitment, not a one-time win. Treat the condition as a live obligation for its full duration, diarise the date it expires, and if it is going to break, get ahead of it through correction or voluntary disclosure. The cost of a planned settlement is almost always lower than the cost of one ZATCA assesses with penalties.<\/p>\n  <\/div>\n<\/div>\n\n<!-- FAQ -->\n<div class=\"section-block\" id=\"faq\">\n  <div class=\"section-number\">\n    <span class=\"section-num-badge\">07<\/span>\n    <h2>Frequently Asked Questions<\/h2>\n  <\/div>\n  <div class=\"faq-list\">\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">If I break a condition, when is the tax calculated from?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>From the original transaction date. The exemption is revoked retrospectively, and RETT is calculated as if the transaction had been taxable from the start. In Example 38, a contribution from October 2020 was taxed (SAR 250,000) when the shares were sold inside the five-year window in November 2024.<\/p><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">Doesn&#8217;t the three-year assessment limit protect me after three years?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>Not for a continuing condition. A breach is a fresh trigger that crystallises the liability when it happens. A five-year retention condition keeps the transaction open for the full five years \u2014 selling in year four triggers the clawback rather than escaping it.<\/p><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">How long do I have to pay once a condition is breached?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>The revoked transaction becomes taxable and must be declared and settled within the prescribed period \u2014 generally 30 days from the triggering event \u2014 through ZATCA&#8217;s platform. Late settlement exposes you to penalties and delay fines.<\/p><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">I think I&#8217;ve already breached a condition. What should I do?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>Come forward. Quantify the RETT on the original transaction value and use the correction or voluntary disclosure route to declare and settle before ZATCA identifies the issue. Self-correction is consistently the lower-cost path compared with a liability uncovered on audit.<\/p><\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <button class=\"faq-q\">Will ZATCA actually notice a breach years later?<span class=\"faq-icon\">+<\/span><\/button>\n      <div class=\"faq-a\"><p>It is built to. Every transaction, including exempt ones, is declared and registered, so the original exemption claim and the later movement are both on record. ZATCA operates with visibility into property registries, and the two records together reveal the breach.<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- TAKEAWAYS -->\n<div class=\"takeaways\">\n  <div class=\"takeaways-title\">&#9670; Key Takeaways<\/div>\n  <ol>\n    <li>Many RETT exemptions are conditional, depending on a continuing state \u2014 typically a 3-year (gifts) or 5-year (corporate, restructuring, endowment) holding requirement.<\/li>\n    <li>Breaching a continuing condition revokes the exemption and dates the tax back to the original transaction (Example 38: SAR 250,000 backdated to 2020).<\/li>\n    <li>The ordinary three-year assessment limit does not shelter a longer condition broken in a later year \u2014 a breach is a fresh trigger.<\/li>\n    <li>Once breached, the transaction is taxable and must be declared and settled within the prescribed period (generally 30 days), with penalties for delay.<\/li>\n    <li>Correction and voluntary disclosure let you settle before ZATCA does \u2014 and because every transaction is registered, breaches are visible through the property record trail.<\/li>\n  <\/ol>\n<\/div>\n\n<!-- SERIES FOOTER -->\n<div class=\"series-footer\">\n  <p>This is the final article in a ten-part analysis of RETT exemptions in Saudi Arabia.<\/p>\n  <a class=\"btn-primary\" href=\"https:\/\/www.dariba.co\/rett-exemptions-saudi-arabia\/\">Read the Complete Guide \u2192<\/a>\n<\/div>\n\n<!-- ALSO READING -->\n<div class=\"also-reading\">\n  <h3>Continue Reading<\/h3>\n  <div class=\"also-cards\">\n    <a class=\"also-card\" href=\"https:\/\/www.dariba.co\/rett-corporate-restructuring-exemption-saudi-arabia\/\">\n      <span class=\"also-card-tag\">Article 4<\/span>\n      <span class=\"also-card-title\">RETT Exemption for Corporate Restructurings<\/span>\n    <\/a>\n    <a class=\"also-card\" href=\"https:\/\/www.dariba.co\/rett-gift-spouse-relative-exemption-saudi-arabia\/\">\n      <span class=\"also-card-tag\">Article 3<\/span>\n      <span class=\"also-card-title\">RETT on Gifts to Spouses and Relatives \u2014 and the Three-Year Trap<\/span>\n    <\/a>\n  <\/div>\n<\/div>\n\n<!-- DISCLAIMER -->\n<div class=\"disclaimer\">\n  <p>This article is based on the Real Estate Transaction Tax Law (Royal Decree No. M\/84), its Implementing Regulations (Board Resolution No. 01-03-25 dated 24\/09\/1446H), and ZATCA&#8217;s Detailed Guideline for RETT. It is provided for general information only and does not constitute tax or legal advice. dariba.co is an independent platform with no consulting relationships.<\/p>\n<\/div>\n\n<\/div>\n\n<script>\ndocument.querySelectorAll('.dariba-article .faq-q').forEach(function(btn) {\n  btn.addEventListener('click', function() {\n    btn.parentElement.classList.toggle('open');\n  });\n});\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Tax Intelligence RETT Exemptions Part of RETT Exemptions in Saudi Arabia: The Complete Analysis \u2014 Article 10 of 10 Most of the RETT exemptions are not granted once and forgotten. A large number of them are conditional \u2014 they depend on something continuing to be true for years after the transaction closes. A five-year shareholding [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,7],"tags":[],"class_list":["post-547","post","type-post","status-publish","format-standard","hentry","category-rett","category-rett-exemptions"],"_links":{"self":[{"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/posts\/547","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dariba.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=547"}],"version-history":[{"count":0,"href":"https:\/\/www.dariba.co\/index.php?rest_route=\/wp\/v2\/posts\/547\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.dariba.co\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=547"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dariba.co\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=547"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dariba.co\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=547"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}