A workspace-scoped, structured memory layer that every Orbit agent reads from and writes to — so context, decisions, and project state persist across sessions and agents.
Shared Memory is the persistent context layer that every Orbit agent reads from and writes to. Most AI tools forget the moment a chat ends — your preferences, decisions, ongoing projects, and the reasoning behind them evaporate with the session. Shared Memory fixes that by treating context as a first-class asset: a structured, queryable record of what your company is working on, what's been decided, and what each agent has learned.
In Orbit, every agent writes its outputs, observations, and decisions back into a shared store scoped to your workspace. When a new agent spins up — or an existing one runs its next cycle — it pulls the relevant slice of that memory before acting. The result is a workforce that compounds: your Sales agent knows what Marketing shipped this week, your Research agent remembers the questions you've already answered, and you stop re-explaining your business every Monday morning.
See how shared memory, MCP, the Vault and the Agent Builder fit together inside Orbit Cloud.