Last updated: 21 June 2026
We built GRAFT.TODAY to handle sensitive business conversations and customer data. This page explains exactly how we protect your data, your customers’ data, and your Ai Assistant — in plain language, not marketing copy.
GRAFT.TODAY is hosted entirely on Vercel, a platform built on AWS and Google Cloud. Vercel provides:
Our database requires SSL for every connection (sslmode=require). Data at rest and in transit between application and database is encrypted.
All user authentication is handled by Clerk, a dedicated identity platform. GRAFT.TODAY never stores your password — Clerk manages credential storage, session tokens, and login flows.
Access to your organisation’s data within the platform is scoped to your Clerk organisation. No other tenant can access yourtriaged initiated enquiries conversations, or settings — this is enforced at the data-query layer, not just the UI.
GRAFT.TODAY is a multi-tenant platform — many businesses share the same infrastructure. Here is how we ensure one tenant cannot access another’s data:
clientId that maps 1-to-1 with your Clerk organisationclientId in the service layer — there is no reliance on UI-layer filtering aloneIf you use GRAFT.TODAY to serve your own customers (e.g. deploying a Ai Assistant widget on your site), your customers’ data is similarly isolated under your organisation and is not visible to other GRAFT.TODAY tenants.
All payment processing is handled exclusively by Paddle as our Merchant of Record. GRAFT.TODAY never sees, handles, or stores your payment card details. This means:
GRAFT.TODAY uses AI models to power the Ai Assistant and engagement features. We want to be fully transparent about which providers receive your data and under what conditions.
Google Gemini
AI inferenceUsed for Ai Assistant responses and engagement analysis. Data sent to Gemini includes conversation messages and contact context. Google’s API terms state that data submitted via the API is not used to train Google’s models by default. See Google Gemini API Terms.
Anthropic Claude
AI inferenceUsed as an alternative model for Ai Assistant responses. Data sent includes conversation history and relevant context. Anthropic’s API policy states that API inputs and outputs are not used to train their models. See Anthropic Privacy Policy.
We apply data minimisation: AI calls receive only the context necessary for the specific task. We do not send your entire database to any AI provider. Conversation messages are sent to the AI model in real time and are not persisted by us on third-party AI platforms.
When you embed the GRAFT AI Assistant widget on your website, a script loads an iframe served from GRAFT.TODAY. Here is what that means for your site’s security:
We recommend embedding the widget via our official script tag. Custom or modified embed code is not supported and may introduce security risks.
To be explicit about our data practices:
If you discover a vulnerability or security issue in GRAFT.TODAY, please report it responsibly before public disclosure. We take all reports seriously and will respond promptly.
Responsible disclosure contact
Email hello@graft.today with the subject line “Security disclosure”. Please include a description of the issue, steps to reproduce, and your contact details. We aim to acknowledge reports within 2 business days and resolve confirmed vulnerabilities within 30 days.
We ask that you do not access, modify, or delete data belonging to other users while investigating any potential issue, and that you give us a reasonable time to resolve the issue before disclosing it publicly.
Security is a shared responsibility. As a GRAFT.TODAY subscriber, you can significantly reduce risk by:
More information