| 1 | --- |
| 2 | name: uae-vat |
| 3 | description: Use this skill whenever asked to prepare, review, or classify transactions for a UAE VAT return (VAT201 form) for any client. Trigger on phrases like "prepare VAT return", "do the VAT", "fill in VAT201", "create the return", "UAE VAT filing", "FTA return", or any request involving UAE VAT filing. Also trigger when classifying transactions for VAT purposes from bank statements, invoices, or other source data. This skill covers the UAE only and only standard VAT-registered persons filing VAT201. VAT groups, profit margin schemes, partial exemption with non-trivial exempt supplies, and Designated Zone goods movement classifications are all in the refusal catalogue. MUST be loaded alongside vat-workflow-base v0.1 or later (for workflow architecture). ALWAYS read this skill before touching any UAE VAT work. |
| 4 | version: 2.0 |
| 5 | --- |
| 6 | |
| 7 | # UAE VAT Return Skill (VAT201) v2.0 |
| 8 | |
| 9 | ## Section 1 — Quick reference |
| 10 | |
| 11 | **Read this whole section before classifying anything. The workflow runbook is in `vat-workflow-base` Section 1 — follow that runbook with this skill providing the country-specific content.** |
| 12 | |
| 13 | | Field | Value | |
| 14 | |---|---| |
| 15 | | Country | United Arab Emirates | |
| 16 | | Standard rate | 5% | |
| 17 | | Zero rate | 0% (exports, international transport, first residential property within 3 years, qualifying education, qualifying healthcare, investment precious metals 99%+ purity, crude oil and natural gas) | |
| 18 | | Exempt supplies | Financial services (interest/margin-based), residential property resale/lease after first supply, bare land, local passenger transport, life insurance | |
| 19 | | Return form | VAT201 (filed via FTA e-Services portal) | |
| 20 | | Filing portal | https://eservices.tax.gov.ae (FTA e-Services Portal) — electronic only | |
| 21 | | Authority | Federal Tax Authority (FTA), United Arab Emirates | |
| 22 | | Currency | AED only | |
| 23 | | Filing frequency | Quarterly (default, annual turnover < AED 150M); Monthly (assigned by FTA, turnover >= AED 150M) | |
| 24 | | Deadline | 28th day of the month following end of tax period | |
| 25 | | VAT introduction date | 1 January 2018 | |
| 26 | | TRN format | 15-digit numeric | |
| 27 | | Companion skill (Tier 1, workflow) | **vat-workflow-base v0.1 or later — MUST be loaded** | |
| 28 | | Contributor | Open Accounting Skills Registry | |
| 29 | | Validated by | Deep research verification, April 2026 | |
| 30 | | Validation date | April 2026 | |
| 31 | |
| 32 | **Key VAT201 boxes/fields (the fields you will use most):** |
| 33 | |
| 34 | | Field | Meaning | |
| 35 | |---|---| |
| 36 | | 1 (1a–1g) | Standard-rated supplies, broken down by Emirate (Abu Dhabi, Dubai, Sharjah, Ajman, UAQ, RAK, Fujairah) — net value + 5% VAT | |
| 37 | | 2 | Tax refunds provided to tourists (Tourist Refund Scheme) | |
| 38 | | 3 | Supplies subject to reverse charge — value of taxable supplies received from non-resident suppliers + 5% VAT | |
| 39 | | 4 | Zero-rated supplies — net value | |
| 40 | | 5 | Exempt supplies — net value | |
| 41 | | 6 | Goods imported into the UAE — CIF value + 5% VAT | |
| 42 | | 7 | Adjustments to output tax (credit notes, corrections, bad debt relief) | |
| 43 | | 8 | Total output tax due (derived: VAT on Box 1 + Box 2 + VAT on Box 3 + VAT on Box 6 + Box 7) | |
| 44 | | 9 | Standard-rated expenses — net value + 5% VAT | |
| 45 | | 10 | Reverse charge input tax — VAT recoverable on reverse charge supplies from Box 3 | |
| 46 | | 11 | Total recoverable input tax (derived: VAT on Box 9 + Box 10 − blocked input tax adjustments) | |
| 47 | |
| 48 | **Net VAT payable = Box 8 − Box 11. Positive = payable to FTA. Negative = refundable or carried forward.** |
| 49 | |
| 50 | **Conservative defaults — UAE-specific values for the universal categories in `vat-workflow-base` Section 2:** |
| 51 | |
| 52 | | Ambiguity | Default | |
| 53 | |---|---| |
| 54 | | Unknown rate on a sale | 5% (standard rate) | |
| 55 | | Unknown VAT status of a purchase | Not recoverable | |
| 56 | | Unknown counterparty location | Domestic UAE | |
| 57 | | Unknown Emirate for Box 1 breakdown | Flag for reviewer — Emirate must be determined | |
| 58 | | Unknown business-use proportion (vehicle, phone) | 0% recovery | |
| 59 | | Unknown SaaS billing entity | Reverse charge (non-resident supplier) | |
| 60 | | Unknown blocked-input status (entertainment, motor vehicle, personal benefit) | Blocked | |
| 61 | | Unknown whether transaction is in scope | In scope | |
| 62 | | Unknown Designated Zone involvement | Treat as mainland (standard VAT rules) | |
| 63 | |
| 64 | **Red flag thresholds — country slot values for the reviewer brief in `vat-workflow-base` Section 3:** |
| 65 | |
| 66 | | Threshold | Value | |
| 67 | |---|---| |
| 68 | | HIGH single-transaction size | AED 20,000 | |
| 69 | | HIGH tax-delta on a single conservative default | AED 1,000 | |
| 70 | | MEDIUM counterparty concentration | >40% of output OR input | |
| 71 | | MEDIUM conservative-default count | >4 across the return | |
| 72 | | LOW absolute net VAT position | AED 25,000 | |
| 73 | |
| 74 | --- |
| 75 | |
| 76 | ## Section 2 — Required inputs and refusal catalogue |
| 77 | |
| 78 | ### Required inputs |
| 79 | |
| 80 | **Minimum viable** — bank statement for the quarter in CSV, PDF, or pasted text. Must cover the full period. Acceptable from any UAE business bank: Emirates NBD, First Abu Dhabi Bank (FAB), Abu Dhabi Commercial Bank (ADCB), Mashreq Bank, Dubai Islamic Bank, RAKBANK, Commercial Bank of Dubai, HSBC UAE, Standard Chartered UAE, Citibank UAE, Revolut Business, Wise Business, or any other. |
| 81 | |
| 82 | **Recommended** — sales invoices for the period (especially for zero-rated supplies and exports), purchase invoices for any input tax claim above AED 1,000, the client's TRN (15-digit number) in writing, and the Emirate of the client's establishment. |
| 83 | |
| 84 | **Ideal** — complete invoice register, VAT registration certificate from FTA, prior period VAT201, reconciliation of any excess input tax carried forward. |
| 85 | |
| 86 | **Refusal policy if minimum is missing — SOFT WARN.** If no bank statement is available at all, hard stop. If bank statement only without invoices, proceed but record in the reviewer brief: "This VAT201 was produced from bank statement alone. The reviewer must verify, before approval, that input tax claims above AED 1,000 are supported by valid tax invoices, that all reverse charge and zero-rating classifications match the supplier's/customer's documentation, and that the Emirate breakdown in Box 1 is correct." |
| 87 | |
| 88 | ### UAE-specific refusal catalogue |
| 89 | |
| 90 | If any trigger fires, stop, output the refusal message verbatim, end the conversation. |
| 91 | |
| 92 | **R-AE-1 — Partial exemption with significant exempt supplies.** *Trigger:* client makes both taxable and exempt supplies and the exempt proportion is not trivial (more than incidental bank charges/interest). *Message:* "You make both taxable and exempt supplies. Your input tax must be apportioned under Articles 55-56 of the VAT Decree-Law. This skill cannot compute the apportionment ratio. Please engage a registered tax agent to determine and confirm the recovery rate before input tax is claimed." |
| 93 | |
| 94 | **R-AE-2 — VAT group registration.** *Trigger:* client is part of a VAT group (Tax Group). *Message:* "VAT group registrations require consolidation across all group members and disregard of intra-group supplies. This skill covers single-entity VAT201 returns only. Please engage a registered tax agent." |
| 95 | |
| 96 | **R-AE-3 — Designated Zone goods movement classification.** *Trigger:* client operates in a Designated Zone and the transaction involves movement of goods between Designated Zones, or from a Designated Zone to mainland, or vice versa. *Message:* "Designated Zone goods movements have specific import/export treatment under Article 51 of the VAT Decree-Law. The classification depends on the specific zone's designation status and the direction of movement. This skill applies standard mainland rules only. Please engage a registered tax agent to confirm the Designated Zone treatment." |
| 97 | |
| 98 | **R-AE-4 — Profit margin scheme.** *Trigger:* client deals in second-hand goods, art, or collectables under the profit margin scheme. *Message:* "Profit margin scheme transactions require transaction-level margin computation under Article 29 of the Executive Regulation. Out of scope." |
| 99 | |
| 100 | **R-AE-5 — Capital assets scheme adjustment.** *Trigger:* the period contains an adjustment to previously deducted input tax on a capital asset under Article 57 (assets exceeding AED 5,000,000 for buildings or 5-year useful life for other assets). *Message:* "Capital assets scheme adjustments are too fact-sensitive for this skill. They require tracking the original deduction, current use, and computing the annual fraction over 10 years (buildings) or 5 years (other assets). Please engage a registered tax agent." |
| 101 | |
| 102 | **R-AE-6 — Concerned goods (hydrocarbons) reverse charge.** *Trigger:* client supplies or acquires crude oil, refined petroleum products, hydrocarbons, or natural gas between VAT-registered persons under Article 48(2). *Message:* "Concerned goods reverse charge under Cabinet Decision No. 25 of 2018 has specific reporting requirements. Out of scope." |
| 103 | |
| 104 | **R-AE-7 — Tourist Refund Scheme operator.** *Trigger:* client is a retailer or central refund agency operating the Tourist Refund Scheme and needs to report Box 2 amounts. *Message:* "Tourist Refund Scheme reporting requires specific Box 2 entries from approved operator reports (Planet/Fintrax). This skill does not compute TRS amounts. Obtain the operator report and enter Box 2 directly." |
| 105 | |
| 106 | --- |
| 107 | |
| 108 | ## Section 3 — Supplier pattern library (the lookup table) |
| 109 | |
| 110 | This is the deterministic pre-classifier. When a transaction's counterparty matches a pattern in this table, apply the treatment from the table directly. Do not second-guess. If none match, fall through to Tier 1 rules in Section 5. |
| 111 | |
| 112 | **How to read this table.** Match by case-insensitive substring on the counterparty name as it appears in the bank statement. If multiple patterns match, use the most specific. |
| 113 | |
| 114 | ### 3.1 UAE banks (fees exempt — exclude) |
| 115 | |
| 116 | | Pattern | Treatment | Notes | |
| 117 | |---|---|---| |
| 118 | | EMIRATES NBD, ENBD | EXCLUDE for bank charges/fees | Financial service, exempt | |
| 119 | | FAB, FIRST ABU DHABI BANK, NBAD | EXCLUDE for bank charges/fees | Same | |
| 120 | | ADCB, ABU DHABI COMMERCIAL BANK | EXCLUDE for bank charges/fees | Same | |
| 121 | | MASHREQ, MASHREQBANK | EXCLUDE for bank charges/fees | Same | |
| 122 | | DUBAI ISLAMIC BANK, DIB | EXCLUDE for bank charges/fees | Same | |
| 123 | | RAKBANK, NATIONAL BANK OF RAK | EXCLUDE for bank charges/fees | Same | |
| 124 | | CBD, COMMERCIAL BANK OF DUBAI | EXCLUDE for bank charges/fees | Same | |
| 125 | | HSBC UAE, HSBC MIDDLE EAST | EXCLUDE for bank charges/fees | Same | |
| 126 | | STANDARD CHARTERED UAE | EXCLUDE for bank charges/fees | Same | |
| 127 | | REVOLUT, WISE (fee lines) | EXCLUDE for transaction/maintenance fees | Check for separate taxable subscription invoices | |
| 128 | | INTEREST, PROFIT RATE, MURABAHA | EXCLUDE | Interest/profit income/expense, exempt financial service | |
| 129 | | LOAN, FINANCING, IJARA (principal) | EXCLUDE | Loan/financing principal movement, out of scope | |
| 130 | |
| 131 | ### 3.2 UAE government, regulators, and statutory bodies (exclude entirely) |
| 132 | |
| 133 | | Pattern | Treatment | Notes | |
| 134 | |---|---|---| |
| 135 | | FTA, FEDERAL TAX AUTHORITY | EXCLUDE | Tax payment, not a supply | |
| 136 | | VAT PAYMENT, TAX PAYMENT | EXCLUDE | VAT/tax payment | |
| 137 | | ZATCA (if cross-border payment to Saudi authority) | EXCLUDE | Foreign tax payment | |
| 138 | | CUSTOMS, DUBAI CUSTOMS, ABU DHABI CUSTOMS | EXCLUDE for customs duty | Customs duty is not VAT (but check for import VAT in Box 6) | |
| 139 | | DED, DEPARTMENT OF ECONOMIC DEVELOPMENT | EXCLUDE | Trade licence fees, government sovereign act | |
| 140 | | DMCC, DAFZA, JAFZA, SAIF ZONE (licence fees) | EXCLUDE | Free zone authority fees, government | |
| 141 | | DIFC, ADGM | EXCLUDE for registration/licence fees | Financial centre authority fees | |
| 142 | | MOHRE, MINISTRY OF HUMAN RESOURCES | EXCLUDE | Government labour fees | |
| 143 | | IMMIGRATION, GDRFA | EXCLUDE | Visa/immigration fees | |
| 144 | | MUNICIPALITY, BALADIYA | EXCLUDE | Government fees | |
| 145 | | RTA, ROADS AND TRANSPORT AUTHORITY | EXCLUDE | Government fees (Salik tolls are out of scope) | |
| 146 | |
| 147 | ### 3.3 UAE utilities |
| 148 | |
| 149 | | Pattern | Treatment | Box | Notes | |
| 150 | |---|---|---|---| |
| 151 | | DEWA, DUBAI ELECTRICITY AND WATER | Domestic 5% | 9 | Electricity and water — overhead, input tax claimable | |
| 152 | | ADDC, ABU DHABI DISTRIBUTION COMPANY | Domestic 5% | 9 | Same | |
| 153 | | SEWA, SHARJAH ELECTRICITY AND WATER | Domestic 5% | 9 | Same | |
| 154 | | FEWA, FEDERAL ELECTRICITY AND WATER | Domestic 5% | 9 | Same (covers Ajman, UAQ, Fujairah) | |
| 155 | | AADC, AL AIN DISTRIBUTION COMPANY | Domestic 5% | 9 | Same | |
| 156 | | DISTRICT COOLING, EMPOWER, TABREED | Domestic 5% | 9 | District cooling services | |
| 157 | |
| 158 | ### 3.4 UAE telecoms |
| 159 | |
| 160 | | Pattern | Treatment | Box | Notes | |
| 161 | |---|---|---|---| |
| 162 | | DU, EMIRATES INTEGRATED TELECOM, EITC | Domestic 5% | 9 | Telecoms/broadband — overhead | |
| 163 | | ETISALAT, E&, EMIRATES TELECOM | Domestic 5% | 9 | Same | |
| 164 | | VIRGIN MOBILE UAE | Domestic 5% | 9 | MVNO telecoms | |
| 165 | |
| 166 | ### 3.5 Insurance (check type) |
| 167 | |
| 168 | | Pattern | Treatment | Notes | |
| 169 | |---|---|---| |
| 170 | | LIFE INSURANCE, METLIFE, ZURICH LIFE | EXCLUDE | Life insurance exempt | |
| 171 | | SALAMA, TAKAFUL, ISLAMIC INSURANCE (life) | EXCLUDE | Life/family takaful exempt | |
| 172 | | MOTOR INSURANCE, VEHICLE INSURANCE | Domestic 5% | General insurance is standard-rated, input claimable (unless for blocked motor vehicle) | |
| 173 | | HEALTH INSURANCE, MEDICAL INSURANCE | Domestic 5% | Standard-rated; input claimable unless employee personal benefit | |
| 174 | | PROPERTY INSURANCE, FIRE INSURANCE | Domestic 5% | Standard-rated, input claimable | |
| 175 | | OMAN INSURANCE, AXA GULF, RSA (general) | Domestic 5% | General insurance standard-rated | |
| 176 | |
| 177 | ### 3.6 Transport |
| 178 | |
| 179 | | Pattern | Treatment | Box | Notes | |
| 180 | |---|---|---|---| |
| 181 | | CAREEM, UBER UAE | Domestic 5% | 9 | Ride-hailing, standard rated | |
| 182 | | RTA TAXI, DUBAI TAXI, ABU DHABI TAXI | EXCLUDE | Local passenger transport, exempt | |
| 183 | | METRO, TRAM, BUS (RTA public transport) | EXCLUDE | Local passenger transport, exempt | |
| 184 | | SALIK, TOLL | EXCLUDE | Road toll, government fee | |
| 185 | | EMIRATES (airline, international) | Zero-rated / EXCLUDE | International passenger transport zero-rated | |
| 186 | | FLY DUBAI, FLYDUBAI | Zero-rated / EXCLUDE | International flights | |
| 187 | | ETIHAD AIRWAYS | Zero-rated / EXCLUDE | International flights | |
| 188 | | AIR ARABIA | Zero-rated / EXCLUDE | International flights | |
| 189 | | DHL EXPRESS UAE, ARAMEX | Domestic 5% | 9 | Courier/express, standard rated | |
| 190 | | DHL INTERNATIONAL | Reverse charge | 3/10 | Non-resident supplier — check invoice entity | |
| 191 | |
| 192 | ### 3.7 Food retail and supermarkets |
| 193 | |
| 194 | | Pattern | Treatment | Notes | |
| 195 | |---|---|---| |
| 196 | | CARREFOUR, CARREFOUR UAE, MAF | Default BLOCK input tax | Personal provisioning. Claimable only if F&B/hospitality business purchasing stock-in-trade | |
| 197 | | LULU, LULU HYPERMARKET | Default BLOCK | Same | |
| 198 | | SPINNEYS, WAITROSE UAE | Default BLOCK | Same | |
| 199 | | CHOITHRAMS | Default BLOCK | Same | |
| 200 | | NOON DAILY, NOON.COM (grocery) | Default BLOCK | Same | |
| 201 | | RESTAURANTS, CAFES (any named restaurant) | Default BLOCK | Entertainment blocked under Exec. Reg. Art. 53(1)(a) | |
| 202 | |
| 203 | ### 3.8 SaaS — non-resident suppliers (reverse charge) |
| 204 | |
| 205 | When the client receives services from a non-resident supplier who is not VAT-registered in UAE: report in Box 3 (value + 5% VAT output side), claim input in Box 10 (if entitled). Net effect zero for fully taxable business. |
| 206 | |
| 207 | | Pattern | Billing entity | Box | Notes | |
| 208 | |---|---|---|---| |
| 209 | | GOOGLE (Ads, Workspace, Cloud) | Google Ireland Ltd (IE) or Google LLC (US) | 3/10 | Non-resident, reverse charge | |
| 210 | | MICROSOFT (365, Azure) | Microsoft Ireland Operations Ltd (IE) | 3/10 | Non-resident, reverse charge | |
| 211 | | ADOBE | Adobe Systems Software Ireland Ltd (IE) | 3/10 | Non-resident, reverse charge | |
| 212 | | META, FACEBOOK ADS | Meta Platforms Ireland Ltd (IE) | 3/10 | Non-resident, reverse charge | |
| 213 | | LINKEDIN (paid) | LinkedIn Ireland Unlimited (IE) | 3/10 | Non-resident, reverse charge | |
| 214 | | AWS, AMAZON WEB SERVICES | AWS Inc (US) or AWS EMEA SARL (LU) | 3/10 | Non-resident, reverse charge | |
| 215 | | NOTION | Notion Labs Inc (US) | 3/10 | Non-resident, reverse charge | |
| 216 | | ANTHROPIC, CLAUDE | Anthropic PBC (US) | 3/10 | Non-resident, reverse charge | |
| 217 | | OPENAI, CHATGPT | OpenAI Inc (US) | 3/10 | Non-resident, reverse charge | |
| 218 | | GITHUB | GitHub Inc (US) | 3/10 | Non-resident, reverse charge | |
| 219 | | FIGMA | Figma Inc (US) | 3/10 | Non-resident, reverse charge | |
| 220 | | CANVA | Canva Pty Ltd (AU) | 3/10 | Non-resident, reverse charge | |
| 221 | | SLACK | Slack Technologies LLC (US) | 3/10 | Non-resident, reverse charge | |
| 222 | | ATLASSIAN (Jira, Confluence) | Atlassian Pty Ltd (AU) | 3/10 | Non-resident, reverse charge | |
| 223 | | ZOOM | Zoom Video Communications Inc (US) | 3/10 | Non-resident, reverse charge | |
| 224 | | HUBSPOT | HubSpot Inc (US) | 3/10 | Non-resident, reverse charge | |
| 225 | | STRIPE (subscription) | Stripe Inc (US) | 3/10 | Non-resident, reverse charge | |
| 226 | | SHOPIFY | Shopify Inc (CA) | 3/10 | Non-resident, reverse charge | |
| 227 | | TWILIO | Twilio Inc (US) | 3/10 | Non-resident, reverse charge | |
| 228 | |
| 229 | ### 3.9 Payment processors |
| 230 | |
| 231 | | Pattern | Treatment | Notes | |
| 232 | |---|---|---| |
| 233 | | STRIPE (transaction fees) | EXCLUDE (exempt) | Payment processing fees, exempt financial service | |
| 234 | | PAYPAL (transaction fees) | EXCLUDE (exempt) | Same | |
| 235 | | TELR, NETWORK INTERNATIONAL, PAYFORT (AMAZON PAYMENT SERVICES) | Check invoice | If UAE entity: domestic 5%. Fees may be exempt financial service | |
| 236 | |
| 237 | ### 3.10 Freezone suppliers |
| 238 | |
| 239 | | Pattern | Treatment | Notes | |
| 240 | |---|---|---| |
| 241 | | Supplier in Designated Zone (goods) | See R-AE-3 — may trigger refusal | Goods from Designated Zone to mainland = import (Box 6) | |
| 242 | | Supplier in Designated Zone (services) | Domestic 5%, Box 9 | Services in/from Designated Zones follow standard VAT rules | |
| 243 | | Supplier in non-Designated free zone | Domestic 5%, Box 9 | Non-designated free zones follow standard UAE VAT rules for all supplies | |
| 244 | |
| 245 | ### 3.11 E-commerce and retail platforms |
| 246 | |
| 247 | | Pattern | Treatment | Box | Notes | |
| 248 | |---|---|---|---| |
| 249 | | NOON, NOON.COM | Domestic 5% | 9 | UAE marketplace, standard rated | |
| 250 | | AMAZON.AE, SOUQ.COM | Domestic 5% | 9 | UAE marketplace | |
| 251 | | NAMSHI | Domestic 5% | 9 | Fashion retail | |
| 252 | |
| 253 | ### 3.12 Professional services (UAE) |
| 254 | |
| 255 | | Pattern | Treatment | Box | Notes | |
| 256 | |---|---|---|---| |
| 257 | | LAW FIRM names, ADVOCATES, LEGAL | Domestic 5% | 9 | Legal fees, input claimable if business purpose | |
| 258 | | ACCOUNTANT, AUDIT FIRM, CPA | Domestic 5% | 9 | Accounting/audit, always claimable | |
| 259 | | PRO SERVICES, TYPING CENTRE | Domestic 5% | 9 | Government liaison services | |
| 260 | | NOTARY, NOTARIZATION | Domestic 5% | 9 | Notarial services | |
| 261 | |
| 262 | ### 3.13 Payroll and employee costs (exclude entirely) |
| 263 | |
| 264 | | Pattern | Treatment | Notes | |
| 265 | |---|---|---| |
| 266 | | SALARY, WAGES, PAYROLL, WPS | EXCLUDE | Employment, out of scope | |
| 267 | | END OF SERVICE, GRATUITY, EOSB | EXCLUDE | Employment termination benefit, out of scope | |
| 268 | | VISA FEES, LABOUR CARD | EXCLUDE | Government fees | |
| 269 | | HEALTH INSURANCE (employee mandatory) | Domestic 5% | Mandatory employee health insurance is standard rated and input claimable | |
| 270 | |
| 271 | ### 3.14 Property and rent |
| 272 | |
| 273 | | Pattern | Treatment | Notes | |
| 274 | |---|---|---| |
| 275 | | COMMERCIAL RENT, OFFICE RENT (with VAT invoice) | Domestic 5%, Box 9 | Commercial property lease, input claimable | |
| 276 | | RESIDENTIAL RENT, APARTMENT RENT | EXCLUDE | Residential lease, exempt | |
| 277 | | EJARI, TAWTHEEQ (residential) | EXCLUDE | Residential tenancy registration | |
| 278 | | WAREHOUSE, INDUSTRIAL RENT | Domestic 5%, Box 9 | Commercial/industrial lease, standard rated | |
| 279 | |
| 280 | ### 3.15 Internal transfers and exclusions |
| 281 | |
| 282 | | Pattern | Treatment | Notes | |
| 283 | |---|---|---| |
| 284 | | OWN TRANSFER, INTERNAL, BETWEEN ACCOUNTS | EXCLUDE | Internal movement | |
| 285 | | DIVIDEND, DIV PAYMENT | EXCLUDE | Dividend, out of scope | |
| 286 | | LOAN REPAYMENT, FINANCING REPAYMENT | EXCLUDE | Principal, out of scope | |
| 287 | | CASH WITHDRAWAL, ATM | TIER 2 — ask | Default exclude; ask what cash was spent on | |
| 288 | | PARTNER DRAWING, OWNER DRAWING | EXCLUDE | Drawing, out of scope | |
| 289 | |
| 290 | --- |
| 291 | |
| 292 | ## Section 4 — Worked examples |
| 293 | |
| 294 | These are six fully worked classifications drawn from a hypothetical bank statement of a UAE-based self-employed IT consultant operating from Dubai. |
| 295 | |
| 296 | ### Example 1 — Non-resident SaaS reverse charge (Notion) |
| 297 | |
| 298 | **Input line:** |
| 299 | `03.04.2026 ; NOTION LABS INC ; DEBIT ; Monthly subscription ; USD 16.00 ; AED 58.72` |
| 300 | |
| 301 | **Reasoning:** |
| 302 | Notion Labs Inc is a US entity (Section 3.8). No VAT on the invoice. This is a service received from a non-resident supplier not registered for UAE VAT. The client must self-assess reverse charge under Article 48: output VAT at 5% in Box 3/Box 8, input VAT in Box 10/Box 11. Net effect zero for a fully taxable client. |
| 303 | |
| 304 | **Output:** |
| 305 | |
| 306 | | Date | Counterparty | Gross | Net | VAT | Rate | Box (output) | Box (input) | Default? | Question? | Excluded? | |
| 307 | |---|---|---|---|---|---|---|---|---|---|---| |
| 308 | | 03.04.2026 | NOTION LABS INC | -58.72 | -58.72 | 2.94 | 5% | 3 / 8 | 10 / 11 | N | — | — | |
| 309 | |
| 310 | ### Example 2 — Zero-rated export of services |
| 311 | |
| 312 | **Input line:** |
| 313 | `10.04.2026 ; TECHCORP LLC DELAWARE ; CREDIT ; Invoice UAE-2026-018 IT consultancy March ; +18,000.00 ; AED` |
| 314 | |
| 315 | **Reasoning:** |
| 316 | Incoming AED 18,000 from a US company. The client provides IT consulting services to a non-resident customer with no UAE establishment. Under Article 31(1)(a) and Article 45, this is a zero-rated export of services. Report in Box 4. No output VAT. Confirm: the customer has no place of residence in the UAE. |
| 317 | |
| 318 | **Output:** |
| 319 | |
| 320 | | Date | Counterparty | Gross | Net | VAT | Rate | Box | Default? | Question? | Excluded? | |
| 321 | |---|---|---|---|---|---|---|---|---|---| |
| 322 | | 10.04.2026 | TECHCORP LLC DELAWARE | +18,000.00 | +18,000.00 | 0 | 0% | 4 | Y | Q1 (HIGH) | "Verify customer has no UAE establishment" | |
| 323 | |
| 324 | ### Example 3 — Entertainment, blocked |
| 325 | |
| 326 | **Input line:** |
| 327 | `15.04.2026 ; PIERCHIC RESTAURANT DUBAI ; DEBIT ; Client dinner ; -1,200.00 ; AED` |
| 328 | |
| 329 | **Reasoning:** |
| 330 | Restaurant transaction. Client entertainment is blocked under Executive Regulation Article 53(1)(a). Unlike staff meals at the workplace (which may be claimable), client entertainment is a hard block. The input VAT is irrecoverable. Default: full block. No input tax recovery. |
| 331 | |
| 332 | **Output:** |
| 333 | |
| 334 | | Date | Counterparty | Gross | Net | VAT | Rate | Box | Default? | Question? | Excluded? | |
| 335 | |---|---|---|---|---|---|---|---|---|---| |
| 336 | | 15.04.2026 | PIERCHIC RESTAURANT | -1,200.00 | -1,200.00 | 0 | — | — | Y | Q2 | "Entertainment: blocked under Art. 53(1)(a)" | |
| 337 | |
| 338 | ### Example 4 — Domestic standard-rated purchase (office equipment) |
| 339 | |
| 340 | **Input line:** |
| 341 | `18.04.2026 ; SHARAF DG ELECTRONICS ; DEBIT ; Invoice SH-2026-441 Laptop Dell ; -4,200.00 ; AED` |
| 342 | |
| 343 | **Reasoning:** |
| 344 | Sharaf DG is a UAE retailer. The gross amount is AED 4,200 inclusive of 5% VAT. Net = 4,200 x (100/105) = AED 4,000. VAT = AED 200. Standard-rated domestic purchase used for business. Input tax claimable. Goes to Box 9 (purchases) and Box 11 (input tax). |
| 345 | |
| 346 | **Output:** |
| 347 | |
| 348 | | Date | Counterparty | Gross | Net | VAT | Rate | Box (purchase) | Box (input) | Default? | Question? | Excluded? | |
| 349 | |---|---|---|---|---|---|---|---|---|---|---| |
| 350 | | 18.04.2026 | SHARAF DG ELECTRONICS | -4,200.00 | -4,000.00 | -200.00 | 5% | 9 | 11 | N | — | — | |
| 351 | |
| 352 | ### Example 5 — Motor vehicle expense, blocked |
| 353 | |
| 354 | **Input line:** |
| 355 | `22.04.2026 ; HERTZ UAE ; DEBIT ; Monthly car rental ; -3,500.00 ; AED` |
| 356 | |
| 357 | **Reasoning:** |
| 358 | Car rental payment. Input VAT on motor vehicles (purchase, rental, lease, and running costs) is blocked under Executive Regulation Article 53(1)(b). The exceptions are: vehicle is stock-in-trade (car dealership), used for licensed taxi service, used for a vehicle rental business (where renting is the business), or designed exclusively for business goods transport. An IT consultant does not qualify. Default: full block. |
| 359 | |
| 360 | **Output:** |
| 361 | |
| 362 | | Date | Counterparty | Gross | Net | VAT | Rate | Box | Default? | Question? | Excluded? | |
| 363 | |---|---|---|---|---|---|---|---|---|---| |
| 364 | | 22.04.2026 | HERTZ UAE | -3,500.00 | -3,500.00 | 0 | — | — | Y | Q3 | "Motor vehicle: blocked under Art. 53(1)(b)" | |
| 365 | |
| 366 | ### Example 6 — Residential rent (exempt, excluded) |
| 367 | |
| 368 | **Input line:** |
| 369 | `01.04.2026 ; EMAAR PROPERTIES ; DEBIT ; April apartment rent ; -8,000.00 ; AED` |
| 370 | |
| 371 | **Reasoning:** |
| 372 | Residential apartment rent. Residential property lease is exempt under Article 46(2). No VAT is charged. No input tax to claim. Exclude from the return entirely. |
| 373 | |
| 374 | **Output:** |
| 375 | |
| 376 | | Date | Counterparty | Gross | Net | VAT | Rate | Box | Default? | Question? | Excluded? | |
| 377 | |---|---|---|---|---|---|---|---|---|---| |
| 378 | | 01.04.2026 | EMAAR PROPERTIES | -8,000.00 | — | — | — | — | N | — | "Residential rent: exempt" | |
| 379 | |
| 380 | --- |
| 381 | |
| 382 | ## Section 5 — Tier 1 classification rules (compressed) |
| 383 | |
| 384 | Each rule states the legal source and the box mapping. Apply silently if the data is unambiguous. |
| 385 | |
| 386 | ### 5.1 Standard rate 5% (VAT Decree-Law Art. 2, 5) |
| 387 | |
| 388 | Default rate for any taxable supply in the UAE unless zero-rated or exempt. Sales go to Box 1 (with Emirate breakdown 1a–1g). Output tax goes to Box 8. Purchases go to Box 9. Input tax goes to Box 11. |
| 389 | |
| 390 | ### 5.2 Zero-rated supplies (Art. 45) |
| 391 | |
| 392 | Exports of goods outside UAE with proof of export (customs declaration, bill of lading). Exports of services to non-resident with no UAE establishment. International passenger/freight transport. First supply of residential property within 3 years of completion. Qualifying education and healthcare from recognised/licensed providers. Investment precious metals (99%+ purity). Crude oil and natural gas. All go to Box 4. No output VAT. Full input tax recovery on related costs. |
| 393 | |
| 394 | ### 5.3 Exempt supplies (Art. 46) |
| 395 | |
| 396 | Financial services based on interest or implicit margin (lending, deposits, Islamic finance equivalents). Residential property resale/lease after first supply. Bare (undeveloped) land. Local passenger transport (taxis, buses, metro within UAE — not limousine/luxury hire). Life insurance and reinsurance. Go to Box 5. No output VAT. No input tax recovery on directly attributable costs. |
| 397 | |
| 398 | ### 5.4 Out of scope |
| 399 | |
| 400 | Salaries, wages, end-of-service gratuity, dividends, government fines/penalties, loan principal, TOGC, Salik tolls, government licence fees. Not reported on VAT201. Exclude entirely. |
| 401 | |
| 402 | ### 5.5 Reverse charge — services from non-resident (Art. 48) |
| 403 | |
| 404 | When the client receives services from a non-resident supplier who does not have a place of residence in UAE and is not UAE VAT-registered: self-assess output VAT at 5% in Box 3, claim input tax in Box 10 (if entitled). Net effect zero for a fully taxable client. |
| 405 | |
| 406 | ### 5.6 Reverse charge — import of goods (Art. 47-49) |
| 407 | |
| 408 | Goods imported via customs: VAT paid at border (or deferred under customs scheme). Report in Box 6 (value + VAT). Input tax claimable in Box 11. Customs declaration is the supporting document. |
| 409 | |
| 410 | ### 5.7 Domestic purchases — standard rated |
| 411 | |
| 412 | Input tax on a valid tax invoice from a UAE VAT-registered supplier is recoverable for purchases used in taxable business activity. Subject to blocked-input rules (5.9). Map to Box 9 (value) and Box 11 (input tax). |
| 413 | |
| 414 | ### 5.8 Box 1 Emirate breakdown |
| 415 | |
| 416 | Goods: allocate to the Emirate where goods are delivered or made available. Services: allocate to the Emirate where the supplier's establishment providing the service is located. If multiple establishments, allocate to the most directly concerned. Each sub-box (1a–1g) carries its own net value and VAT column. |
| 417 | |
| 418 | ### 5.9 Blocked input tax (Exec. Reg. Art. 53) |
| 419 | |
| 420 | The following categories have zero VAT recovery: |
| 421 | - Entertainment, hospitality, and recreation for non-business purposes — Art. 53(1)(a). Exception: staff meals at the workplace are claimable. |
| 422 | - Motor vehicles: purchase, hire, lease, and running costs (fuel, maintenance, insurance) — Art. 53(1)(b). Exceptions: stock-in-trade (car dealership), licensed taxi service, vehicle rental business, vehicles designed exclusively for business goods transport, emergency vehicles. |
| 423 | - Employee personal benefits: gym, personal phone, personal accommodation (unless required by law) — Art. 53(1)(c). |
| 424 | |
| 425 | Blocked categories override any other recovery rule. Check blocked status before applying recovery. |
| 426 | |
| 427 | ### 5.10 Free samples and gifts |
| 428 | |
| 429 | Gifts not exceeding AED 500 per recipient per year: no deemed supply. Above AED 500: deemed supply, output VAT at 5% due on cost. Report in Box 1. |
| 430 | |
| 431 | ### 5.11 Credit notes and adjustments |
| 432 | |
| 433 | Credit notes issued reduce output tax. Credit notes received reduce input tax. Enter in Box 7 (adjustments to output tax). For errors in prior returns: if tax difference exceeds AED 10,000, mandatory Voluntary Disclosure. If AED 10,000 or less, adjust in next return. |
| 434 | |
| 435 | ### 5.12 Sales — domestic standard |
| 436 | |
| 437 | Charge 5% on all local sales of goods and services. Map to Box 1 (with Emirate breakdown) and Box 8 (output tax). |
| 438 | |
| 439 | ### 5.13 Sales — zero-rated exports |
| 440 | |
| 441 | Goods exported outside UAE: Box 4. Services to non-resident with no UAE establishment: Box 4. Evidence required: customs export declaration, bill of lading, proof of delivery outside UAE, or contract with non-resident. |
| 442 | |
| 443 | ### 5.14 Local passenger transport (exempt) |
| 444 | |
| 445 | Taxis, buses, metro, tram within UAE: exempt under Art. 46(4). Not standard rated. Limousine and luxury car hire: standard rated. This distinction is important — Careem/Uber ride-hailing is standard rated (not local passenger transport exemption). |
| 446 | |
| 447 | --- |
| 448 | |
| 449 | ## Section 6 — Tier 2 catalogue (compressed) |
| 450 | |
| 451 | ### 6.1 Motor vehicle vs commercial vehicle |
| 452 | |
| 453 | *Pattern:* petrol station, parking, car wash, car rental, vehicle maintenance. *Why insufficient:* vehicle type unknown. Motor car expenses are blocked; commercial vehicles (delivery vans, trucks designed for goods) may be claimable. *Default:* 0% recovery. *Question:* "Is this for a passenger car (blocked) or a commercial vehicle designed exclusively for business goods transport?" |
| 454 | |
| 455 | ### 6.2 Entertainment vs staff welfare |
| 456 | |
| 457 | *Pattern:* restaurant, cafe, catering, event venue. *Why insufficient:* client entertainment is blocked; staff meals at the workplace are claimable. *Default:* block. *Question:* "Was this client entertainment (blocked) or a staff meal at the workplace (claimable)?" |
| 458 | |
| 459 | ### 6.3 Ambiguous SaaS billing entities |
| 460 | |
| 461 | *Pattern:* Google, Microsoft, AWS where the billing entity may be a UAE-registered entity or a non-resident. *Default:* reverse charge (non-resident). *Question:* "Could you check the invoice for the legal entity name and TRN? If the supplier has a UAE TRN, this is domestic 5%; if not, reverse charge applies." |
| 462 | |
| 463 | ### 6.4 Emirate allocation for Box 1 |
| 464 | |
| 465 | *Pattern:* sales where the delivery Emirate or establishment Emirate is unclear. *Why insufficient:* Box 1 requires breakdown by Emirate. *Default:* flag for reviewer. *Question:* "In which Emirate were these goods delivered / where is the establishment that provided this service?" |
| 466 | |
| 467 | ### 6.5 Round-number incoming transfers from owner-named counterparties |
| 468 | |
| 469 | *Pattern:* large round credit from a name matching the client's name. *Default:* exclude as owner injection. *Question:* "The AED X transfer from [name] — is this a customer payment, your own money going in, or a loan?" |
| 470 | |
| 471 | ### 6.6 Incoming transfers from foreign counterparties |
| 472 | |
| 473 | *Pattern:* foreign bank, foreign currency. *Default:* domestic 5%. *Question:* "Was this a service to an overseas customer (potentially zero-rated)? Does the customer have a place of residence in the UAE?" |
| 474 | |
| 475 | ### 6.7 Insurance type determination |
| 476 | |
| 477 | *Pattern:* insurance premium payment. *Why insufficient:* life insurance is exempt; general insurance (motor, property, health) is standard rated. *Default:* exclude (exempt default). *Question:* "Is this life insurance (exempt) or general/property/motor insurance (standard rated, input claimable)?" |
| 478 | |
| 479 | ### 6.8 Residential vs commercial property |
| 480 | |
| 481 | *Pattern:* rent payment, property-related payment. *Why insufficient:* residential lease is exempt; commercial lease is standard rated. *Default:* residential (exempt). *Question:* "Is this a commercial property (VAT claimable) or residential (exempt)?" |
| 482 | |
| 483 | ### 6.9 Designated Zone involvement |
| 484 | |
| 485 | *Pattern:* counterparty in a known free zone (JAFZA, DAFZA, KIZAD, etc.). *Why insufficient:* treatment depends on whether the zone is a Designated Zone and whether the transaction involves goods or services. *Default:* treat as mainland (standard 5%). *Question:* "Is this supplier in a Designated Zone? Is the transaction for goods or services?" |
| 486 | |
| 487 | ### 6.10 Employee health insurance |
| 488 | |
| 489 | *Pattern:* health/medical insurance premium. *Why insufficient:* mandatory employee health insurance is claimable; additional voluntary benefits may be blocked as personal employee benefit. *Default:* claimable (mandatory DHA/HAAD requirement). *Question:* "Is this mandatory employee health insurance required by law, or voluntary additional coverage?" |
| 490 | |
| 491 | ### 6.11 Cash withdrawals |
| 492 | |
| 493 | *Pattern:* ATM, cash withdrawal. *Default:* exclude as owner drawing. *Question:* "What was the cash used for?" |
| 494 | |
| 495 | ### 6.12 Outgoing transfers to individuals |
| 496 | |
| 497 | *Pattern:* outgoing to private-looking names. *Default:* exclude as drawings/salary. *Question:* "Was this a contractor payment (with invoice), salary, or personal transfer?" |
| 498 | |
| 499 | --- |
| 500 | |
| 501 | ## Section 7 — Excel working paper template (UAE-specific) |
| 502 | |
| 503 | The base specification is in `vat-workflow-base` Section 3. This section provides the UAE-specific overlay. |
| 504 | |
| 505 | ### Sheet "Transactions" |
| 506 | |
| 507 | Columns A–L per the base. Column H ("Box code") accepts: 1a, 1b, 1c, 1d, 1e, 1f, 1g, 3, 4, 5, 6, 9, 10, RC. Use blank for excluded transactions. Column M: Emirate (for Box 1 entries). For reverse-charge transactions, enter "RC" in column H. |
| 508 | |
| 509 | ### Sheet "Box Summary" |
| 510 | |
| 511 | ``` |
| 512 | Output: |
| 513 | | 1a | Standard-rated supplies — Abu Dhabi | =SUMIFS(Transactions!E:E, Transactions!M:M, "Abu Dhabi") | |
| 514 | | 1b | Standard-rated supplies — Dubai | =SUMIFS(Transactions!E:E, Transactions!M:M, "Dubai") | |
| 515 | | 1c | Standard-rated supplies — Sharjah | =SUMIFS(...) | |
| 516 | | 1d-1g | (Ajman, UAQ, RAK, Fujairah) | =SUMIFS(...) | |
| 517 | | 1 | Total standard-rated supplies | =SUM(1a:1g) | |
| 518 | | 3 | Reverse charge supplies | =SUMIFS(Transactions!E:E, Transactions!H:H, "RC") | |
| 519 | | 4 | Zero-rated supplies | =SUMIFS(Transactions!E:E, Transactions!H:H, "4") | |
| 520 | | 5 | Exempt supplies | =SUMIFS(Transactions!E:E, Transactions!H:H, "5") | |
| 521 | | 6 | Goods imported | =SUMIFS(Transactions!E:E, Transactions!H:H, "6") | |
| 522 | | 8 | Total output tax | =C[1_row]*0.05 + C[3_row]*0.05 + C[6_row]*0.05 | |
| 523 | |
| 524 | Input: |
| 525 | | 9 | Standard-rated expenses | =SUMIFS(Transactions!E:E, Transactions!H:H, "9") | |
| 526 | | 10 | Reverse charge input tax | =C[3_row]*0.05 | |
| 527 | | 11 | Total recoverable input tax | =C[9_row]*0.05 + C[10_row] | |
| 528 | ``` |
| 529 | |
| 530 | ### Sheet "Return Form" |
| 531 | |
| 532 | ``` |
| 533 | Net VAT = Box 8 - Box 11 |
| 534 | |
| 535 | IF Box 8 > Box 11: |
| 536 | VAT payable to FTA |
| 537 | ELSE: |
| 538 | Excess input tax (refundable or carry forward) |
| 539 | ``` |
| 540 | |
| 541 | ### Color and formatting conventions |
| 542 | |
| 543 | Per the xlsx skill: blue for hardcoded values, black for formulas, green for cross-sheet references, yellow background for rows where Default? = "Y". |
| 544 | |
| 545 | ### Mandatory recalc step |
| 546 | |
| 547 | After building the workbook, run: |
| 548 | |
| 549 | ```bash |
| 550 | python /mnt/skills/public/xlsx/scripts/recalc.py /mnt/user-data/outputs/uae-vat-<period>-working-paper.xlsx |
| 551 | ``` |
| 552 | |
| 553 | --- |
| 554 | |
| 555 | ## Section 8 — UAE bank statement reading guide |
| 556 | |
| 557 | Follow the universal exclusion rules in `vat-workflow-base` Step 6, plus these UAE-specific patterns. |
| 558 | |
| 559 | **Emirates NBD statement format.** Emirates NBD business banking exports use CSV or Excel with DD/MM/YYYY dates. Common columns: Transaction Date, Value Date, Description, Cheque No, Debit, Credit, Balance. The description field contains the counterparty name and transaction reference. SWIFT transfers show beneficiary name separately. Direct debits show the beneficiary/collector name. |
| 560 | |
| 561 | **First Abu Dhabi Bank (FAB) statement format.** FAB exports use CSV with columns: Transaction Date, Description, Reference, Debit, Credit, Balance. International payments show the beneficiary bank and name. The description may be truncated for card transactions — check the reference field for additional detail. |
| 562 | |
| 563 | **ADCB statement format.** ADCB online banking exports include columns: Date, Narrative, Reference Number, Debit, Credit, Balance. The narrative field is the primary source for counterparty identification. |
| 564 | |
| 565 | **Mashreq statement format.** Mashreq exports: Date, Description, Debit, Credit, Balance. Card purchases show the merchant name. SWIFT transfers show the beneficiary name. |
| 566 | |
| 567 | **Revolut / Wise Business.** ISO date format. Clear counterparty names. Separate fee lines — exclude fees (exempt financial service). Currency conversion details included. |
| 568 | |
| 569 | **Internal transfers and exclusions.** Own-account transfers between the client's Emirates NBD, FAB, ADCB accounts. Labelled "own transfer", "internal transfer", "between accounts". Always exclude. |
| 570 | |
| 571 | **WPS (Wage Protection System) entries.** Salary payments via WPS appear as "WPS SALARY", "SALARY TRANSFER", or individual employee names. Always exclude — employment, out of scope. |
| 572 | |
| 573 | **Salik (road toll).** Salik top-ups and toll deductions appear as "SALIK", "RTA SALIK". These are government fees, out of scope. Exclude. |
| 574 | |
| 575 | **Foreign currency transactions.** Convert to AED at the UAE Central Bank exchange rate on the transaction date. Note the rate used in column L (Notes). |
| 576 | |
| 577 | **Card purchases with merchant terminal codes.** Some card purchases show only a merchant terminal code (e.g., "POS 1234567 DUBAI"). If the counterparty cannot be identified, ask the client. Do not classify unidentified transactions. |
| 578 | |
| 579 | **DEWA/ADDC housing fee component.** DEWA and ADDC bills include a municipality housing fee (5% of annual rent for Dubai/Abu Dhabi). The housing fee component is a government fee, out of scope. The electricity/water component is standard-rated at 5%. If the statement shows a single DEWA amount, treat the full amount as standard-rated 5% (conservative — the housing fee is a small proportion and is not VAT-deductible anyway). |
| 580 | |
| 581 | --- |
| 582 | |
| 583 | ## Section 9 — Onboarding fallback (only when inference fails) |
| 584 | |
| 585 | ### 9.1 Entity type and trading name |
| 586 | *Inference rule:* "LLC" = limited liability company; "sole establishment" or personal name = sole proprietor; "FZCO", "FZE", "FZ-LLC" = free zone entity. *Fallback question:* "Are you a mainland LLC, sole establishment, free zone company, or branch?" |
| 587 | |
| 588 | ### 9.2 TRN |
| 589 | *Inference rule:* TRN may appear on bank statement descriptions (rare) or invoices. *Fallback question:* "What is your Tax Registration Number (TRN)? (15-digit number)" |
| 590 | |
| 591 | ### 9.3 Filing period |
| 592 | *Inference rule:* first and last transaction dates on bank statement. Quarterly is default. *Fallback question:* "Which quarter does this cover? Q1 (Jan–Mar), Q2 (Apr–Jun), Q3 (Jul–Sep), or Q4 (Oct–Dec)?" |
| 593 | |
| 594 | ### 9.4 Emirate of establishment |
| 595 | *Inference rule:* utility bills (DEWA = Dubai, ADDC = Abu Dhabi, SEWA = Sharjah), commercial rent, trade licence issuer. *Fallback question:* "Which Emirate is your business established in? (For Box 1 allocation of service sales)" |
| 596 | |
| 597 | ### 9.5 Industry and sector |
| 598 | *Inference rule:* counterparty mix, sales patterns. *Fallback question:* "In one sentence, what does the business do?" |
| 599 | |
| 600 | ### 9.6 Employees |
| 601 | *Inference rule:* WPS salary payments, visa fees, health insurance. *Fallback question:* "Do you have employees?" |
| 602 | |
| 603 | ### 9.7 Exempt supplies |
| 604 | *Inference rule:* residential rental income, financial service income. *Fallback question:* "Do you make any VAT-exempt sales (residential property, financial services, life insurance)?" *If yes and significant, R-AE-1 may fire.* |
| 605 | |
| 606 | ### 9.8 Designated Zone |
| 607 | *Inference rule:* free zone trade licence, JAFZA/DAFZA/KIZAD in address. *Fallback question:* "Is your business in a Designated Zone (e.g., JAFZA, DAFZA, KIZAD)? Do you move goods in/out of the zone?" |
| 608 | |
| 609 | ### 9.9 Carried-forward excess input tax |
| 610 | *Inference rule:* not inferable from a single period statement. Always ask. *Question:* "Do you have any excess input tax carried forward from the previous period?" |
| 611 | |
| 612 | --- |
| 613 | |
| 614 | ## Section 10 — Reference material |
| 615 | |
| 616 | ### Validation status |
| 617 | |
| 618 | This skill is v2.0, rewritten in April 2026 to align with the Malta v2.0 structure. It supersedes v1.0/v2.0 standalone versions. |
| 619 | |
| 620 | ### Sources |
| 621 | |
| 622 | **Primary legislation:** |
| 623 | 1. Federal Decree-Law No. 8 of 2017 on Value Added Tax (VAT Decree-Law) — Articles 2-7, 25-34, 45-57, 59-60 |
| 624 | 2. Cabinet Decision No. 52 of 2017 (Executive Regulation) — Articles 14-21, 30-50, 53, 59, 62, 69 |
| 625 | 3. Federal Decree-Law No. 7 of 2017 on Tax Procedures — Articles 26, 28-30 |
| 626 | 4. Cabinet Decision No. 40 of 2017 (Designated Zones) |
| 627 | 5. Cabinet Decision No. 59 of 2017 (Designated Zones list, as amended) |
| 628 | 6. Cabinet Decision No. 49 of 2021 (Penalties) |
| 629 | 7. Cabinet Decision No. 129 of 2025 (Revised penalties, effective 14 April 2026) |
| 630 | 8. Cabinet Decision No. 106 of 2025 (E-invoicing) |
| 631 | |
| 632 | **FTA guidance:** |
| 633 | 9. VAT Public Clarification VATP002 (residential property) |
| 634 | 10. VAT Public Clarification VATP011 (financial services) |
| 635 | 11. FTA VAT201 form completion guide |
| 636 | |
| 637 | **Other:** |
| 638 | 12. FTA e-Services portal — https://eservices.tax.gov.ae |
| 639 | 13. UAE Central Bank exchange rates |
| 640 | |
| 641 | ### Known gaps |
| 642 | |
| 643 | 1. The supplier pattern library covers the most common UAE and international counterparties but does not cover every local business. |
| 644 | 2. The worked examples are drawn from a hypothetical IT consultant in Dubai. They do not cover construction, oil & gas, real estate, or F&B specifically. |
| 645 | 3. The Designated Zone treatment (R-AE-3) is refused rather than handled — future versions should add deterministic rules for common Designated Zone goods movements. |
| 646 | 4. E-invoicing requirements (from mid-2026 / January 2027) are referenced but compliance specifics are not detailed. |
| 647 | 5. The Tourist Refund Scheme (Box 2) is refused (R-AE-7) — only relevant for qualifying retailers. |
| 648 | 6. GCC inter-state supply rules (UAE to Bahrain, Oman, Saudi) are not covered in detail due to ongoing transitional provisions. |
| 649 | |
| 650 | ### Change log |
| 651 | |
| 652 | - **v2.0 (April 2026):** Full rewrite to align with Malta v2.0 structure. Quick reference with Box/Field table and conservative defaults at top (Section 1). Supplier pattern library with UAE vendors (Emirates NBD, FAB, ADCB, Mashreq, du, Etisalat, DEWA/ADDC, Carrefour, Noon, Emirates, Freezone suppliers) in Section 3. Six worked examples (Section 4). Compressed Tier 1 rules (Section 5). Tier 2 catalogue (Section 6). Excel working paper (Section 7). UAE bank statement guide with Emirates NBD/FAB formats (Section 8). Onboarding fallback (Section 9). References (Section 10). |
| 653 | - **v1.0 (April 2026):** Initial standalone skill covering VAT Decree-Law, box mappings, reverse charge, blocked categories, Designated Zones, e-invoicing, registration, penalties. |
| 654 | |
| 655 | ### Self-check (v2.0 of this document) |
| 656 | |
| 657 | 1. Quick reference at top with field/box table and conservative defaults: yes (Section 1). |
| 658 | 2. Supplier library as literal lookup tables: yes (Section 3, 15 sub-tables). |
| 659 | 3. Worked examples: yes (Section 4, 6 examples). |
| 660 | 4. Tier 1 rules compressed: yes (Section 5, 14 rules). |
| 661 | 5. Tier 2 catalogue compressed: yes (Section 6, 12 items). |
| 662 | 6. Excel template specification with mandatory recalc: yes (Section 7). |
| 663 | 7. Onboarding as fallback only: yes (Section 9, 9 items). |
| 664 | 8. All 7 UAE-specific refusals present: yes (Section 2, R-AE-1 through R-AE-7). |
| 665 | 9. Reference material at bottom: yes (Section 10). |
| 666 | 10. Entertainment block explicit: yes (Section 5.9 + Example 3). |
| 667 | 11. Motor vehicle block explicit: yes (Section 5.9 + Example 5). |
| 668 | 12. Reverse charge for non-resident services explicit: yes (Example 1 + Section 5.5). |
| 669 | 13. Zero-rated export and "no UAE establishment" test explicit: yes (Example 2 + Section 5.13). |
| 670 | 14. Emirate breakdown (Box 1a–1g) explicit: yes (Section 5.8 + Tier 2 item 6.4). |
| 671 | 15. Emirates NBD/FAB bank statement format guide: yes (Section 8). |
| 672 | |
| 673 | ## End of UAE VAT Return Skill v2.0 |
| 674 | |
| 675 | This skill is incomplete without the companion file loaded alongside it: `vat-workflow-base` v0.1 or later (Tier 1, workflow architecture). Do not attempt to produce a VAT201 without both files loaded. |
| 676 | |
| 677 | |
| 678 | --- |
| 679 | |
| 680 | ## Disclaimer |
| 681 | |
| 682 | This skill and its outputs are provided for informational and computational purposes only and do not constitute tax, legal, or financial advice. Open Accountants and its contributors accept no liability for any errors, omissions, or outcomes arising from the use of this skill. All outputs must be reviewed and signed off by a qualified professional (such as a registered tax agent, CPA, or equivalent licensed practitioner in your jurisdiction) before filing or acting upon. |
| 683 | |
| 684 | The most up-to-date, verified version of this skill is maintained at [openaccountants.com](https://openaccountants.com). Log in to access the latest version, request a professional review from a licensed accountant, and track updates as tax law changes. |
| 685 |
Run this skill, then get an accountant to check it
After running the full skill pack in Claude, sign up and upload your worksheet. We'll connect you with a trusted accountant in our network who can review your numbers before you file.
Depends on
Quality
Q2: Research-verified
Deep research against tax authority sources. Not yet tested on real data.
Needs real client data + practitioner sign-off to reach Q1.
Accountant Review
About
Use this skill whenever asked to prepare, review, or classify transactions for a UAE VAT return (VAT201 form) for any client. Trigger on phrases like "prepare VAT return", "do the VAT", "fill in VAT201", "create the return", "UAE VAT filing", "FTA return", or any request involving UAE VAT filing. Also trigger when classifying transactions for VAT purposes from bank statements, invoices, or other source data. This skill covers the UAE only and only standard VAT-registered persons filing VAT201. VAT groups, profit margin schemes, partial exemption with non-trivial exempt supplies, and Designated Zone goods movement classifications are all in the refusal catalogue. MUST be loaded alongside vat-workflow-base v0.1 or later (for workflow architecture). ALWAYS read this skill before touching any UAE VAT work.