Artifacts
Everything the platform has produced for you, in one list — whichever workflow, automation or skill made it.
Open Artifacts from the left sidebar (/user/artifacts).
Why it exists
Results used to live wherever they were made: a workflow's run output, an automation's chat, a skill's return value. Finding last month's competitor report meant remembering which feature you were using at the time, and roughly when.
Nobody looks for a report that way.
What lands here
- Workflows — the terminal outputs of a successful run: the leaves nothing else consumed. Intermediate values stay on the run's node records, because filing every one of them would bury the result under its own working.
- Automations — what each successful run produced.
- Skills and chat — results worth keeping.
Using it
Filter by source, or search titles and contents. Clicking a row opens the full text; the download button saves it as a file.
Artifacts are read and delete only. Nothing is authored here — an artifact is the output of a run, and an editable one would be a document claiming to be a result.
In a team, an artifact follows the same sharing rules as everything else: yours always, a teammate's only if they shared it.
Housekeeping
Bodies are capped, so an artifact stays a result rather than becoming a file store. Delete what you no longer need — nothing expires on its own, because a report you forgot about is exactly the one you will eventually go looking for.
Open App