Skip to main content

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 with MEMORY_ENABLED=true.
Memory requires an active embedding provider. Configure one in SettingsEmbedding Providers before enabling memory for users.

Admin Settings

Navigate to SettingsMemory to configure:

Memory Modes

The organization default is a ceiling. Users can choose a lower personal mode from SettingsMemory, but cannot exceed the mode selected by an admin.

User Controls

Users can view and delete their own memories from SettingsMemory. They can also delete all stored memories for their account.
Deleting memories is permanent. Omni will not be able to recall deleted context in future chats.

Deployment Configuration

Set these environment variables before starting Omni: See Configuration Reference for the full environment variable reference.