Glossary · Orchestration
Shared state
Shared state is data that several agents or workflow steps can read and update, such as a task list or conversation record, which lets them coordinate but requires care to avoid conflicting changes.
Shared state sits in the Orchestration part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called global state, shared memory.