A shared workspace where agent context, files, outputs, and workflow artifacts live.
The Agent Workspace is where Omni and agents keep the materials behind their work.It gives agents a place to use files, store outputs, preserve context, and create artifacts that can be inspected or reused.
Agent Workspace keeps files, outputs, and context organized around agent work.
An Agent Workspace can hold uploaded files, generated reports, drafts and summaries, and data exports, alongside task outputs and working files. It also keeps configuration context and reusable artifacts the agent can return to.
Agents use the workspace while completing tasks.For example, an agent might read a CSV, analyze the data, create a report, save a file, and use that output in a live surface or Agentic Application.
The workspace makes agent work less temporary.Instead of losing context after a single chat response, the agent can keep useful materials organized around the workflow.This makes it easier to review, continue, and share work.