How we secure the data behind every chat.
Your business is run on top of CogniChat, so security isn't a bolt-on. Here's what we do, in plain language, so your team can answer questions when a customer asks.
Data in transit and at rest.
All connections to CogniChat are over TLS 1.2 or higher. Data at rest , your messages, customer records, order history, is stored encrypted at the database layer with provider-managed keys. Backups are encrypted too, with separate keys.
Payments.
Card details are handled entirely by Paystack, a PCI-DSS Level 1 certified payment processor. We never see, store, or transmit unencrypted card numbers. For Mobile Money, we hand off to Paystack for the same reason.
The AI agent.
When a chat reaches our AI layer, the message content is forwarded to Google's Gemini API. The provider does not retain those messages for model training under our enterprise terms. We log enough metadata to debug failures, typically token counts, latency, and an identifier, but not the message bodies beyond a short rolling window.
Access control.
Team members get role-based access within a workspace (owner, admin, member). On our side, only a small number of engineers can reach production data, and only when they need to debug a customer report, after a request is logged. We rotate credentials regularly and use single sign-on for our internal tools.
Incident response.
If we detect a security incident that affects your data, we notify the workspace owner within 72 hours, with what we know, what we're doing, and what (if anything) you should do. We follow up with a post-incident write-up once root cause is confirmed.
Report a vulnerability.
If you've found something, we'd like to hear about it before anyone else does. Email support@vendyi.com with reproduction steps. We respond within two business days, fix confirmed issues quickly, and credit reporters publicly with permission.
THIS DOCUMENT IS A WORKING DRAFT. THIRD-PARTY SECURITY AUDIT IS PLANNED.
Want to dig deeper?
We're happy to walk security teams through our architecture under NDA. Get in touch.