Skip to main content

Third-party services

Managed-cloud service roles, data categories, and customer controls for Cossistant.

This page describes the current managed Cossistant Cloud architecture. It is an engineering inventory, not a promise that every vendor processes every customer's data or a substitute for the applicable privacy policy, DPA, or vendor trust documentation. Configuration and vendors can change; the review date above makes that drift visible.

Self-hosters choose and operate their own processors. Start with the Self-Host overview.

Managed-cloud inventory

ServiceRoleData that may be processedCustomer or operator control
VercelNext.js web hosting and edge deliveryWeb requests, IP/network metadata, rendered application trafficManaged-cloud infrastructure
RailwayAPI and service hostingAPI traffic, service logs, application data handled by the APIManaged-cloud infrastructure
PostgreSQL / DrizzlePrimary application database/toolkitOrganizations, websites, contacts, visitors, conversations, configurationRetention/deletion through product and operator workflows
AWS S3 / CloudFrontUpload and media storage/deliveryAttachments, avatars, brand assets, object-request metadataLimit uploads; remove objects; self-host alternative available
UpstashWorkflow/QStash job deliveryJob payloads and delivery metadataOperator configuration; avoid unnecessary PII in jobs
Better AuthAuthentication frameworkAccount/session/OAuth data stored in the Cossistant stackAccount and OAuth-provider controls
Google and GitHub OAuthOptional sign-in providersOAuth identity/profile fields and authorization metadataUser chooses provider; revoke through provider settings
PolarSubscription and payment lifecycleCustomer, subscription, entitlement, and usage identifiersDisabled in self-host mode with POLAR_ENABLED=false
ResendManaged transactional/inbound emailRecipients, message content, delivery/suppression metadataProvider choice; SES self-host path available
AWS SESOptional/self-host email transportRecipients, message content, inbound mail, lifecycle metadataSelected with EMAIL_TRANSPORT_PROVIDER=ses
OpenRouterAI model and embedding gatewayPrompts/context sent for enabled AI features, model and usage metadataOperator model/key policy; do not send context the model does not need
TinybirdInbox analytics and live presenceVisitor/activity/conversation metric events, page/acquisition/location contextServer and browser flags can disable it in self-host deployments
DataFastHosted site analytics scriptSite visit/browser analytics defined by its scriptSelf-hosters can set NEXT_PUBLIC_DATAFAST_ENABLED=false
OpenStatusUptime/status monitoringEndpoint availability and request metadataManaged-cloud monitoring configuration

Visitor context

Cossistant's visitor record can include language, timezone, browser/OS/device, screen and viewport, current page, sanitized referrer, campaign/click IDs, and server-enriched location. Anonymous identity itself is a website-scoped ULID in localStorage, not a browser fingerprint. See Visitors and Contacts before deciding what your application collects or associates with a signed-in person.

Security and privacy evaluation

Do not infer a blanket compliance guarantee from a vendor's inclusion here. Before relying on a service, review that vendor's current security/trust center, subprocessor list, DPA, processing regions, retention/deletion controls, incident terms, and your own configuration. Encrypt traffic, minimize payloads, rotate credentials, restrict access, and test deletion/export workflows at the application layer.

For a contract-specific or current subprocessor question, contact support@cossistant.com rather than relying on a static documentation page.

Was this page helpful?

Open a prefilled documentation issue so the team can act on your feedback.