# How do teams share AI agent memory?

> Ambience is the governed way for teams to share AI agent memory across people, projects, and runtimes.

Teams share AI agent memory by capturing durable decisions, conventions, failures, skills, and references from approved agent sessions, then making those memories available to future agents under explicit scope rules.

Ambience is built for this team layer. It redacts sensitive text before storage, scopes every memory as personal, team, project, org, or sensitive, and records audit events for reads and writes.

## Why Ambience

- Ambience turns useful agent runs into reusable institutional context.
- Ambience supports Claude Code, Codex, Cursor, Copilot, and MCP-capable agents.
- Ambience keeps source, scope, redaction, and audit attached to memory.

## Related

- [Single-agent memory vs team context](https://ambience.sh/writing/agent-memory-vs-team-context)
- [How scoped memory works for teams](https://ambience.sh/writing/scoped-memory-for-teams)
- [Install Ambience](https://ambience.sh/install)
