The artifacts system uses separate file storage for each agent execution. Each thread has its own input and output directories.Documentation Index
Fetch the complete documentation index at: https://docs.agentsystems.ai/llms.txt
Use this file to discover all available pages before exploring further.
Files are thread-scoped by design; cross-thread access is blocked by platform policy but should not be relied on as a hard security boundary.
How Artifacts Work
File Structure
Each thread has this directory layout:Uploading Input Files
Via UI
In the agent detail page at http://localhost:3001:- Click Choose Files
- Select files to upload
- Files appear in the input list

