Skip to main content

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.

Where to find History

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:

ActionWhat you get
Save as MarkdownA copy in Files, so you can share it from there
Download as PDFA print-ready, shareable document
Download as HTMLA formatted report you can publish or embed
Download as MarkdownPlain structured text for reusing the content elsewhere
Download tables as CSVThe 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.

Saving to Files takes a snapshot

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.

Sharing a report

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.