Privacy Policy
Titanex AI uses Supabase Auth for accounts and stores chat history connected to your account so it can sync between the desktop app and website.
- Account data is handled by Supabase Auth.
- Chat content is stored in the Titanex Supabase database and protected with row-level security so users can access only their own chats.
- The website sends chat requests to a Netlify Function so backend API keys are not exposed in browser code.
- Do not enter secrets, passwords, private keys, or sensitive personal data into chat unless you understand the risk.
Contact the Titanex operator for deletion or account questions.