Subprocessors

Third-party providers that process or store data in connection with Orinel. Required for enterprise procurement.

Last updated: May 2026

Providers

ProviderPurposeData / location
SupabaseDatabase (PostgreSQL), authentication, session storageApplication and auth data in the Supabase project. Region is set in your Supabase project settings.
RazorpayPayment processing for Pro and Team subscriptions (INR)Subscription metadata in our database; payment method and transaction details are held by Razorpay, not in our database. Used when Razorpay keys are configured.
OpenAIAI analysis, insights, and embeddings (when configured)Prompts and derived text needed for analysis may be sent to OpenAI when OPENAI_API_KEY is set. Not used when the key is absent (deterministic fallbacks apply).
VercelApplication hosting (production deployment at orinel.app)Request metadata, logs, and deployed application code run on Vercel infrastructure. Self-hosted deployments use your own host instead.
SentryError and performance monitoring (optional)Only when NEXT_PUBLIC_SENTRY_DSN is set. Error reports and context may be sent to Sentry.

Hosting

Production at orinel.app runs on Vercel. Self-hosted or on-prem deployments use your own host as a subprocessor; disclose accordingly.

Related