Overview
Memory lets Omni retain selected context across future chats and background agent runs. It is disabled by default and must be enabled at deployment time withMEMORY_ENABLED=true.
Memory requires an active embedding provider. Configure one in Settings → Embedding Providers before enabling memory for users.
Admin Settings
Navigate to Settings → Memory to configure:Memory Modes
The organization default is a ceiling. Users can choose a lower personal mode from Settings → Memory, but cannot exceed the mode selected by an admin.
User Controls
Users can view and delete their own memories from Settings → Memory. They can also delete all stored memories for their account.Deployment Configuration
Set these environment variables before starting Omni:
See Configuration Reference for the full environment variable reference.