Skip to main content

Artifacts

Files an agent generates during chat are stored as agent artifacts. Open them from Studio or Organization storage.

Artifacts

When chat tools produce files, ActionFlows stores them as agent artifacts on the agent (not on a flow run).

Where to open them

  • Agent Studio: Artifacts sidebar on /action-agent-studio/{actionAgentId}
  • Agent overview: Artifacts tab on the agent
  • Organization → Storage → Agent Artifacts

Flow run files are separate: Organization → Storage → Flow Artifacts and the flow's Artifacts page. See workspace Artifacts.

Persistence

Artifacts are written when a turn completes. In-flight streams do not guarantee a file until the turn finishes.

Credits still apply to the chat turn that produced the file.

On this page