Last updated June 1, 2026
Tatva is a federated memory service for AI agents. It gives an assistant (such as Claude) a durable, searchable memory: notes, tasks, and facts you choose to store, retrieved later by meaning or by structured filters. This policy explains what we collect, how it is used, and how it is retained and deleted.
Solely to provide the service: store and retrieve your memories, enforce access control and quotas, and maintain the audit trail. We do not sell your data, serve advertising, or use your memory content to train models.
Memory content, embeddings, and audit events are stored in a managed Qdrant vector database; accounts, organizations, tokens, and usage live in MongoDB Atlas. Every memory and audit event is tagged with an organization id, and all queries are scoped to the caller's organization, so tenants cannot read one another's data. All traffic is encrypted in transit (HTTPS/TLS). API tokens are stored only as hashes.
Memories are immutably versioned: an update creates a new version and the prior version is preserved, so history is auditable. Archiving is a reversible soft-delete that hides a memory from default views without erasing it. You may request deletion of your account and its data at any time via the support channel below; on request we remove your organization's memories, embeddings, audit events, and account records.
Subprocessors: Qdrant Cloud (vector storage), MongoDB Atlas (account/control-plane storage), and Hugging Face (hosting). Authentication is performed via a standard OAuth 2.0 identity provider. We do not share data with any other third parties.
Questions or data requests: rockerritesh4@gmail.com or via GitHub issues.