Artifacts
Browse, preview, and download files your agents produce — spreadsheets, reports, memos, charts, and more.
What are artifacts?
Every time an agent produces a deliverable — a DCF model, an IC memo, a research report, a CSV export — it gets saved to the agent's workspace. Artifacts is where you find all of them.
Think of it as your team's shared file drive. Everything the desk produces ends up here, organized by agent.
Where to find them
Open your FinON dashboard and click Artifacts in the sidebar. You'll see every file your agents have produced, grouped by agent.
You can also jump directly to a specific agent's files by clicking the folder icon on any agent card.
Browsing files
Filters
- Agent dropdown — view files from all agents, or narrow to a specific one
- Folder toggle —
output(deliverables),data(working files), orall - Search — filter by filename
File types
Your agents produce a variety of file types:
| Type | Examples |
|---|---|
| Spreadsheets | DCF models, comp tables, LBO models (.xlsx, .xls) |
| Documents | IC memos, research reports, coverage initiations (.md, .docx) |
| PDFs | Formatted reports, due diligence packs, client deliverables (.pdf) |
| Data files | Lead lists, earnings data, portfolio exports (.csv, .json) |
| Images | Charts, graphs, visualizations (.png, .jpg, .svg) |
| Presentations | Pitch decks, QC decks (.pptx) |
Previewing files
Click any file to open a preview panel without leaving the file list.
| File type | Preview |
|---|---|
| Markdown (.md) | Rendered as formatted text |
| CSV (.csv) | Interactive table (up to 100 rows) |
| JSON (.json) | Syntax-highlighted, formatted |
| Plain text (.txt, .log) | Monospace with line numbers |
| Images (.png, .jpg, .svg) | Inline display, scaled to fit |
| PDF (.pdf) | Download only (no inline preview) |
| Spreadsheets (.xlsx, .xls) | Download only (no inline preview) |
| Word, PPT (.docx, .pptx) | Download only (no inline preview) |
From the preview panel you can download the file or copy its contents to your clipboard.
Downloading files
Every file can be downloaded directly — click the download icon on any file row, or use the download button in the preview panel.
How files get here
You don't need to do anything. When an agent completes a task that produces a file, it writes to one of two folders in its workspace:
- output/ — finished deliverables (models, reports, memos)
- data/ — working data and intermediate files
Each agent has its own isolated workspace. Files from one agent never mix with another's.
Examples
Ask your agents to produce work, then find the results here:
"Build a DCF model for Apple"→ Taylor savesAAPL_DCF_Model.xlsxto output/"Screen healthcare M&A deals over $500M"→ Mike saveshealthcare_ma_deals.csvto output/"Write an IC memo for the Acme acquisition"→ Mike savesIC_Memo_Acme.mdto output/"Run a comp table for SaaS companies"→ Taylor savessaas_comps.xlsxto output/
Privacy
All files are stored on your isolated tenant runtime — the same OpenFang instance running your agents. Files are accessed through FinON-authenticated proxy routes and never mix with another user's data.
Next steps
- Agents — learn what each agent produces
- Portfolio Setup — import holdings for portfolio-aware outputs