Docs AI Agents Agent Memory & Sessions

Agent Memory & Sessions

Every agent remembers what it has done — across runs, chats, and even devices. Memory is layered, scoped, and fully under your control.

Memory Tiers

TierLifetimeUse
Working memoryPer chatLast N tool calls, intermediate results.
Session memoryUntil you close the chatPlans, hypotheses, in-progress notes.
Project memoryPer workspaceConventions, build commands, verified facts.
User memoryAcross workspacesPreferences, recurring patterns, lessons learned.
Resource memoryPinned manuallySSH hosts, DB credentials, API clusters granted to the agent.

Sessions

Long-running orchestrations are stored as agent sessions. You can pause, resume, branch, or delete sessions from the AI Command Center sidebar. Sessions sync via cloud when enabled.

Privacy

All memory is encrypted at rest with AES-256-GCM (OS keychain-backed). Cloud sync uses your end-to-end vault key — even VORTΞXHQ servers cannot read it.

Last updated 3 hours ago

No matches.