Data Storage & Security Policy

Last updated: July 2026

This policy describes where and how TenderCopilot AI stores your data, how credentials are protected, and the security controls in place. It complements our Privacy Policy.

1. Cloud-only storage

TenderCopilot AI runs entirely on managed cloud platforms. There is no on-premise or local-machine deployment that serves users or holds production data. Your data lives only in:

2. Password storage

We never store your password. When you register with email and password, your password is transformed with scrypt, a slow, memory-hard hashing algorithm, using a unique random salt per user. Only the resulting hash and salt are stored.

3. Username / identity storage

Your identity is your email address, which is stored as a unique record. Your display name and (for OAuth) profile image are stored to personalise the app. We do not store government IDs as your login identity; GSTIN/PAN are stored only as business profile fields for eligibility checks, not as credentials.

4. Encryption

5. Access to documents

Uploaded documents are private. They are never publicly addressable. When you upload or download a file, the server issues a short-lived, single-purpose pre-signed URL (valid for at most five minutes) scoped to that one object. Files are stored under non-guessable, tenant-prefixed keys.

6. Tenant isolation

Every record is scoped to your organization. Authorization is re-checked server-side on every request from your authenticated session — the identifier of your company is derived from your session, never from client input — which prevents one customer from accessing another’s data.

7. Authentication & sessions

8. Audit logging

Significant actions — document access, proposal generation, outcome recording, account changes — are recorded in an append-only audit log for security and accountability.

9. Payment data

Payments are processed by Razorpay. Card numbers, UPI IDs and banking credentials are entered on Razorpay’s secure checkout and are never stored on our systems; we retain only the transaction reference and status.

10. Data deletion

Deleting your account permanently removes your account and your organization’s data from the database within the deletion transaction. Backups age out on the platform’s standard cycle. Deactivation is reversible and retains your data until you sign in again.

11. Reporting a vulnerability

If you believe you have found a security issue, please contact support@tendercopilot.in. We appreciate responsible disclosure and will acknowledge your report promptly.