Overview
GENYS is a long-memory layer for AI apps. This overview explains core concepts, authentication, and how to think about storing and retrieving memory.
Core Concepts
- Memory Capsules — structured, queryable context.
- Scopes & retention — control visibility and lifecycle.
- Retrieval — precise context for models and agents.
Authentication
Use a server-side API key from the GENYS console. Pass it via the SDKs or an Authorization
header for HTTP.