global-saas-vendors.md306 lines30.9 KB
v1Foundation
| 1 | --- |
| 2 | name: global-saas-vendors |
| 3 | description: > |
| 4 | Deterministic lookup table of 100+ common SaaS/tech vendors that appear on freelancer |
| 5 | bank statements worldwide. Maps bank statement text to vendor, category, default |
| 6 | classification, and VAT/GST treatment for instant transaction recognition. |
| 7 | version: 0.1 |
| 8 | category: patterns |
| 9 | depends_on: [] |
| 10 | --- |
| 11 | |
| 12 | # Global SaaS Vendor Pattern Library v0.1 |
| 13 | |
| 14 | ## What this file is |
| 15 | |
| 16 | **Functional role:** Transaction pattern recognition lookup table |
| 17 | **Status:** Active reference data |
| 18 | |
| 19 | This file provides deterministic matching rules for classifying SaaS and technology vendor charges that commonly appear on freelancer and small-business bank statements. Each entry maps one or more bank statement text patterns to a vendor identity, expense category, default classification, and cross-border VAT/GST treatment. |
| 20 | |
| 21 | **How to use this table.** When classifying a bank transaction, search the "Bank statement text" column for a substring match against the transaction description. If matched, apply the default classification. Always confirm with the client if the subscription is genuinely for business use. |
| 22 | |
| 23 | --- |
| 24 | |
| 25 | ## Lookup table |
| 26 | |
| 27 | ### Cloud and hosting |
| 28 | |
| 29 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 30 | |---|---|---|---|---|---| |
| 31 | | `AMAZON WEB SERVICES` | AWS | Cloud/Hosting | IT expenses / Cloud infrastructure | Reverse charge if billed by AWS EMEA SARL (Luxembourg) to non-LU EU businesses. US: no sales tax on most cloud services. AU: GST on invoice. | AWS bills from multiple entities depending on region. | |
| 32 | | `AWS EMEA SARL` | AWS | Cloud/Hosting | IT expenses / Cloud infrastructure | EU reverse charge applies (B2B). VAT number required on invoice. | European billing entity. | |
| 33 | | `AWS *SERVICES` | AWS | Cloud/Hosting | IT expenses / Cloud infrastructure | Check invoice for billing entity. | Card statement abbreviation. | |
| 34 | | `AMAZON WEB SERVI` | AWS | Cloud/Hosting | IT expenses / Cloud infrastructure | Check invoice for billing entity. | Truncated card statement. | |
| 35 | | `GOOGLE CLOUD` | Google Cloud Platform | Cloud/Hosting | IT expenses / Cloud infrastructure | Billed by Google Cloud EMEA Ltd (Ireland) for EU. Reverse charge for EU B2B. | Also appears as `GOOGLE *CLOUD`. | |
| 36 | | `GOOGLE *CLOUD` | Google Cloud Platform | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | Card statement variant. | |
| 37 | | `GOOGLE *GCP` | Google Cloud Platform | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | Older card format. | |
| 38 | | `MICROSOFT *AZURE` | Microsoft Azure | Cloud/Hosting | IT expenses / Cloud infrastructure | Billed by Microsoft Ireland Operations Ltd for EU. Reverse charge B2B. | | |
| 39 | | `MICROSOFT AZURE` | Microsoft Azure | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | | |
| 40 | | `MSFT *AZURE` | Microsoft Azure | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | Shortened card format. | |
| 41 | | `DIGITALOCEAN` | DigitalOcean | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity (DigitalOcean LLC). No VAT charged to non-US. EU: reverse charge on import of services. | | |
| 42 | | `DIGITALOCEAN.COM` | DigitalOcean | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | | |
| 43 | | `HEROKU` | Heroku (Salesforce) | Cloud/Hosting | IT expenses / Cloud infrastructure | Billed by Salesforce. Check invoice entity. | Now part of Salesforce. | |
| 44 | | `HEROKU *` | Heroku (Salesforce) | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | | |
| 45 | | `VERCEL INC` | Vercel | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge on import. | | |
| 46 | | `VERCEL` | Vercel | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | | |
| 47 | | `NETLIFY` | Netlify | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge on import. | | |
| 48 | | `CLOUDFLARE` | Cloudflare | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge. UK: reverse charge. | Also covers Cloudflare Workers, R2, etc. | |
| 49 | | `CLOUDFLARE.COM` | Cloudflare | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | | |
| 50 | | `LINODE` | Linode (Akamai) | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge on import. | Now part of Akamai. | |
| 51 | | `AKAMAI *LINODE` | Linode (Akamai) | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | Post-acquisition branding. | |
| 52 | | `HETZNER` | Hetzner | Cloud/Hosting | IT expenses / Cloud infrastructure | German entity. EU B2B: reverse charge if buyer outside DE and provides VAT ID. DE domestic: 19% VAT. | | |
| 53 | | `HETZNER ONLINE` | Hetzner | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | | |
| 54 | | `OVH` | OVHcloud | Cloud/Hosting | IT expenses / Cloud infrastructure | French entity. EU B2B: reverse charge if buyer outside FR. FR domestic: 20% TVA. | | |
| 55 | | `OVHCLOUD` | OVHcloud | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | | |
| 56 | | `VULTR` | Vultr | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge on import. | | |
| 57 | | `RENDER.COM` | Render | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge on import. | | |
| 58 | | `FLY.IO` | Fly.io | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge on import. | | |
| 59 | | `RAILWAY.APP` | Railway | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge on import. | | |
| 60 | |
| 61 | ### Developer tools |
| 62 | |
| 63 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 64 | |---|---|---|---|---|---| |
| 65 | | `GITHUB` | GitHub | Dev Tools | IT expenses / Software subscriptions | US entity (Microsoft). EU: reverse charge. | Free tier exists; charges indicate paid plan. | |
| 66 | | `GITHUB INC` | GitHub | Dev Tools | IT expenses / Software subscriptions | Same as above. | | |
| 67 | | `GITLAB` | GitLab | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. NL entity for some EU billing. | Check invoice entity. | |
| 68 | | `GITLAB INC` | GitLab | Dev Tools | IT expenses / Software subscriptions | Same as above. | | |
| 69 | | `GITLAB B.V.` | GitLab | Dev Tools | IT expenses / Software subscriptions | NL entity. EU B2B: reverse charge if outside NL. | EU billing entity. | |
| 70 | | `ATLASSIAN` | Bitbucket / Jira / Confluence | Dev Tools | IT expenses / Software subscriptions | AU entity for some billing; US for others. Check invoice. | Atlassian owns Bitbucket, Jira, Confluence, Trello. | |
| 71 | | `ATLASSIAN *` | Bitbucket / Jira / Confluence | Dev Tools | IT expenses / Software subscriptions | Same as above. | | |
| 72 | | `JETBRAINS` | JetBrains | Dev Tools | IT expenses / Software subscriptions | CZ entity (JetBrains s.r.o.). EU B2B: reverse charge if outside CZ. | IntelliJ, PyCharm, WebStorm, etc. | |
| 73 | | `JETBRAINS S.R.O` | JetBrains | Dev Tools | IT expenses / Software subscriptions | Same as above. | | |
| 74 | | `DOCKER` | Docker | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Docker Desktop paid plans. | |
| 75 | | `DOCKER INC` | Docker | Dev Tools | IT expenses / Software subscriptions | Same as above. | | |
| 76 | | `HASHICORP` | HashiCorp (Terraform Cloud) | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Terraform, Vault, etc. | |
| 77 | | `DATADOG` | Datadog | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Monitoring/observability. | |
| 78 | | `DATADOG INC` | Datadog | Dev Tools | IT expenses / Software subscriptions | Same as above. | | |
| 79 | | `SENTRY` | Sentry | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Error tracking. | |
| 80 | | `SENTRY.IO` | Sentry | Dev Tools | IT expenses / Software subscriptions | Same as above. | | |
| 81 | | `GETSENTRY` | Sentry | Dev Tools | IT expenses / Software subscriptions | Same as above. | Legal entity name. | |
| 82 | | `NEW RELIC` | New Relic | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Observability. | |
| 83 | | `PAGERDUTY` | PagerDuty | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Incident management. | |
| 84 | | `POSTMAN` | Postman | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. | API development. | |
| 85 | | `NPMJS.COM` | npm (GitHub) | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. | npm paid plans. | |
| 86 | | `CIRCLECI` | CircleCI | Dev Tools | IT expenses / Software subscriptions | US entity. EU: reverse charge. | CI/CD. | |
| 87 | | `TRAVIS-CI` | Travis CI | Dev Tools | IT expenses / Software subscriptions | DE entity (Travis CI GmbH). EU B2B: reverse charge if outside DE. | CI/CD. | |
| 88 | |
| 89 | ### Design tools |
| 90 | |
| 91 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 92 | |---|---|---|---|---|---| |
| 93 | | `FIGMA` | Figma | Design | IT expenses / Software subscriptions | US entity (now Adobe). EU: reverse charge. | | |
| 94 | | `FIGMA INC` | Figma | Design | IT expenses / Software subscriptions | Same as above. | | |
| 95 | | `ADOBE` | Adobe Creative Cloud | Design | IT expenses / Software subscriptions | IE entity for EU (Adobe Systems Software Ireland). Reverse charge EU B2B outside IE. | Photoshop, Illustrator, Premiere, etc. | |
| 96 | | `ADOBE CREATIVE` | Adobe Creative Cloud | Design | IT expenses / Software subscriptions | Same as above. | | |
| 97 | | `ADOBE *CREATIVE` | Adobe Creative Cloud | Design | IT expenses / Software subscriptions | Same as above. | | |
| 98 | | `ADOBE SYSTEMS` | Adobe Creative Cloud | Design | IT expenses / Software subscriptions | Same as above. | | |
| 99 | | `CANVA` | Canva | Design | IT expenses / Software subscriptions | AU entity. AU domestic: GST included. EU: reverse charge on import. | Canva Pro/Teams. | |
| 100 | | `CANVA.COM` | Canva | Design | IT expenses / Software subscriptions | Same as above. | | |
| 101 | | `CANVA PTY` | Canva | Design | IT expenses / Software subscriptions | Same as above. | | |
| 102 | | `SKETCH B.V.` | Sketch | Design | IT expenses / Software subscriptions | NL entity. EU B2B: reverse charge if outside NL. NL domestic: 21% BTW. | macOS design tool. | |
| 103 | | `SKETCH` | Sketch | Design | IT expenses / Software subscriptions | Same as above. | | |
| 104 | | `INVISIONAPP` | InVision | Design | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Prototyping (winding down). | |
| 105 | | `MIRO` | Miro | Design / Collaboration | IT expenses / Software subscriptions | NL entity (RealtimeBoard B.V.). EU B2B: reverse charge if outside NL. | Collaborative whiteboard. | |
| 106 | | `MIRO.COM` | Miro | Design / Collaboration | IT expenses / Software subscriptions | Same as above. | | |
| 107 | | `REALTIMEBOARD` | Miro | Design / Collaboration | IT expenses / Software subscriptions | Same as above. | Former name. | |
| 108 | |
| 109 | ### Communication |
| 110 | |
| 111 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 112 | |---|---|---|---|---|---| |
| 113 | | `SLACK` | Slack (Salesforce) | Communication | IT expenses / Software subscriptions | US entity. IE entity for some EU billing. Check invoice. | | |
| 114 | | `SLACK TECHNOLOG` | Slack (Salesforce) | Communication | IT expenses / Software subscriptions | Same as above. | | |
| 115 | | `ZOOM.US` | Zoom | Communication | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Video conferencing. | |
| 116 | | `ZOOM VIDEO` | Zoom | Communication | IT expenses / Software subscriptions | Same as above. | | |
| 117 | | `ZOOM *` | Zoom | Communication | IT expenses / Software subscriptions | Same as above. | | |
| 118 | | `MICROSOFT *365` | Microsoft 365 | Communication / Productivity | IT expenses / Software subscriptions | IE entity for EU (Microsoft Ireland Operations). Reverse charge EU B2B. | Word, Excel, Outlook, Teams. | |
| 119 | | `MICROSOFT *OFFIC` | Microsoft 365 | Communication / Productivity | IT expenses / Software subscriptions | Same as above. | | |
| 120 | | `MSFT *M365` | Microsoft 365 | Communication / Productivity | IT expenses / Software subscriptions | Same as above. | | |
| 121 | | `MICROSOFT *MICRO` | Microsoft 365 | Communication / Productivity | IT expenses / Software subscriptions | Same as above. | Various Microsoft products. | |
| 122 | | `GOOGLE *GSUITE` | Google Workspace | Communication / Productivity | IT expenses / Software subscriptions | IE entity for EU (Google Ireland Ltd). Reverse charge EU B2B. | Legacy name. | |
| 123 | | `GOOGLE *WORKSPAC` | Google Workspace | Communication / Productivity | IT expenses / Software subscriptions | Same as above. | | |
| 124 | | `GOOGLE WORKSPACE` | Google Workspace | Communication / Productivity | IT expenses / Software subscriptions | Same as above. | | |
| 125 | | `DISCORD` | Discord Nitro | Communication | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Only deductible if genuine business use (e.g., community management). | |
| 126 | | `DISCORD NITRO` | Discord Nitro | Communication | IT expenses / Software subscriptions | Same as above. | Personal use is NOT deductible. | |
| 127 | | `LOOM` | Loom | Communication | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Screen recording. | |
| 128 | | `LOOM INC` | Loom | Communication | IT expenses / Software subscriptions | Same as above. | | |
| 129 | | `CALENDLY` | Calendly | Communication | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Scheduling. | |
| 130 | | `TWILIO` | Twilio | Communication | IT expenses / Software subscriptions | US entity. EU: reverse charge. | SMS/voice API. | |
| 131 | | `TWILIO INC` | Twilio | Communication | IT expenses / Software subscriptions | Same as above. | | |
| 132 | |
| 133 | ### Project management |
| 134 | |
| 135 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 136 | |---|---|---|---|---|---| |
| 137 | | `ATLASSIAN` | Jira / Confluence | Project Management | IT expenses / Software subscriptions | AU/US entity. Check invoice. | See Dev Tools section for Atlassian. | |
| 138 | | `ASANA` | Asana | Project Management | IT expenses / Software subscriptions | US entity. EU: reverse charge. | | |
| 139 | | `ASANA INC` | Asana | Project Management | IT expenses / Software subscriptions | Same as above. | | |
| 140 | | `MONDAY.COM` | Monday.com | Project Management | IT expenses / Software subscriptions | IL entity (monday.com Ltd). EU: reverse charge on import. | | |
| 141 | | `MONDAY COM` | Monday.com | Project Management | IT expenses / Software subscriptions | Same as above. | | |
| 142 | | `NOTION` | Notion | Project Management | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Notes, wikis, project management. | |
| 143 | | `NOTION LABS` | Notion | Project Management | IT expenses / Software subscriptions | Same as above. | | |
| 144 | | `CLICKUP` | ClickUp | Project Management | IT expenses / Software subscriptions | US entity. EU: reverse charge. | | |
| 145 | | `CLICKUP.COM` | ClickUp | Project Management | IT expenses / Software subscriptions | Same as above. | | |
| 146 | | `LINEAR` | Linear | Project Management | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Issue tracking. | |
| 147 | | `LINEAR APP` | Linear | Project Management | IT expenses / Software subscriptions | Same as above. | | |
| 148 | | `BASECAMP` | Basecamp | Project Management | IT expenses / Software subscriptions | US entity. EU: reverse charge. | | |
| 149 | | `37SIGNALS` | Basecamp | Project Management | IT expenses / Software subscriptions | Same as above. | Parent company name. | |
| 150 | | `TRELLO` | Trello (Atlassian) | Project Management | IT expenses / Software subscriptions | See Atlassian. | | |
| 151 | | `TRELLO.COM` | Trello (Atlassian) | Project Management | IT expenses / Software subscriptions | Same as above. | | |
| 152 | |
| 153 | ### Marketing |
| 154 | |
| 155 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 156 | |---|---|---|---|---|---| |
| 157 | | `MAILCHIMP` | Mailchimp (Intuit) | Marketing | Marketing / Advertising | US entity. EU: reverse charge. | Email marketing. | |
| 158 | | `MAILCHIMP *` | Mailchimp (Intuit) | Marketing | Marketing / Advertising | Same as above. | | |
| 159 | | `CONVERTKIT` | ConvertKit (Kit) | Marketing | Marketing / Advertising | US entity. EU: reverse charge. | Rebranded to "Kit" in 2024. | |
| 160 | | `KIT.COM` | ConvertKit (Kit) | Marketing | Marketing / Advertising | Same as above. | New brand name. | |
| 161 | | `HUBSPOT` | HubSpot | Marketing | Marketing / Advertising | US entity. IE entity for some EU billing. Check invoice. | CRM + marketing. | |
| 162 | | `HUBSPOT INC` | HubSpot | Marketing | Marketing / Advertising | Same as above. | | |
| 163 | | `AHREFS` | Ahrefs | Marketing | Marketing / Advertising | SG entity (Ahrefs Pte. Ltd.). EU: reverse charge on import. | SEO tool. | |
| 164 | | `AHREFS PTE` | Ahrefs | Marketing | Marketing / Advertising | Same as above. | | |
| 165 | | `SEMRUSH` | SEMrush | Marketing | Marketing / Advertising | US entity. EU: reverse charge. | SEO/marketing tool. | |
| 166 | | `SEMRUSH INC` | SEMrush | Marketing | Marketing / Advertising | Same as above. | | |
| 167 | | `BUFFER` | Buffer | Marketing | Marketing / Advertising | US entity. EU: reverse charge. | Social media scheduling. | |
| 168 | | `BUFFER INC` | Buffer | Marketing | Marketing / Advertising | Same as above. | | |
| 169 | | `HOOTSUITE` | Hootsuite | Marketing | Marketing / Advertising | CA entity. EU: reverse charge on import. | Social media management. | |
| 170 | | `HOOTSUITE INC` | Hootsuite | Marketing | Marketing / Advertising | Same as above. | | |
| 171 | | `ACTIVECAMPAIGN` | ActiveCampaign | Marketing | Marketing / Advertising | US entity. EU: reverse charge. | Email marketing / CRM. | |
| 172 | | `SENDINBLUE` | Brevo (Sendinblue) | Marketing | Marketing / Advertising | FR entity. EU B2B: reverse charge if outside FR. FR: 20% TVA. | Rebranded to Brevo. | |
| 173 | | `BREVO` | Brevo (Sendinblue) | Marketing | Marketing / Advertising | Same as above. | | |
| 174 | |
| 175 | ### Accounting and finance |
| 176 | |
| 177 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 178 | |---|---|---|---|---|---| |
| 179 | | `XERO` | Xero | Accounting | Office expenses / Accounting software | NZ entity. AU: GST. EU: reverse charge on import. UK: reverse charge. | | |
| 180 | | `XERO LTD` | Xero | Accounting | Office expenses / Accounting software | Same as above. | | |
| 181 | | `XERO UK LTD` | Xero | Accounting | Office expenses / Accounting software | UK entity. UK domestic: 20% VAT. | UK billing entity. | |
| 182 | | `INTUIT *QUICKBOOK` | QuickBooks (Intuit) | Accounting | Office expenses / Accounting software | US entity. EU: reverse charge. | | |
| 183 | | `QUICKBOOKS` | QuickBooks (Intuit) | Accounting | Office expenses / Accounting software | Same as above. | | |
| 184 | | `INTUIT *QB` | QuickBooks (Intuit) | Accounting | Office expenses / Accounting software | Same as above. | | |
| 185 | | `FRESHBOOKS` | FreshBooks | Accounting | Office expenses / Accounting software | CA entity. EU: reverse charge on import. | | |
| 186 | | `WAVE FINANCIAL` | Wave | Accounting | Office expenses / Accounting software | CA entity. EU: reverse charge on import. | Invoicing and accounting. | |
| 187 | | `WAVE APPS` | Wave | Accounting | Office expenses / Accounting software | Same as above. | | |
| 188 | | `STRIPE` | Stripe | Payment Processing | Bank charges / Payment processing fees | IE entity for EU. US entity for US. Check invoice. | See global-payment-processors.md for classification rules. | |
| 189 | | `STRIPE PAYMENTS` | Stripe | Payment Processing | Bank charges / Payment processing fees | Same as above. | | |
| 190 | | `PAYPAL` | PayPal | Payment Processing | Bank charges / Payment processing fees | LU entity for EU. US entity for US. | See global-payment-processors.md. | |
| 191 | | `PAYPAL *` | PayPal | Payment Processing | Bank charges / Payment processing fees | Same as above. | | |
| 192 | | `WISE` | Wise | Payment Processing / FX | Bank charges / Transfer fees | UK/EU entity. | See global-payment-processors.md. Formerly TransferWise. | |
| 193 | | `TRANSFERWISE` | Wise | Payment Processing / FX | Bank charges / Transfer fees | Same as above. | Legacy name. | |
| 194 | | `REVOLUT` | Revolut | Banking | Bank charges | LT entity (EU). UK entity for UK. | Business account fees. | |
| 195 | | `REVOLUT *` | Revolut | Banking | Bank charges | Same as above. | | |
| 196 | |
| 197 | ### AI and ML |
| 198 | |
| 199 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 200 | |---|---|---|---|---|---| |
| 201 | | `OPENAI` | OpenAI | AI/ML | IT expenses / Software subscriptions | US entity. EU: reverse charge. | ChatGPT Plus, API usage. | |
| 202 | | `OPENAI *CHATGPT` | OpenAI | AI/ML | IT expenses / Software subscriptions | Same as above. | ChatGPT subscription. | |
| 203 | | `OPENAI *` | OpenAI | AI/ML | IT expenses / Software subscriptions | Same as above. | API charges. | |
| 204 | | `ANTHROPIC` | Anthropic | AI/ML | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Claude API / Pro subscription. | |
| 205 | | `ANTHROPIC *` | Anthropic | AI/ML | IT expenses / Software subscriptions | Same as above. | | |
| 206 | | `MIDJOURNEY` | Midjourney | AI/ML | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Image generation. Business use only. | |
| 207 | | `MIDJOURNEY INC` | Midjourney | AI/ML | IT expenses / Software subscriptions | Same as above. | | |
| 208 | | `STABILITY AI` | Stability AI | AI/ML | IT expenses / Software subscriptions | UK entity. EU: reverse charge on import if outside UK. | Stable Diffusion API. | |
| 209 | | `STABILITY.AI` | Stability AI | AI/ML | IT expenses / Software subscriptions | Same as above. | | |
| 210 | | `HUGGING FACE` | Hugging Face | AI/ML | IT expenses / Software subscriptions | US entity. EU: reverse charge. | ML model hosting. | |
| 211 | | `HUGGINGFACE` | Hugging Face | AI/ML | IT expenses / Software subscriptions | Same as above. | | |
| 212 | | `REPLICATE` | Replicate | AI/ML | IT expenses / Software subscriptions | US entity. EU: reverse charge. | ML inference API. | |
| 213 | | `REPLICATE INC` | Replicate | AI/ML | IT expenses / Software subscriptions | Same as above. | | |
| 214 | | `PERPLEXITY` | Perplexity AI | AI/ML | IT expenses / Software subscriptions | US entity. EU: reverse charge. | AI search. | |
| 215 | | `CURSOR` | Cursor (Anysphere) | AI/ML | IT expenses / Software subscriptions | US entity. EU: reverse charge. | AI code editor. | |
| 216 | | `ANYSPHERE` | Cursor (Anysphere) | AI/ML | IT expenses / Software subscriptions | Same as above. | Legal entity name. | |
| 217 | |
| 218 | ### Legal and compliance |
| 219 | |
| 220 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 221 | |---|---|---|---|---|---| |
| 222 | | `DOCUSIGN` | DocuSign | Legal/Compliance | Office expenses / Legal services | US entity. EU: reverse charge. | E-signatures. | |
| 223 | | `DOCUSIGN INC` | DocuSign | Legal/Compliance | Office expenses / Legal services | Same as above. | | |
| 224 | | `HELLOSIGN` | HelloSign (Dropbox) | Legal/Compliance | Office expenses / Legal services | US entity. EU: reverse charge. | Now part of Dropbox Sign. | |
| 225 | | `DROPBOX SIGN` | Dropbox Sign | Legal/Compliance | Office expenses / Legal services | Same as above. | Rebranded from HelloSign. | |
| 226 | | `PANDADOC` | PandaDoc | Legal/Compliance | Office expenses / Legal services | US entity. EU: reverse charge. | Document automation. | |
| 227 | | `PANDADOC INC` | PandaDoc | Legal/Compliance | Office expenses / Legal services | Same as above. | | |
| 228 | | `TERMLY` | Termly | Legal/Compliance | Office expenses / Legal services | US entity. EU: reverse charge. | Privacy policy generator. | |
| 229 | | `TERMLY.IO` | Termly | Legal/Compliance | Office expenses / Legal services | Same as above. | | |
| 230 | |
| 231 | ### Other SaaS |
| 232 | |
| 233 | | Bank statement text | Vendor | Category | Default classification | VAT/GST treatment | Notes | |
| 234 | |---|---|---|---|---|---| |
| 235 | | `1PASSWORD` | 1Password | Security | IT expenses / Software subscriptions | CA entity. EU: reverse charge on import. | Password manager. | |
| 236 | | `AGILEBITS` | 1Password | Security | IT expenses / Software subscriptions | Same as above. | Legal entity name. | |
| 237 | | `LASTPASS` | LastPass | Security | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Password manager. | |
| 238 | | `LASTPASS.COM` | LastPass | Security | IT expenses / Software subscriptions | Same as above. | | |
| 239 | | `BITWARDEN` | Bitwarden | Security | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Password manager. | |
| 240 | | `BITWARDEN INC` | Bitwarden | Security | IT expenses / Software subscriptions | Same as above. | | |
| 241 | | `DROPBOX` | Dropbox | Storage | IT expenses / Software subscriptions | IE entity for EU (Dropbox International). Reverse charge EU B2B. | Cloud storage. | |
| 242 | | `DROPBOX *` | Dropbox | Storage | IT expenses / Software subscriptions | Same as above. | | |
| 243 | | `APPLE.COM/BILL` | Apple (iCloud+) | Storage / Productivity | IT expenses / Software subscriptions | IE entity for EU (Apple Distribution International). Reverse charge EU B2B. | iCloud+, Apple One. Verify business use. | |
| 244 | | `APPLE.COM *` | Apple (iCloud+) | Storage / Productivity | IT expenses / Software subscriptions | Same as above. | | |
| 245 | | `SPOTIFY` | Spotify | Media | NOT deductible unless business use proven | SE entity. | Only deductible if genuinely used for business (e.g., background music for retail, podcast hosting). Personal listening is NOT deductible. | |
| 246 | | `SPOTIFY AB` | Spotify | Media | NOT deductible unless business use proven | Same as above. | | |
| 247 | | `LINKEDIN` | LinkedIn Premium | Professional Development | Marketing / Professional development | IE entity for EU (LinkedIn Ireland). Reverse charge EU B2B. | Premium, Sales Navigator, Recruiter, Learning. | |
| 248 | | `LINKEDIN *` | LinkedIn Premium | Professional Development | Marketing / Professional development | Same as above. | | |
| 249 | | `GRAMMARLY` | Grammarly | Productivity | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Writing assistant. | |
| 250 | | `GRAMMARLY INC` | Grammarly | Productivity | IT expenses / Software subscriptions | Same as above. | | |
| 251 | | `ZAPIER` | Zapier | Automation | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Workflow automation. | |
| 252 | | `ZAPIER INC` | Zapier | Automation | IT expenses / Software subscriptions | Same as above. | | |
| 253 | | `MAKE.COM` | Make (Integromat) | Automation | IT expenses / Software subscriptions | CZ entity. EU B2B: reverse charge if outside CZ. | Formerly Integromat. | |
| 254 | | `INTEGROMAT` | Make (Integromat) | Automation | IT expenses / Software subscriptions | Same as above. | Legacy name. | |
| 255 | | `TYPEFORM` | Typeform | Productivity | IT expenses / Software subscriptions | ES entity. EU B2B: reverse charge if outside ES. ES domestic: 21% IVA. | Form/survey builder. | |
| 256 | | `TYPEFORM S.L.` | Typeform | Productivity | IT expenses / Software subscriptions | Same as above. | | |
| 257 | | `INTERCOM` | Intercom | Customer Support | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Customer messaging. | |
| 258 | | `INTERCOM INC` | Intercom | Customer Support | IT expenses / Software subscriptions | Same as above. | | |
| 259 | | `ZENDESK` | Zendesk | Customer Support | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Help desk. | |
| 260 | | `ZENDESK INC` | Zendesk | Customer Support | IT expenses / Software subscriptions | Same as above. | | |
| 261 | | `TWILIO SENDGRID` | SendGrid (Twilio) | Email Infrastructure | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Transactional email. | |
| 262 | | `SENDGRID` | SendGrid (Twilio) | Email Infrastructure | IT expenses / Software subscriptions | Same as above. | | |
| 263 | | `NAMECHEAP` | Namecheap | Domain/Hosting | IT expenses / Domain registration | US entity. EU: reverse charge. | Domain registration, SSL. | |
| 264 | | `NAMECHEAP INC` | Namecheap | Domain/Hosting | IT expenses / Domain registration | Same as above. | | |
| 265 | | `GODADDY` | GoDaddy | Domain/Hosting | IT expenses / Domain registration | US entity. EU: reverse charge. | Domain registration, hosting. | |
| 266 | | `GODADDY.COM` | GoDaddy | Domain/Hosting | IT expenses / Domain registration | Same as above. | | |
| 267 | | `CLOUDWAYS` | Cloudways (DigitalOcean) | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge. | Managed hosting. | |
| 268 | | `WEBFLOW` | Webflow | Design / Hosting | IT expenses / Software subscriptions | US entity. EU: reverse charge. | Website builder. | |
| 269 | | `WEBFLOW INC` | Webflow | Design / Hosting | IT expenses / Software subscriptions | Same as above. | | |
| 270 | | `SQUARESPACE` | Squarespace | Hosting / Website | IT expenses / Software subscriptions | IE entity for EU. Reverse charge EU B2B. | Website builder. | |
| 271 | | `SQUARESPACE IRE` | Squarespace | Hosting / Website | IT expenses / Software subscriptions | Same as above. | | |
| 272 | | `SHOPIFY` | Shopify | E-commerce | IT expenses / Software subscriptions | CA entity. IE entity for some EU billing. Check invoice. | E-commerce platform. | |
| 273 | | `SHOPIFY *` | Shopify | E-commerce | IT expenses / Software subscriptions | Same as above. | | |
| 274 | | `VERCEL INC` | Vercel | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge. | Frontend cloud. | |
| 275 | | `SUPABASE` | Supabase | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge. | Backend-as-a-service. | |
| 276 | | `SUPABASE INC` | Supabase | Cloud/Hosting | IT expenses / Cloud infrastructure | Same as above. | | |
| 277 | | `PLANETSCALE` | PlanetScale | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge. | Database platform. | |
| 278 | | `NEON TECH` | Neon | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge. | Serverless Postgres. | |
| 279 | | `ELASTIC` | Elastic | Dev Tools | IT expenses / Software subscriptions | NL entity (Elastic N.V.). EU B2B: reverse charge if outside NL. | Elasticsearch, Kibana. | |
| 280 | | `ELASTIC N.V.` | Elastic | Dev Tools | IT expenses / Software subscriptions | Same as above. | | |
| 281 | | `CLOUDINARY` | Cloudinary | Cloud/Hosting | IT expenses / Cloud infrastructure | US entity. EU: reverse charge. | Media management. | |
| 282 | | `ALGOLIA` | Algolia | Dev Tools | IT expenses / Software subscriptions | US entity. FR entity for some billing. Check invoice. | Search API. | |
| 283 | | `TWITCH` | Twitch | Media | NOT deductible unless business use proven | US entity (Amazon). | Only deductible if used for business streaming/marketing. | |
| 284 | | `UDEMY` | Udemy | Education | Professional development / Training | IE entity for EU. US entity for US. | Online courses. Deductible if business-related. | |
| 285 | | `COURSERA` | Coursera | Education | Professional development / Training | US entity. EU: reverse charge. | Same as Udemy. | |
| 286 | |
| 287 | --- |
| 288 | |
| 289 | ## Common mistakes |
| 290 | |
| 291 | 1. **Assuming all SaaS is deductible.** A subscription is only a business expense if it is used for business. Spotify, Netflix, Disney+, and similar are NOT business expenses unless the client can demonstrate genuine business use (e.g., a cafe playing background music via a business Spotify account). |
| 292 | |
| 293 | 2. **Missing reverse charge obligations.** When an EU-based business purchases from a non-EU SaaS vendor (or a vendor in a different EU member state), the buyer typically must self-assess VAT via the reverse charge mechanism. Failing to do so creates a VAT compliance gap even though it is usually net-neutral (output VAT = input VAT if fully taxable). |
| 294 | |
| 295 | 3. **Confusing payment processor charges with SaaS subscriptions.** Stripe, PayPal, and Wise appear in this table for their subscription/platform fees, but their transaction-level entries (payouts, transfers) are covered in `global-payment-processors.md`. Do not double-classify. |
| 296 | |
| 297 | 4. **Ignoring billing entity changes.** Many vendors restructure their billing entities (e.g., GitHub moving under Microsoft Ireland, Heroku under Salesforce). Always check the actual invoice to determine the billing entity for VAT purposes. |
| 298 | |
| 299 | 5. **Annual vs. monthly billing.** Large annual charges should be accrued across the period they cover, not expensed in the month of payment, if the client uses accrual accounting. |
| 300 | |
| 301 | --- |
| 302 | |
| 303 | ## Disclaimer |
| 304 | |
| 305 | This lookup table provides general guidance for transaction classification. Tax rules, billing entities, and VAT treatment change frequently. Always verify against the actual invoice and consult the relevant jurisdiction's tax authority guidance. This is not tax advice. A qualified professional should review all classifications before filing. |
| 306 |
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.
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
Unverified
0/14
About
Deterministic lookup table of 100+ common SaaS/tech vendors that appear on freelancer bank statements worldwide. Maps bank statement text to vendor, category, default classification, and VAT/GST treatment for instant transaction recognition.
USty-2025