Frequently asked questions
How CogniMemo works, how it compares to vector databases, and how to get started.
Product
Product
CogniMemo is a persistent memory service for AI agents. It provides retain (store), recall (retrieve), and reflect (synthesize) operations — durable, typed storage that your agent reads and writes, never executes.
Security
Security and self-hosting
Yes. Enable AES-256-GCM encryption at rest per project in Settings → Security. Transparent to SDK and MCP — you always get plaintext back.
Getting started
Getting started
About five minutes. Sign up, create a project, mint an API key, and call retain. See the quickstart guide for step-by-step instructions.