Sim Files is shared file storage in the open-source AI workspace where teams build, deploy, and manage AI agents. Organize uploads in folders, preview documents, edit markdown, and use the File block to read content, pass attachments, and save outputs from agent runs.
Sim / Files
One home for your agents’ files.
Everything, in its place.
Keep your team’s documents and your agents’ outputs together in Sim.
Files
| Name | Size | Type | Created | Owner |
|---|---|---|---|---|
| 24 KB | Markdown | Sep 4 | MMorgan Lee | |
| 1.2 MB | Sep 4 | MMorgan Lee | ||
| 324 KB | Document | Sep 3 | AAlex Chen | |
| 860 KB | Sep 3 | AAlex Chen | ||
| 18 KB | Markdown | Sep 2 | MMorgan Lee | |
| 12 KB | Markdown | Sep 2 | MMorgan Lee |
A shared library
Organize folders, find the right source, and preview a file without leaving your workspace.
Open the file. Keep working.
Preview documents and edit markdown alongside the rest of your team’s work.
Inputs in. Finished work out.
Read a file, let an agent work with it, and save the result back to Sim.
From your terminal
Read and write from your terminal.
List workspace files, download inputs, and upload finished reports with the Sim CLI.
~/sim/files
sim files list sim files get "$FILE_ID" sim files upload ./report.pdf

