Artifacts & exports
Every time a workflow runs, its nodes generate artifacts — the reports the run exists to produce. You'll find them all in the Artifacts tab.
Working with artifacts
- View any artifact to open it in full.
- Edit a report directly in the editor — refine wording, correct a detail, adjust a table.
- Chat with an artifact to change it in plain language: ask for a rewrite, a tightened section, or a review of what's there. See Build with chat.
- Save or download a copy from the Action menu — see below.
- Download all as a ZIP — grab the whole set from the Artifacts tab in one click.
- Delete an artifact you no longer need. Only the workflow's owner can delete.
On a shared workflow, filter the list by who produced each report — All, Created by Me, or Created by Others.
Earlier versions of a report live in the Inspector → Outputs tab of the node that produced it, under View History. The link appears once a report has been regenerated or edited at least once.
Save and download
Open an artifact and use the Action menu:
| Action | What you get |
|---|---|
| Save as Markdown | A copy in Files, so you can share it from there |
| Download as PDF | A print-ready, shareable document |
| Download as HTML | A formatted report you can publish or embed |
| Download as Markdown | Plain structured text for reusing the content elsewhere |
| Download tables as CSV | The artifact's tables, ready for a spreadsheet |
Download tables as CSV only appears when the artifact actually contains tables. If it holds several, they come down together as a ZIP with one CSV per table.
Save as Markdown copies the report as it reads right now. If the workflow runs again and regenerates the artifact, the saved file stays as it was — save again to pick up the new version.
Save as Markdown is the route to sharing. Once the report is in Files you can share it with colleagues like any other file — see Manage & share files.
Downloading everything
Download all as a ZIP takes the full set from the Artifacts tab. Table-based artifacts arrive as .csv and everything else as .md — it's the bulk-export path, not a way to get every report as a PDF. For that, open each artifact and use its Action menu.
Next step
Start your next workflow from a ready-made one → Templates.