Sub-processors

Kept in sync with the platform’s outbound integrations.

A sub-processor only receives data when the Client switches on the relevant feature or connects that account.

Sub-processorPurposeData it seesLocation
VultrCloud hosting (the platform and all stored Client data)All tenant data, at restAustralia (Sydney)
Anthropic (Claude API)The AI that classifies, extracts and drafts (email triage, quote/lead/appointment/support/review drafting, the assistant)The specific text sent for a task (e.g. an email body, a document's text, a review) — not used to train their modelsUSA
Google (Gmail / Calendar / Business Profile)Mail read/send, calendar free-busy and events, reading and replying to reviews — only when the Client connects a Google accountThe connected account's mail/calendar/reviews, within granted OAuth scopesUSA / global
Microsoft (Outlook / Graph)Mail read/send and calendar — only when the Client connects a Microsoft accountThe connected mailbox/calendar, within granted scopesUSA / global
Xero / Intuit (QuickBooks)Accounting ledger sync (push invoices/bills, pull reconciliation) — only when the Client connects a ledgerInvoices, bills, payments, chart of accountsGlobal (provider-dependent)
Voyage AIText embeddings for the knowledge-base semantic search (Customer Support) — only when enabledKnowledge-base text chunksUSA

Self-hosted, not third parties

The workflow engine (n8n), the queue/cache (Redis), and the database (PostgreSQL) run on our own Sydney infrastructure — they are not external sub-processors. The workflow engine drafts content via the Anthropic API but never holds the Client’s OAuth tokens; our backend performs all provider I/O.

Not used

We do not use Client business data to train any model; we do not sell data; there is no advertising or analytics processor handling Client business data.

AI data protection

Anthropic API inputs/outputs are not used for training by default. We minimise what is sent (only the text one task needs), and the backend additionally redacts the highest-risk identifiers (card numbers, tax file numbers) before its own calls.